Alexandre Julliard : gdi32: Add a generation count in the high word of GDI handles.

Alexandre Julliard julliard at winehq.org
Thu Oct 18 14:33:11 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 16 16:58:28 2012 +0200

gdi32: Add a generation count in the high word of GDI handles.

---

 dlls/gdi32/enhmfdrv/objects.c |    2 +-
 dlls/gdi32/gdi_private.h      |    1 +
 dlls/gdi32/gdiobj.c           |  108 +++++++++++++++++++++++++++-------------
 dlls/gdi32/mfdrv/objects.c    |    2 +-
 dlls/gdi32/palette.c          |    3 +
 5 files changed, 79 insertions(+), 37 deletions(-)

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



More information about the wine-cvs mailing list