A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 4ba4fdcb2c [KERNEL32]: Fix multiple issues in BaseCreateStack:
- StackLimit was set incorrectly.
- Code was not using BaseStaticServerdata, but querying NT instead.
- Fix memory leak in failure case.
- StackCommit and StackReserved values were not aligned correctly.
- Windows Server 2003+ feature of "Guaranteed Stack Commit Size" was not respected.
- Some math was screwy.
- Failure to get NT headers was not handled.

svn path=/trunk/; revision=54285
2011-11-03 06:46:22 +00:00
reactos [KERNEL32]: Fix multiple issues in BaseCreateStack: 2011-11-03 06:46:22 +00:00
rosapps [ROSAPPS] 2011-10-23 12:30:27 +00:00
rostests [user32_apitest] 2011-10-18 11:19:24 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00