- 15 Oct, 2007 1 commit
-
-
Andrew Talbot authored
-
- 30 Aug, 2007 1 commit
-
-
Francois Gouget authored
-
- 07 Jun, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 29 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 07 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 09 Nov, 2006 1 commit
-
-
Eric Pouech authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 10 Nov, 2005 1 commit
-
-
Francois Gouget authored
-
- 22 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 10 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 17 Jun, 2005 1 commit
-
-
Francois Gouget authored
-
- 23 May, 2005 1 commit
-
-
Alexandre Julliard authored
dlls, and also fixed its ordinal in a few places.
-
- 27 Apr, 2005 2 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
- 21 Mar, 2005 1 commit
-
-
Vincent Béron authored
-
- 11 Mar, 2005 1 commit
-
-
Peter Berg Larsen authored
-
- 09 Feb, 2005 1 commit
-
-
Eric Pouech authored
- made some winmm APIs rely on the Unicode version for the core implementation (instead of Ansi flavor)
-
- 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.
-
- 03 Nov, 2004 1 commit
-
-
Robert Shearman authored
-
- 18 Oct, 2004 1 commit
-
-
Jeremy White authored
a much more efficient implementation of timer events and timeGetTime, and callers that used sub 10 ms resolution will now get correct results.
-
- 22 Sep, 2004 1 commit
-
-
Hans Leidekker authored
-
- 01 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 12 Jan, 2004 1 commit
-
-
Eric Pouech authored
- timeKillTimer is now thread safe - replaced some iData attributes by global variables
-
- 31 Dec, 2003 1 commit
-
-
Dmitry Timoshkov authored
definitions.
-
- 08 Dec, 2003 1 commit
-
-
Eric Pouech authored
code only.
-
- 02 Dec, 2003 1 commit
-
-
Eric Pouech authored
-
- 01 Dec, 2003 1 commit
-
-
Eric Pouech authored
-
- 09 Nov, 2003 1 commit
-
-
Eric Pouech authored
-
- 30 Oct, 2003 1 commit
-
-
Robert Reif authored
amount of data.
-
- 27 Oct, 2003 1 commit
-
-
Robert Reif authored
-
- 22 Oct, 2003 1 commit
-
-
Robert Reif authored
properly.
-
- 21 Oct, 2003 1 commit
-
-
Robert Reif authored
-
- 15 Sep, 2003 1 commit
-
-
Eric Pouech authored
include/mmsystem.h to include/mmddk.h. - Removed all dependencies on heap.h. - Fixed a few prototypes (mmioRename[AW], mciSendStringW, *Message).
-
- 10 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
types since they don't exist on Windows, and added typecasts everywhere instead.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 02 Jul, 2003 1 commit
-
-
Eric Pouech authored
- replaced all inter-DLL calls (msacm and msvideo) to OpenDriverA with OpenDriver (unicode form) - as a consequence, driver name handling in msacm is now mostly unicode - moved UserYield16 and UnMapLS call out of the 32bit part of winmm
-
- 30 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 27 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
to WOWCallback16Ex.
-
- 23 Jan, 2003 1 commit
-
-
Matthew Davison authored
-