Changeset 8947 for trunk/include/custombuild.h
- Timestamp:
- Jul 31, 2002, 3:51:21 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/custombuild.h
r8929 r8947 88 88 void WIN32API DisableWaveAudio(); 89 89 90 //Call to tell winmm to expect simple fixed size buffers, so 91 //it doesn't have to use very small DART buffers; this will 92 //only work in very specific cases; it is not a good general 93 //purpose solution) 94 void WIN32API SetFixedWaveBufferSize(); 95 90 96 //Override shared semaphore name used to synchronize global window handle 91 97 //array access (to avoid name clash with Odin)
Note:
See TracChangeset
for help on using the changeset viewer.