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 11:58:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dsound
History
Robert Reif
41b89ddd53
Properly release hardware primary buffer when changing formats.
2004-02-13 20:22:02 +00:00
..
tests
Only link against libdxguid where necessary.
2004-01-27 00:11:16 +00:00
.cvsignore
…
buffer.c
Fallback to software buffer if failed to create hardware buffer.
2004-02-06 05:25:56 +00:00
capture.c
…
dsound_main.c
Fallback to software buffer if duplicating hardware buffer fails.
2004-02-06 05:21:37 +00:00
dsound_private.h
Reduce the use of the dsound global variable by passing address to
2004-01-12 21:02:22 +00:00
dsound.spec
…
Makefile.in
Only link against libdxguid where necessary.
2004-01-27 00:11:16 +00:00
mixer.c
Reduce the use of the dsound global variable by passing address to
2004-01-12 21:02:22 +00:00
primary.c
Properly release hardware primary buffer when changing formats.
2004-02-13 20:22:02 +00:00
propset.c
…
regsvr.c
…
sound3d.c
…
version.rc
…