• Robert Reif's avatar
    winmm: Always check for open and close enents in wave test. · 2b3247a4
    Robert Reif authored
    Always check for open and close events.
    Send WM_APP message to thread to terminate it rather than TerminateThread.
    Fix CreateThread/waveOutOpen race by waiting for background thread to
    run before waveOutOpen is called.
    Add more non-hardware supported formats.  There is a bug in wave
    mapper GetPosition when multiple headers are used and this helps
    trigger it.
    2b3247a4
winmm_test.h 3.38 KB