warzone2100/lib/exceptionhandler
Dennis Schridde d585762747 Add a few warnings about possibly dangerous code
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6570 4a71c877-e1ca-e34f-864e-861f7616d084
2009-01-31 15:51:39 +00:00
..
include Add the exceptionhandler from Dr. MinGW (part of mingw-utils) with my fixes to it (doesn't compile & link in yet) 2008-04-05 16:00:58 +00:00
Makefile.am * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
dumpinfo.cpp Add a few warnings about possibly dangerous code 2009-01-31 15:51:39 +00:00
dumpinfo.h * Remove the dumpLog function and associated code from debug.c 2008-07-19 01:08:07 +00:00
exceptionhandler.c Oops, need to copy filename template into template buffer (see r6214, r6217) 2008-10-25 22:16:13 +00:00
exceptionhandler.h Add the used command line to crash dump reports 2008-07-13 21:26:09 +00:00
exceptionhandler.vcproj Fix compiling on MSVC: 2008-11-25 23:53:44 +00:00
exchndl.c * Use GlobalAlloc and GlobalFree instead of malloc() and free() respectively 2008-10-13 15:41:50 +00:00
exchndl.h Compile & link in Dr. MinGW's exceptionhandler 2008-04-05 16:15:14 +00:00
makefile.win32 * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00