winmm: More wave callback tests.
commit319633963defadc33fcd2e416d244a256b5c8480
authorRobert Reif <reif@earthlink.net>
Sun, 7 May 2006 21:06:04 +0000 (7 17:06 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 May 2006 12:49:11 +0000 (8 14:49 +0200)
tree13100d27b0279f8cfe485d4708676d34d5be48e3
parentab71fada12b5d80ce40c95e95fc2cb734ba97c88
winmm: More wave callback tests.

Add tests for CALLBACK_FUNCTION and CALLBACK_THREAD.  The only
callback type not tested now is CALLBACK_WINDOW.
dlls/winmm/tests/Makefile.in
dlls/winmm/tests/wave.c