Home
last modified time | relevance | path

Searched refs:hwndRestore (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwindowsx.h178 #define FORWARD_WM_MDIRESTORE(hwnd,hwndRestore,fn) (void)(fn)((hwnd),WM_MDIRESTORE,(WPARAM)(hwndRes… argument
/reactos/sdk/include/reactos/
H A Dmsgdump.h1056 MD_MDIRestore(HWND hwnd, HWND hwndRestore) in MD_MDIRestore() argument
1059 MSGDUMP_PREFIX, (void *)hwnd, (void *)hwndRestore); in MD_MDIRestore()