1
0
forked from mirrors/0ad
Files
0ad/source/lib
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
..
2007-06-02 21:33:35 +00:00
2007-05-29 16:28:34 +00:00
2007-06-01 00:34:36 +00:00
2007-05-28 14:25:07 +00:00
2007-05-28 14:25:07 +00:00
2007-06-01 00:34:36 +00:00