Searched refs:WM_ENABLE (Results 1 – 4 of 4) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | winuser.rh | 235 #define WM_ENABLE 0x000A
|
D | windowsx.h | 123 #define FORWARD_WM_ENABLE(hwnd,fEnable,fn) (void)(fn)((hwnd),WM_ENABLE,(WPARAM)(WINBOOL)(fEnable),(…
|
D | windowsx.h16 | 160 #define FORWARD_WM_ENABLE(hwnd,fEnable,fn) (void)(fn)((hwnd),WM_ENABLE,(WPARAM)(WINBOOL)(fEnable),0…
|
D | winuser.h | 1001 #define WM_ENABLE 0x000A macro
|