A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 348bef46b7 [WIN32K]
- add missing  DBG_DECREASE_LOCK_COUNT() when deleting an object that was exclusively locked. Fixes strange hang in comctl32_winetest.
The question is: why does changing a variable, which is never checked cause such trouble?
- Don't pass the DC's clip object to IntEngCopyBits, when querying a pixel
- make acExclusiveLockCount[] 0x20 bytes long, just to be really sure, that (x & 0x1F) does never overflow it.

svn path=/trunk/; revision=56433
2012-04-26 21:48:06 +00:00
reactos [WIN32K] 2012-04-26 21:48:06 +00:00
rosapps [ROSAPPS] 2012-03-10 13:36:45 +00:00
rostests [GDI32_APITEST] 2012-04-25 18:14:52 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00