Changeset 259 for OCO/trunk/drv16/ossidc16.cpp
- Timestamp:
- Oct 14, 2007, 11:58:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OCO/trunk/drv16/ossidc16.cpp
r258 r259 44 44 //Used to call into the 32 bits OSS driver 45 45 static OSSRET CallOSS32(USHORT cmd, IDC32_PACKET FAR *pIDCPacket); 46 47 extern PWAVEPLAY pWavePlay; 46 48 47 49 //****************************************************************************** … … 672 674 dprintf(("IDC16_CLOSE_UNI16")); 673 675 #endif 674 //pWavePlay->Close(0);676 pWavePlay->Close(0); 675 677 //WAVEAUDIO::WavePlayClose(); 676 678 break;
Note:
See TracChangeset
for help on using the changeset viewer.