mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 11:13:13 +02:00
*** empty log message ***
This commit is contained in:
@@ -132,6 +132,10 @@ int APIENTRY WinMain(HINSTANCE hInstance,
|
||||
WSADATA WSAData;
|
||||
char meep[MAX_PATH];
|
||||
|
||||
/*First ... Start Debuger !!!*/
|
||||
|
||||
InitStackTraceLibrary();
|
||||
|
||||
GetOSVersion();
|
||||
|
||||
if ((debugfile = fopen("debugout.log","ac"))==NULL)
|
||||
@@ -1931,4 +1935,4 @@ VOID ServiceCtrlHandler (DWORD Opcode)
|
||||
SvcDebugOut(" [MY_SERVICE] SetServiceStatus error %ld\n",status);
|
||||
}
|
||||
return;
|
||||
} */
|
||||
} */
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user