mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
5437114eaab53cfe4597c5dc5231ba765a92631f
* lib/kernel32/process/create.c (_except_handler): New function. (BaseProcessStart): Ditto. (KlCreateFirstThread): Return INVALID_HANDLE_VALUE on error; Call BaseProcessStart() before process entry point. * lib/kernel32/thread/thread.c (_except_handler): New function. (ThreadStartup): Protect thread using SEH constructs. svn path=/trunk/; revision=3656
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%