ChangeSet ID: 20138 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/12 06:19:56
Modified files: include : wingdi.h dlls/gdi/tests : metafile.c dlls/gdi/enhmfdrv: objects.c dlls/gdi : enhmetafile.c brush.c
Log message: LOGBRUSH.lbHatch must be a ULONG_PTR since it can contain a handle.
Patch: http://cvs.winehq.org/patch.py?id=20138
Old revision New revision Changes Path 1.124 1.125 +12 -5 wine/include/wingdi.h 1.13 1.14 +3 -3 wine/dlls/gdi/tests/metafile.c 1.13 1.14 +3 -1 wine/dlls/gdi/enhmfdrv/objects.c 1.13 1.14 +5 -2 wine/dlls/gdi/enhmetafile.c 1.4 1.5 +5 -5 wine/dlls/gdi/brush.c