A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksey Bragin 620f89d44b - Get rid of duplicated (and different) NB_LAST_STOCK definitions in gdi32 and win32k, now it's defined to 22 (19 being a last public stock object, other 2 are internal).
- Move a DEFAULT_BITMAP definiton from gdi32 into ntgdityp.h (not the best place, but could be moved to a better one later), and assign it a number 21, which it is on Windows XP (tested with a win32kntest framework, tests are committed).
- Fix CreateBitmap to return a 1x1 stock bitmap object if the requested Width and Height are 0.
- All of this work is based on Magnus Olsen's patches and Wine.

svn path=/trunk/; revision=33418
2008-05-10 19:03:58 +00:00
irc Use correct path when loading plugins. 2008-05-08 08:00:35 +00:00
reactos - Get rid of duplicated (and different) NB_LAST_STOCK definitions in gdi32 and win32k, now it's defined to 22 (19 being a last public stock object, other 2 are internal). 2008-05-10 19:03:58 +00:00
rosapps Bug 3228: Update for few slovak RCs by Mario Kacmar (kario@szm.sk) 2008-05-09 12:38:26 +00:00
rostests adding a testcase for GetStockObject(21); 2008-05-10 16:12:35 +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