This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-22 13:53:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winmm
/
tests
History
Jörg Höhle
594a70f550
winmm: Have MCI drivers handle notification for MCI_OPEN.
...
All notifications are handled locally by the drivers.
2010-05-20 16:25:44 +02:00
..
capture.c
winmm: Remove variables duration and samples which are not really used from check_position.
2010-04-26 07:03:04 -05:00
Makefile.in
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
mci.c
winmm: Have MCI drivers handle notification for MCI_OPEN.
2010-05-20 16:25:44 +02:00
midi.c
winmm: More MIDI boundary tests & fixes.
2010-05-19 11:17:27 +02:00
mixer.c
…
mmio.c
winmm: Add a bunch of new mmio tests which discover some bugs in mmio handling.
2010-01-25 13:01:55 +01:00
timer.c
winmm: Fix handle leak in timer tests.
2010-04-26 10:22:29 -05:00
wave.c
winmm/tests: Remove two unused variables (and dead code) from check_position.
2010-05-10 18:20:36 +02:00
winmm_test.h
…