gdi32: Don't hold the GDI lock while calling the UnrealizeObject method for GDI objects.
commit9ff44b815b956aa228a63dfe48a224ed6c212dd4
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 15:26:35 +0000 (27 16:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 15:26:35 +0000 (27 16:26 +0100)
treef8a8d253331cc61c46cadbb05607c3dafacf3280
parentf03871094cd8cf8b7a82f74a1aa1721ea6990da8
gdi32: Don't hold the GDI lock while calling the UnrealizeObject method for GDI objects.
dlls/gdi32/gdi_private.h
dlls/gdi32/gdiobj.c
dlls/gdi32/palette.c