Searched defs:ChildWindowFromPointEx (Results 1 – 2 of 2) sorted by relevance
1907 #define ChildWindowFromPointEx(hwndParent, pt, uFlags) ChildWindowFromPoint(hwndParent, pt) macro
100857 pub fn ChildWindowFromPointEx(hwnd: HWND, pt: POINT, flags: UINT) -> HWND; in ChildWindowFromPointEx() function