Only restore the DC attributes on the next GetDC, and add support for
commit026a4b0d0da9ac0ffb3ed4b24dd5e3a04f1063a1
authorAlexandre Julliard <julliard@winehq.org>
Tue, 29 Mar 2005 18:59:02 +0000 (29 18:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Mar 2005 18:59:02 +0000 (29 18:59 +0000)
treeeb7a5396f9622cce35427271a4d0a80947bd5e35
parent2612f61fff45a547b86b3b4e60c00b9005563b70
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.
dlls/user/tests/.cvsignore
dlls/user/tests/Makefile.in
dlls/user/tests/dce.c [new file with mode: 0644]
dlls/x11drv/dce.c