Searched refs:m_hWnd (Results 1 – 2 of 2) sorted by relevance
678 if (GetWindowText(m_hWnd[i], title, BUFSIZE - 1) == 0) in QueryContextMenu()797 HWND hWnd = m_hWnd[idHWnd]; in PushToWindow()843 cs->m_hWnd[cs->m_cntOfHWnd] = hWnd; in EnumWindowsProc()
141 HWND m_hWnd[MAX_HWND]; variable