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-18 03:48:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winmm
/
tests
History
Maarten Lankhorst
6a7127bfc2
winmm: Test opening the same device twice.
...
Behavioral test to show that wine winmm needs fixing.
2008-08-19 13:36:16 +02:00
..
capture.c
winmm: Use HeapAlloc in the capture test instead of using strdup.
2008-05-26 19:46:23 +02:00
Makefile.in
…
mci.c
winmm/tests: Test mciSendString with non-null return string buffer.
2008-07-23 13:53:56 +02:00
mixer.c
winmm/tests: Initialize MIXERLINECONTROLSA before calling mixerGetLineControlsA.
2008-06-23 12:46:04 +02:00
mmio.c
winmm: Add another test confirming that mmioDescend does set fccType of non RIFF/LIST chunks to 0.
2008-06-25 20:28:13 +02:00
timer.c
…
wave.c
winmm: Test opening the same device twice.
2008-08-19 13:36:16 +02:00
winmm_test.h
…