Searched defs:hwndNewFocus (Results 1 – 2 of 2) sorted by relevance
151 MD_OnKillFocus(HWND hwnd, HWND hwndNewFocus) in MD_OnKillFocus()
165 #define FORWARD_WM_KILLFOCUS(hwnd,hwndNewFocus,fn) (void)(fn)((hwnd),WM_KILLFOCUS,(WPARAM)(HWND)(hw… argument