ChangeSet ID: 16919 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/29 12:59:02
Modified files: dlls/x11drv : dce.c dlls/user/tests: Makefile.in .cvsignore Added files: dlls/user/tests: dce.c
Log message: Only restore the DC attributes on the next GetDC, and add support for the DCX_NORESETATTRS flag. Get rid of the DCE flags, simplify the code a bit. Add some test cases.
Patch: http://cvs.winehq.org/patch.py?id=16919
Old revision New revision Changes Path 1.2 1.3 +75 -141 wine/dlls/x11drv/dce.c 1.12 1.13 +1 -0 wine/dlls/user/tests/Makefile.in 1.17 1.18 +1 -0 wine/dlls/user/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/user/tests/dce.c