Changeset 9671 for trunk/src/winmm/initwinmm.cpp
- Timestamp:
- Jan 14, 2003, 8:38:38 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/initwinmm.cpp
r8857 r9671 1 /* $Id: initwinmm.cpp,v 1.1 0 2002-07-12 08:59:24sandervl Exp $1 /* $Id: initwinmm.cpp,v 1.11 2003-01-14 19:38:37 sandervl Exp $ 2 2 * 3 3 * WINMM DLL entry point … … 183 183 184 184 case DLL_PROCESS_DETACH: 185 WaveInOut::shutdown(); 185 186 MULTIMEDIA_DeleteIData(); 186 187 auxOS2Close(); /* Close aux device if necessary */
Note:
See TracChangeset
for help on using the changeset viewer.