Disabled crash dumper, fixes Direct3D;
Changed version to 1.05.
This commit is contained in:
@@ -568,7 +568,7 @@ int WINAPI WinMain (HINSTANCE hThisInstance,
|
||||
LARGE_INTEGER qpc_freq;
|
||||
HACCEL haccel; /* Handle to accelerator table */
|
||||
|
||||
InitCrashDump(); // First thing to do before anything else is to make sure crash dumps get created.
|
||||
// InitCrashDump(); // First thing to do before anything else is to make sure crash dumps get created.
|
||||
|
||||
process_command_line();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user