Searched refs:hwndforeground (Results 1 – 10 of 10) sorted by relevance
39 HWND hwndforeground; /* our best guess for our console window handle */ variable165 SetForegroundWindow(hwndforeground); in display_close()313 hwndforeground = GetForegroundWindow(); /* assume this is ours */ in main()
44 HWND hwndforeground; /* our best guess for our console window handle */ variable174 SetForegroundWindow(hwndforeground); in display_close()343 hwndforeground = GetForegroundWindow(); /* assume this is ours */ in main()
46 HWND hwndforeground; /* our best guess for our console window handle */ variable335 SetForegroundWindow(hwndforeground); in display_close()506 hwndforeground = GetForegroundWindow(); /* assume this is ours */ in main()
48 HWND hwndforeground; /* our best guess for our console window handle */ variable434 SetForegroundWindow(hwndforeground); in display_close()622 hwndforeground = GetForegroundWindow(); /* assume this is ours */
718 HWND hwndforeground; /* our best guess for our console window handle */ variable843 SetForegroundWindow(hwndforeground); in display_close()991 hwndforeground = GetForegroundWindow(); /* assume this is ours */ in init_gs_display()