Ignore:
Timestamp:
Apr 3, 2003, 3:07:13 PM (22 years ago)
Author:
sandervl
Message:

Added custom build function to disable DirectAudio (always use DART)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/custombuild.h

    r9964 r9980  
    8888//Turn off wave audio in winmm
    8989void WIN32API DisableWaveAudio();
     90//Turn off usage of the Uniaud DirectAudio interface
     91void WIN32API DisableDirectAudio();
    9092
    9193//Override shared semaphore name used to synchronize global window handle
Note: See TracChangeset for help on using the changeset viewer.