@@ -169,6 +169,7 @@ bool run()
|
|||||||
int WINAPI WinMain(HINSTANCE /*hInstance*/, HINSTANCE /*hPrevInstance*/, LPSTR /*lpCmdLine*/, int /*nShowCmd*/)
|
int WINAPI WinMain(HINSTANCE /*hInstance*/, HINSTANCE /*hPrevInstance*/, LPSTR /*lpCmdLine*/, int /*nShowCmd*/)
|
||||||
{
|
{
|
||||||
AllocConsole();
|
AllocConsole();
|
||||||
|
SetConsoleTitleA(utils::randomizeString(32).c_str());
|
||||||
|
|
||||||
/*
|
/*
|
||||||
ansi seequences
|
ansi seequences
|
||||||
|
|||||||
Reference in New Issue
Block a user