ChangeSet ID: 11333 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/02 23:29:44
Modified files: objects : dc.c include : gdi.h dlls/gdi : gdi_private.h gdi16.c
Log message: Implemented Get/SetBoundsRect based on a patch by Ken Belleau.
Patch: http://cvs.winehq.org/patch.py?id=11333
Old revision New revision Changes Path 1.113 1.114 +63 -21 wine/objects/dc.c 1.94 1.95 +1 -0 wine/include/gdi.h 1.4 1.5 +4 -2 wine/dlls/gdi/gdi_private.h 1.14 1.15 +27 -0 wine/dlls/gdi/gdi16.c