8 May
2006
8 May
'06
1:02 p.m.
Module: wine Branch: refs/heads/master Commit: 319633963defadc33fcd2e416d244a256b5c8480 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=319633963defadc33fcd2e41... Author: Robert Reif <reif(a)earthlink.net> Date: Sun May 7 17:06:04 2006 -0400 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 | 2 dlls/winmm/tests/wave.c | 221 +++++++++++++++++++++++++++++++++++------- 2 files changed, 186 insertions(+), 37 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=319633963defadc33fcd...