Alexandre Julliard : gdi32: Don' t hold the GDI lock while calling the DeleteObject method for GDI objects.

Alexandre Julliard julliard at winehq.org
Wed Jan 28 08:02:49 CST 2009


Module: wine
Branch: master
Commit: f03871094cd8cf8b7a82f74a1aa1721ea6990da8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f03871094cd8cf8b7a82f74a1aa1721ea6990da8

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jan 27 16:19:37 2009 +0100

gdi32: Don't hold the GDI lock while calling the DeleteObject method for GDI objects.

---

 dlls/gdi32/bitmap.c      |   10 ++++++----
 dlls/gdi32/brush.c       |    9 +++++----
 dlls/gdi32/dc.c          |    5 ++---
 dlls/gdi32/font.c        |    6 ++++--
 dlls/gdi32/gdi_private.h |    2 +-
 dlls/gdi32/gdiobj.c      |   11 +++++++----
 dlls/gdi32/palette.c     |    7 +++++--
 dlls/gdi32/pen.c         |   15 ++++++++++++++-
 dlls/gdi32/region.c      |   17 +++++++++--------
 9 files changed, 53 insertions(+), 29 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f03871094cd8cf8b7a82f74a1aa1721ea6990da8



More information about the wine-cvs mailing list