- 07 Dec, 2004 14 commits
-
-
Mike Hearn authored
-
Huw Davies authored
Fix memory leaks in some failure cases.
-
Alexandre Julliard authored
-
Robert Shearman authored
-
Hans Leidekker authored
Test GetColorProfileFromHandle and SetColorProfileHeader. Test and partially implement {G,S}etStandardColorSpaceProfile{A,W}. Improve existing tests and fix any bugs they revealed.
-
Robert Shearman authored
-
Alexandre Julliard authored
-
Jason Edmeades authored
-
Filip Navara authored
sets last error. - Tooltip icons must be destroyed with DestroyIcon and not with DeleteObject. - Rebar cursors must be destroyed with DestroyCursor and not with DeleteObject.
-
Alexander Yaworsky authored
-
Tomas Vanek authored
-
Juan Lang authored
-
Christian Costa authored
Fixed some traces.
-
Huw Davies authored
TYPE_E_ELEMENTNOTFOUND if the function cannot be found.
-
- 06 Dec, 2004 26 commits
-
-
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.
-
Eric Pouech authored
-
Ivan Leo Puoti authored
-
Stefan Leichter authored
-
Robert Reif authored
Fixes some memory leaks.
-
Jean-Michel Dault authored
-
Alexandre Julliard authored
Replaced malloc by HeapAlloc.
-
Alexandre Julliard authored
implementation details of seekdir/telldir.
-
Eric Pouech authored
-
Diego Pettenò authored
HKEY_CURRENT_USER/Environment key instead of the [wine] section for Path, Temp and System variables.
-
Dmitry Timoshkov authored
of message tests for MDI child activation.
-
Jeremy White authored
y-x instructions, no matter how wide each instruction was).
-
Dmitry Timoshkov authored
instance from wineprefixcreate in a text mode console.
-
Mike McCormack authored
-
Ulrich Czekalla authored
-
Mike McCormack authored
storage.
-
Mike McCormack authored
GetServiceDisplayName.
-
Eric Kohl authored
-
Juan Lang authored
-
Juan Lang authored
-
Rémi Assailly authored
-
Christian Costa authored
-
Filip Navara authored
-
Filip Navara authored
-
Juan Lang authored
-
Robert North authored
CTX_SYSEXTY context fields, to match Windows behaviour.
-