Module: wine Branch: master Commit: 091c342f32583464df5ef45ae314d34e9a511c90 URL: http://source.winehq.org/git/wine.git/?a=commit;h=091c342f32583464df5ef45ae3...
Author: Alexandre Julliard julliard@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=091c342f32583464df5ef4...