This commit is contained in:
Glenn Maynard
2005-11-09 13:34:17 +00:00
parent 81037f05cd
commit 9d090cbe7d
@@ -23,7 +23,7 @@ static bool g_bLastHasFocus = true;
static HICON g_hIcon = NULL; static HICON g_hIcon = NULL;
static bool m_bWideWindowClass; static bool m_bWideWindowClass;
CString GetNewWindow() static CString GetNewWindow()
{ {
HWND h = GetForegroundWindow(); HWND h = GetForegroundWindow();
if( h == NULL ) if( h == NULL )