HomeSort by relevance Sort by last modified time
    Searched refs:WM_MDIRESTORE (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 444 #define WM_MDIRESTORE 0x0223
windowsx.h16 403 #define FORWARD_WM_MDIRESTORE(hwnd,hwndRestore,fn) (void)(fn)((hwnd),WM_MDIRESTORE,(WPARAM)(hwndRestore),0L)
    [all...]
windowsx.h 369 #define FORWARD_WM_MDIRESTORE(hwnd,hwndRestore,fn) (void)(fn)((hwnd),WM_MDIRESTORE,(WPARAM)(hwndRestore),(LPARAM)0)
    [all...]
winuser.h     [all...]

Completed in 80 milliseconds