Searched refs:pWndprev (Results 1 – 1 of 1) sorted by relevance
703 CWnd* pWndprev; in FirstInstance() local707 pWndprev = CWnd::FindWindow(_T("LEASH.0WNDCLASS"), NULL); in FirstInstance()708 if (pWndprev) in FirstInstance()711 pWndchild = pWndprev->GetLastActivePopup(); in FirstInstance()713 if (pWndprev->IsIconic()) in FirstInstance()714 pWndprev->ShowWindow(SW_RESTORE); in FirstInstance()