- 20 Feb, 1999 16 commits
-
-
Francis Beaudet authored
object. That object supports the IFont and IDispatch interfaces.
-
Marcus Meissner authored
-
Joseph Pranevich authored
the new TerminalType option in wine.ini. This allows us to select which terminal type we are really using so that we can, for example, use its color capabilities.
-
Joseph Pranevich authored
(Generic replacement for XtermResolution option...)
-
Joseph Pranevich authored
-
Joseph Pranevich authored
-
Joseph Pranevich authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Bertho Stultiens authored
tools/wrc/CHANGES for details.
-
Marcus Meissner authored
correct ckid (LIST/RIFF) too. (verified against mciavi32.dll)
-
Zygo Blaxell authored
-
Francis Beaudet authored
-
- 19 Feb, 1999 16 commits
-
-
Martin Walker authored
-
Juergen Schmied authored
- new SetSecurityDescriptorGroup, SetSecurityDescriptorOwner, SetSecurityDescriptorSacl, GetSecurityDescriptorDacl - nt-header cleanup
-
Huw D M Davies authored
-
Alexandre Julliard authored
-
Jeff Garzik authored
-
Uwe Bonnes authored
-
Francis Beaudet authored
MsgWaitForMultipleObject method to be called from 16 bit threads.
-
Ove Kaaven authored
case it's sent to a window that doesn't handle it (i.e. not MDI client).
-
Ove Kaaven authored
PARENTDC class style combined with CLIPCHILDREN window style, to prevent mis-redraws in Free Agent 16-bit.
-
Lawson A. Whitney authored
-
Ian Schmidt authored
needed by Win98 EXPLORER. Thanks to Ulrich Weigand for information.
-
Ove Kaaven authored
-
Marcus Meissner authored
includes).
-
Francois Gouget authored
-
Francois Gouget authored
This makes it a 'const GUID*' which means DirectSoundCreate must not change it.
-
Francois Gouget authored
include/wine/obj_base.h)
-
- 18 Feb, 1999 8 commits
-
-
Stephane Lussier authored
to support thread-safeness, and nested SendMessage. - Addition of ReplyMessage32.
-
Ulrich Weigand authored
-
Pascal Lessard authored
Initialize values in the choose color dialog.
-
Francois Gouget authored
-
Thuy Nguyen authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Francois Gouget authored
casts of all methods put in the jump table. I find it too risky to use such macros because nothing guarantees that you actually put the right method at the right place or that the prototype is right.
-