- Jun 08, 2006
-
-
Alexandre Julliard authored
-
-
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
-
Include a bitmap in the resources and don't depend on Windows' OBM_CHECK bitmap anymore.
-
-
-
-
-
parent is the desktop (i.e. it is becoming a top-level window).
-
changed into a connected state, otherwise we could assert in pipe_client_destroy.
-
Alexandre Julliard 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.
-
-
Move the calls to the full pointer init functions before NdrClient/ServerInitializeNew, like in MIDL-generated code.
-
- Jun 07, 2006
-
-
-
-
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.
-
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.
-
-
-
-
-
-
-
Write a light with the default parameters in disabled state if capturing a missing light.
-
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.
-
-
-
-
-