UserScrollDC: 2nd try to fix the invalidated region. desk.cpl looks ok now and in...
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 26 Oct 2007 22:08:53 +0000 (22:08 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 26 Oct 2007 22:08:53 +0000 (22:08 +0000)
commitfffc7ba0789bf7e49710a714f1e085e8001f94a5
tree35ce55e468cea259c20a5043205a5d403b99296b
parentec2b9a0991f7dc1b35da25732a00aae4dd85e283
UserScrollDC: 2nd try to fix the invalidated region. desk.cpl looks ok now and in my tests all worked like on XP, also fix the returned invalidated rect (don't use NtGdiGetClipBox)
NtUserScrollDC: return the region type
NtUserScrollwindowEx: fix the default clip region

svn path=/trunk/; revision=29903
reactos/subsystems/win32/win32k/include/intgdi.h
reactos/subsystems/win32/win32k/ntuser/painting.c
reactos/subsystems/win32/win32k/objects/region.c