HWND wnd = GetConsoleWindow(); if (wnd != NULL) ShowWindow(wnd, SW_HIDE);
Report message to a moderator