HomeSort by relevance Sort by last modified time
    Searched refs:WM_POWER (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 288 #define WM_POWER 0x0048
windowsx.h16 127 #define FORWARD_WM_POWER(hwnd,code,fn) (void)(fn)((hwnd),WM_POWER,(WPARAM)(code),0L)
    [all...]
windowsx.h 94 #define FORWARD_WM_POWER(hwnd,code,fn) (void)(fn)((hwnd),WM_POWER,(WPARAM)(int)(code),(LPARAM)0)
    [all...]
winuser.h 975 #define WM_POWER 0x0048
    [all...]

Completed in 199 milliseconds