Add crash dump functionality
This commit is contained in:
7
src/win-crashdump.h
Normal file
7
src/win-crashdump.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Copyright holders: Riley
|
||||
see COPYING for more details
|
||||
|
||||
win-crashdump.c : Windows crash dump exception handler header file.
|
||||
*/
|
||||
|
||||
void InitCrashDump();
|
||||
Reference in New Issue
Block a user