No description
Find a file
janwas 4fbaea3780 # fix for exceptions when not running in debugger
move exception-specific stuff into wseh. it now grabs the entry point
and wraps it in a __try block (but only for the main EXE).
this works around issues with the previous SEH registration code
(exceptions weren't caught in release mode when not running in debugger)

This was SVN commit r5151.
2007-06-08 17:44:24 +00:00
binaries # Added scripting support to the scenario editor UI 2007-06-05 18:16:55 +00:00
build # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +00:00
docs coding convention: mention and explain the need for omitting author/modified by tags. see http://www.wildfiregames.com/forum/index.php?showtopic=10934 2007-05-07 11:11:11 +00:00
source # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00