Sweden-Number/dlls/dsound
Maarten Lankhorst ef0a0d8b86 Revert "dsound: Only initialize one guid for capture and renderer."
Reverts b474649e0e. Some games use
pointers to the guid rather than copying the guid even after the
enumeration function returns. Allocating on the stack breaks those
games.
2010-01-06 09:54:18 +01:00
..
tests dsound: Fix a memory leak in the tests. 2009-12-18 11:47:52 +01:00
Makefile.in janitorial: Remove unneeded user32 imports. 2008-12-17 11:38:36 +01:00
buffer.c dsound: Move buffer property sets to buffer.c. 2009-12-07 14:46:03 +01:00
capture.c Revert "dsound: Only initialize one guid for capture and renderer." 2010-01-06 09:54:18 +01:00
dsound.c Revert "dsound: Only initialize one guid for capture and renderer." 2010-01-06 09:54:18 +01:00
dsound.spec
dsound_convert.c dsound: Don't convert single samples at a time. 2009-01-15 12:43:37 +01:00
dsound_main.c Revert "dsound: Only initialize one guid for capture and renderer." 2010-01-06 09:54:18 +01:00
dsound_private.h Revert "dsound: Only initialize one guid for capture and renderer." 2010-01-06 09:54:18 +01:00
duplex.c dsound: Don't use DirectSoundDevice calls directly. 2009-11-30 16:25:11 +01:00
mixer.c dsound: Don't convert single samples at a time. 2009-01-15 12:43:37 +01:00
primary.c dsound: Fix an invalid pointer cast. 2009-12-31 12:12:15 +01:00
propset.c Revert "dsound: Only initialize one guid for capture and renderer." 2010-01-06 09:54:18 +01:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
sound3d.c Straighten out some ellipses. 2008-11-26 12:33:34 +01:00
version.rc