void SetOrRestoreWin95osr2_ConsoleWnd(void) { HWND hwX=FindWindow("tty",0); if(!hwX) return; PostMessage(hwX,WM_COMMAND,57359,0); }