Searched refs:IsWindowOwnedByCurrentProcess (Results 1 – 1 of 1) sorted by relevance
46 bool IsWindowOwnedByCurrentProcess(HWND hwnd) { in IsWindowOwnedByCurrentProcess() function92 bool owned_by_current_process = IsWindowOwnedByCurrentProcess(hwnd); in GetWindowListHandler()