revert previous not-ready-for-primetime checkin.

This commit is contained in:
Christopher Faylor
2004-05-15 16:10:41 +00:00
parent 71af2ed39e
commit aafd8a545f
6 changed files with 54 additions and 92 deletions

View File

@@ -217,6 +217,8 @@ void events_terminate (void);
void __stdcall close_all_files ();
/* Invisible window initialization/termination. */
HWND __stdcall gethwnd (void);
/* Check if running in a visible window station. */
extern bool has_visible_window_station (void);