gdi32: Don't hold the GDI lock while calling the DeleteObject method for GDI objects.
commitf03871094cd8cf8b7a82f74a1aa1721ea6990da8
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 15:19:37 +0000 (27 16:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 15:19:37 +0000 (27 16:19 +0100)
tree3837496ace4ba62973de75ee0178308219474e1f
parentb4255d295df209c1468f199e20a3a1ae75ae9c6a
gdi32: Don't hold the GDI lock while calling the DeleteObject method for GDI objects.
dlls/gdi32/bitmap.c
dlls/gdi32/brush.c
dlls/gdi32/dc.c
dlls/gdi32/font.c
dlls/gdi32/gdi_private.h
dlls/gdi32/gdiobj.c
dlls/gdi32/palette.c
dlls/gdi32/pen.c
dlls/gdi32/region.c