mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 13:18:33 +08:00
1300cdce17e63e0230ed83117dfb3d97c78e357e
- 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
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%