111
This commit is contained in:
@@ -146,7 +146,8 @@ BOOL APIENTRY DllMain( HMODULE hModule,
|
||||
{
|
||||
case DLL_PROCESS_ATTACH:
|
||||
|
||||
#if defined LOCALHOSTS_SWITCH
|
||||
|
||||
#if defined COUTWINDOWS_SWITCH
|
||||
AllocConsole();
|
||||
freopen(("CONOUT$"), ("w"), stdout);
|
||||
freopen(("CONOUT$"), ("w"), stderr);
|
||||
|
||||
Reference in New Issue
Block a user