Changeset 1339 for portaudio/branches/v19-devel/src/os/win/pa_win_util.c
- Timestamp:
- 02/15/08 02:50:33 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
portaudio/branches/v19-devel/src/os/win/pa_win_util.c
r1197 r1339 5 5 * 6 6 * Based on the Open Source API proposed by Ross Bencina 7 * Copyright (c) 1999-200 0Ross Bencina7 * Copyright (c) 1999-2008 Ross Bencina 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person obtaining … … 41 41 @ingroup win_src 42 42 43 Win32 platform-specificsupport functions.43 @brief Win32 implementation of platform-specific PaUtil support functions. 44 44 45 45 @todo Implement workaround for QueryPerformanceCounter() skipping forward
