Ignore:
Timestamp:
May 28, 2002, 7:10:02 PM (23 years ago)
Author:
sandervl
Message:

Support added for master volume (ioctl90 mode)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/initwinmm.cpp

    r8472 r8510  
    1 /* $Id: initwinmm.cpp,v 1.7 2002-05-22 20:19:11 sandervl Exp $
     1/* $Id: initwinmm.cpp,v 1.8 2002-05-28 17:10:02 sandervl Exp $
    22 *
    33 * WINMM DLL entry point
     
    180180   case DLL_PROCESS_DETACH:
    181181        MULTIMEDIA_DeleteIData();
    182         auxOS2Close(); /* SvL: Close aux device if necessary */
    183         IRTMidiShutdown;  /* JT: Shutdown RT Midi subsystem, if running. */
     182        auxOS2Close();    /* Close aux device if necessary */
     183        IRTMidiShutdown;  /* Shutdown RT Midi subsystem, if running. */
    184184
    185185        mixerExit();
Note: See TracChangeset for help on using the changeset viewer.