A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Rafal Harabien cc5bf5ecd5 [NTDLL/LDR]
- Don't use -1 for USHORT LDR_DATA_TABLE_ENTRY::LoadCount. When comparing ((USHORT)-1) == 0xFFFF vs (int)-1 it ends in comparison 0xFFFF vs 0xFFFFFFFF with is wrong. Fixes shutdown from shell
See issue #6345 for more details.

svn path=/trunk/; revision=52601
2011-07-10 11:49:52 +00:00
reactos [NTDLL/LDR] 2011-07-10 11:49:52 +00:00
rosapps [SYSTEMINFO] 2011-04-05 21:20:42 +00:00
rostests [CMAKE] 2011-06-27 17:20:02 +00:00
wallpaper