• 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
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
capture.c Loading commit data...
mixer.c Loading commit data...
mmio.c Loading commit data...
timer.c Loading commit data...
wave.c Loading commit data...
winmm_test.h Loading commit data...