- 10 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 07 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 03 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 29 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 03 Jul, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 06 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 24 Mar, 2005 1 commit
-
-
Jakob Eriksson authored
-
- 04 Mar, 2005 1 commit
-
-
Steven Edwards authored
-
- 02 Mar, 2005 1 commit
-
-
Jeremy White authored
be enabled.
-
- 12 Jan, 2005 1 commit
-
-
James Hawkins authored
- Use only stored result of Interlocked* in AddRef/Release. - Expand TRACEs to display the ref count.
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 06 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
32 bit low level drivers now use a Unicode interface (used to be ANSI): - Send the *_GETDEVCAPS messages in unicode format from the *GetDevCapsW function and call the *GetDevCapsW from their respective Ansi versions. - Modify all low level drivers to correctly process the *_GETDEVCAPS messages as unicode. - *_GETDEVCAPS messages are now mapped from/to unicode for 16 bit code. - Removed all SoundBlaster naming oldies. Better use of some unicode functions (instead of Ansi) in winmm.
-
- 26 Oct, 2004 1 commit
-
-
Robert Reif authored
audio.c: OSS functions and waveIn and waveOut driver functions. dscapture.c: direct sound capture driver implementation. dsrender.c: direct sound renderer driver implementation.
-