mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 18:34:23 +08:00
1d878e0ba598698b17d10fa3f7faa646ff26fe41
- Get rid of the DCX_WINDOWPAINT flag (it wasn't used anyway). - Remove the PaintPosted field from message queue, we don't need it. - Use screen cooridnates for the WindowUpdate region instead of window relative ones. - Fix the algorithm for retrieving paint messages to respect the painting order. - Remove the NCUpdateRegion field from window object and calculate it on demand. - Fix GetDCEx to take region in screen coordinates. svn path=/trunk/; revision=17931
…
…
…
…
…
…
…
…
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%