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-21 13:23:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dsound
History
Andrew Eikum
e2cc32d252
dsound: Don't dereference a freed object.
2011-09-21 19:25:12 +02:00
..
tests
dsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.
2011-08-29 12:08:21 +02:00
buffer.c
dsound: Handle primary buffers in two more IDirectSoundBuffer methods.
2011-08-31 19:43:06 +02:00
capture.c
…
dsound_classes.idl
…
dsound_convert.c
…
dsound_main.c
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
2011-08-02 20:47:49 +02:00
dsound_private.h
dsound: Handle primary buffers in IDirectSoundBufferImpl_SetFormat.
2011-08-31 19:43:06 +02:00
dsound.c
dsound: Move the primary buffer description into the buffer object.
2011-08-31 19:43:06 +02:00
dsound.spec
…
duplex.c
…
Makefile.in
…
mixer.c
…
primary.c
dsound: Handle primary buffers in IDirectSoundBufferImpl_SetFormat.
2011-08-31 19:43:06 +02:00
propset.c
…
sound3d.c
dsound: Don't dereference a freed object.
2011-09-21 19:25:12 +02:00
version.rc
…