HomeSort by relevance Sort by last modified time
    Searched refs:WM_ENABLE (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 235 #define WM_ENABLE 0x000A
windowsx.h16 160 #define FORWARD_WM_ENABLE(hwnd,fEnable,fn) (void)(fn)((hwnd),WM_ENABLE,(WPARAM)(WINBOOL)(fEnable),0L)
    [all...]
windowsx.h 123 #define FORWARD_WM_ENABLE(hwnd,fEnable,fn) (void)(fn)((hwnd),WM_ENABLE,(WPARAM)(WINBOOL)(fEnable),(LPARAM)0)
    [all...]
winuser.h 1001 #define WM_ENABLE 0x000A
    [all...]

Completed in 55 milliseconds