A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer c277abc3bb gdiobjects patch:
- stockmask and reuse counter are stored in the lower 16 bits of the typeinfo field in the entry, not in the upper 16 bits!
- take care of this when trying to lock an object (compare upper 16 bits of handle with lower 16 bits of typeinfo field)
- some variable renaming
- remove code duplication by moving debugoutput to an extra function
- move checking for expected object type to a different location, should be removed completely later
Fixes possible crashes if messing around with deleted / reused objects.

svn path=/trunk/; revision=27818
2007-07-25 22:39:14 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos gdiobjects patch: 2007-07-25 22:39:14 +00:00
rosapps Add a "magnify" application developed by Marc Piulachs (marc.piulachs AT codexchange DOT net) 2007-07-25 18:00:56 +00:00
rostests Add lots of test cases for the CreateSurface API. See caps_tests.h for more info. 2007-06-15 14:46:03 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00