Searched refs:hRunDlg (Results 1 – 1 of 1) sorted by relevance
539 HWND hRunDlg; in DisplayRunFileDlg() local542 hRunDlg = ::GetLastActivePopup(m_RunFileDlgOwner); in DisplayRunFileDlg()543 if (hRunDlg != NULL && in DisplayRunFileDlg()544 hRunDlg != m_RunFileDlgOwner) in DisplayRunFileDlg()546 SetForegroundWindow(hRunDlg); in DisplayRunFileDlg()