wine-wine/dlls/dsound
Michael Stefaniuc e1d59b94fb dsound: Arguments 3,4,5 of a CALLBACK are of type DWORD_PTR.
(LPWAVEHDR)->dwUser is also a DWORD_PTR.
2009-02-12 11:53:42 +01:00
..
tests dsound: Check for invalid parameter when locking primary and secondary buffers. 2009-01-02 12:48:15 +01:00
Makefile.in janitorial: Remove unneeded user32 imports. 2008-12-17 11:38:36 +01:00
buffer.c dsound: Check for invalid parameter when locking primary and secondary buffers. 2009-01-02 12:48:15 +01:00
capture.c dsound: Arguments 3,4,5 of a CALLBACK are of type DWORD_PTR. 2009-02-12 11:53:42 +01:00
dsound.c dsound: Fix volume and panning for primary buffer. 2008-10-06 13:08:46 +02: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 dsound: Use UlongToHandle to make the real payload a HWAVEIN/HWAVEOUT. 2009-01-28 12:11:07 +01:00
dsound_private.h dsound: Don't convert single samples at a time. 2009-01-15 12:43:37 +01:00
duplex.c dsound: Avoid a pointer cast in a trace. 2009-01-08 13:12:46 +01:00
mixer.c dsound: Don't convert single samples at a time. 2009-01-15 12:43:37 +01:00
primary.c dsound: Arguments 3,4,5 of a CALLBACK are of type DWORD_PTR. 2009-02-12 11:53:42 +01:00
propset.c dsound: Use UlongToHandle to make the real payload a HWAVEIN/HWAVEOUT. 2009-01-28 12:11:07 +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