mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 00:35:40 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() Bug #39: BaseThreadStartup needs to call CsrNewThread (which registers the termination port with CSRSS) for Win32 threads. Bug #40: If a crash happens during thread execution, ExitProcess should be called instead of ExitThread (unless this is a CSR thread). Bug #41: The ExitThread/Process APIs should be called still from within the context of the SEH frame, not outside of it. Use BaseRunningInServerProcess global instead of local IsServer local when connecting to CSRSS. This is needed for things such as the above. svn path=/trunk/; revision=52801 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |