A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Ged Murphy 1300cdce17 - Fall back onto some of the previous win32k icon handling code, and fix user32 to suit.
- This fixes the handle problem we were seeing which was caused by a failing NtUserFindExistingCursorIcon call in user32. It was incompatible with the new code and thus, creating a new icon for all LR_SHARED resources.
- The new code is correct, and will be re-enabled once I've finished the cursoricon object rewrite (which will make it compatible with windows)
- You'll probably need to 'make win32k_clean' before building

svn path=/trunk/; revision=31687
2008-01-09 16:04:34 +00:00
irc * refactor the code to make it more OOP and extensible 2007-12-10 19:08:13 +00:00
reactos - Fall back onto some of the previous win32k icon handling code, and fix user32 to suit. 2008-01-09 16:04:34 +00:00
rosapps Revert Manifest Commits due to popular demand. They will be Autogenerated by RBuild in the Future. 2008-01-08 16:12:49 +00:00
rostests fix 2 names 2008-01-08 02:49:09 +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