A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksey Bragin 79d4c34950 [LDR]
- Implement proper security cookie initialization code (same algorithm as in sdk/crt, however using as much data directly available as possible).
- Don't initialize security cookie as a 32bit value when 16bit security cookie was requested. This fixes msi-related crashes (or any other executables which has 16bit security cookie set).
See issue #6341 for more details.

svn path=/trunk/; revision=54057
2011-10-08 22:33:56 +00:00
reactos [LDR] 2011-10-08 22:33:56 +00:00
rosapps [REGEXPL] 2011-10-06 21:36:10 +00:00
rostests [KMTESTS\NTOS_KE] - Add KeTimer test stub which tests only KeInitializeTimerEx (Note: this function initializes more fields of dispatch header than KeInitializeEvent). 2011-10-07 16:13:03 +00:00
wallpaper