Searched defs:hwndSource (Results 1 – 4 of 4) sorted by relevance
40350 __forceinline void SetContractDelegateWindow(HWND hwndSource, HWND hwndDelegate) { in SetContractDelegateWindow()40361 …__forceinline HWND GetContractDelegateWindow(HWND hwndSource) { return (HWND)GetPropW(hwndSource, … in GetContractDelegateWindow()
405 #define FORWARD_WM_ENTERIDLE(hwnd,source,hwndSource,fn) (void)(fn)((hwnd),WM_ENTERIDLE,(WPARAM)(UIN… argument
3271 HWND hwndSource; member
99962 pub hwndSource: HWND, field