- Timestamp:
- Mar 7, 2000, 8:57:49 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dsound/new/dart.cpp
r3027 r3035 347 347 /* Note: the call to pmixWrite trashes the FS selector, we have to save */ 348 348 /* and then restore FS!!! Otherwise exception handling will be broken. */ 349 MixSetupParms.pmixWrite(MixSetupParms.ulMixHandle, MixBuffers, NUM_DART_BUFFS);349 MixSetupParms.pmixWrite(MixSetupParms.ulMixHandle, MixBuffers, 2); 350 350 SetFS(sel); 351 351 }
Note:
See TracChangeset
for help on using the changeset viewer.