Home
last modified time | relevance | path

Searched refs:WM_ENABLE (Results 1 – 4 of 4) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dwinuser.rh235 #define WM_ENABLE 0x000A
Dwindowsx.h123 #define FORWARD_WM_ENABLE(hwnd,fEnable,fn) (void)(fn)((hwnd),WM_ENABLE,(WPARAM)(WINBOOL)(fEnable),(…
Dwindowsx.h16160 #define FORWARD_WM_ENABLE(hwnd,fEnable,fn) (void)(fn)((hwnd),WM_ENABLE,(WPARAM)(WINBOOL)(fEnable),0…
Dwinuser.h1001 #define WM_ENABLE 0x000A macro