- Timestamp:
- 02/15/08 02:50:33 (10 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
portaudio/branches/v19-devel/src/os/win/pa_win_hostapis.c
r1097 r1339 4 4 * 5 5 * Based on the Open Source API proposed by Ross Bencina 6 * Copyright (c) 1999-200 2Ross Bencina, Phil Burk6 * Copyright (c) 1999-2008 Ross Bencina, Phil Burk 7 7 * 8 8 * Permission is hereby granted, free of charge, to any person obtaining … … 40 40 @ingroup win_src 41 41 42 Win32 host API initialization function table.42 @brief Win32 host API initialization function table. 43 43 44 44 @todo Consider using PA_USE_WMME etc instead of PA_NO_WMME. This is what
