Searched refs:FindOwnedWindowsCallback (Results 1 – 1 of 1) sorted by relevance
200 BOOL CALLBACK FindOwnedWindowsCallback(HWND hwnd, LPARAM param) { in FindOwnedWindowsCallback() function1212 EnumThreadWindows(GetCurrentThreadId(), FindOwnedWindowsCallback, in NotifyOwnedWindowsParentClosing()