- 09 May, 2007 3 commits
-
-
Juan Lang authored
-
Thomas Spear authored
-
Marcus Meissner authored
Spotted by Coverity.
-
- 08 May, 2007 37 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Fixes the erros when using anisotropic mag filtering in the d3d7 filter demo.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Rob Shearman authored
to return information for OriginalCatalogName based on information in the installed inf file.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Don't release the drop target on process uninitialisation if not revoked, just release the memory.
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Alexandre Julliard authored
-
Rolf Kalbermatter authored
-
Rolf Kalbermatter authored
-
Rolf Kalbermatter authored
-
Rolf Kalbermatter authored
-
Dmitry Timoshkov authored
user32: Windows doesn't send the initialization messages to a dialog if a passed in dlgProc is NULL.
-
Detlef Riekenberg authored
-
Alexandre Julliard authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Add documentation about registered class objects only being visible in the apartment in which they were registered.
-
Rob Shearman authored
ole32: Fix CoRevokeClassObject to return RPC_E_WRONG_THREAD if it was called from a different apartment than the one that called CoRegisterClassObject.
-
Rob Shearman authored
ole32: Split CoRevokeClassObject into a separate function, COM_RevokeRegisteredClassObject, which acts on a RegisteredClass object.
-
Rob Shearman authored
ole32: COM_GetRegisteredClassObject should only retrieve objects that were registered in the current apartment.
-
Rob Shearman authored
ole32: Add tests for in-process registered class objects not being visible from different apartments.
-
Rob Shearman authored
ole32: Revoke registered class objects when the apartment they were registered in is destroyed, not when the last CoUninitialize is called.
-
Rob Shearman authored
-
Rob Shearman authored
-
Misha Koshelev authored
-