A free Windows-compatible Operating System - mirrored from GitHub
Find a file
James Tabor 115d07d686 [Win32k]
- Implement the set of DeferWindowPos functions. Regedit (one of many application) uses it and allocated three when it should be four. This was a good test to verify the batch list growing routine. Instead of drawing per DeferWindowPos call, now a real list is created and run down as a batch.
- ReactOS should handle this the correct way and a good test case is located here: http://bugs.winehq.org/show_bug.cgi?id=23187
- The code is from wine and modified for the use in ReactOS.

svn path=/trunk/; revision=51089
2011-03-18 22:41:22 +00:00
reactos [Win32k] 2011-03-18 22:41:22 +00:00
rosapps [Y] 2011-03-18 16:28:21 +00:00
rostests [GDI32_APITEST] 2011-03-11 15:32:54 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00