the main thread is set up implicitly now
This commit is contained in:
@@ -13,8 +13,6 @@
|
|||||||
ArchHooks_Win32::ArchHooks_Win32()
|
ArchHooks_Win32::ArchHooks_Win32()
|
||||||
{
|
{
|
||||||
SetUnhandledExceptionFilter(CrashHandler);
|
SetUnhandledExceptionFilter(CrashHandler);
|
||||||
InitThreadData("Main thread");
|
|
||||||
VDCHECKPOINT;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void ArchHooks_Win32::DumpDebugInfo()
|
void ArchHooks_Win32::DumpDebugInfo()
|
||||||
|
|||||||
Reference in New Issue
Block a user