A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Casper Hornstrup 5437114eaa 2002-10-26 Casper S. Hornstrup <chorns@users.sourceforge.net>
* 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
2002-10-25 22:59:55 +00:00
freeldr Fixed the initializing of the memory map for reactos. 2002-10-16 16:39:15 +00:00
os2 Added some stubs in order to 2002-09-04 22:19:47 +00:00
reactos 2002-10-26 Casper S. Hornstrup <chorns@users.sourceforge.net> 2002-10-25 22:59:55 +00:00
rosapps Added MODE command. 2002-10-16 01:47:11 +00:00