- 08 Jun, 2006 22 commits
-
-
Jeff Latimer authored
-
Jeff Latimer authored
-
Jeff Latimer authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Robert Reif authored
-
Phil Lodwick authored
-
Phil Lodwick authored
-
Michael Kaufmann authored
Include a bitmap in the resources and don't depend on Windows' OBM_CHECK bitmap anymore.
-
Robert Shearman authored
-
Robert Shearman authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Shearman authored
parent is the desktop (i.e. it is becoming a top-level window).
-
Robert Shearman authored
changed into a connected state, otherwise we could assert in pipe_client_destroy.
-
Alexandre Julliard authored
-
Phil Lodwick authored
-
Phil Lodwick authored
-
Robert Shearman authored
-
Robert Shearman authored
rather than relying on the restriction of one connection per binding. This also avoids the problem of two threads using the same connection at the same time.
-
Robert Shearman authored
-
Robert Shearman authored
Move the calls to the full pointer init functions before NdrClient/ServerInitializeNew, like in MIDL-generated code.
-
- 07 Jun, 2006 18 commits
-
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
QueryInterface should return S_OK on success and set the object pointer to NULL on failure. This is similar to the patch Ivan submitted a while ago for wined3d.
-
H. Verbeet authored
QueryInterface should return S_OK on success and set the object pointer to NULL on failure. This is similar to the patch Ivan submitted a while ago for wined3d.
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
Write a light with the default parameters in disabled state if capturing a missing light.
-
Ivan Gyurdiev authored
When a light does not exist, and the app attempts to capture it in the stateblock, a disabled light with the default light parameters is written instead.
-
Ivan Gyurdiev authored
-
Vitaly Lipatov authored
-
Robert Reif authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-