ChangeSet ID: 20022 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/06 09:12:17
Modified files: include/wine : wingdi16.h include : wingdi.h dlls/wineps : psdrv.h escape.c dlls/gdi : gdi16.c
Log message: Marcus Meissner meissner@suse.de Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub in WINEPS.
Patch: http://cvs.winehq.org/patch.py?id=20022
Old revision New revision Changes Path 1.33 1.34 +9 -0 wine/include/wine/wingdi16.h 1.123 1.124 +8 -0 wine/include/wingdi.h 1.57 1.58 +8 -0 wine/dlls/wineps/psdrv.h 1.29 1.30 +38 -0 wine/dlls/wineps/escape.c 1.20 1.21 +14 -2 wine/dlls/gdi/gdi16.c