HomeSort by relevance Sort by last modified time
    Searched refs:WM_TIMECHANGE (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 257 #define WM_TIMECHANGE 0x001E
windowsx.h16 124 #define FORWARD_WM_TIMECHANGE(hwnd,fn) (void)(fn)((hwnd),WM_TIMECHANGE,0,0L)
    [all...]
windowsx.h 92 #define FORWARD_WM_TIMECHANGE(hwnd,fn) (void)(fn)((hwnd),WM_TIMECHANGE,(WPARAM)0,(LPARAM)0)
    [all...]
winuser.h 1022 #define WM_TIMECHANGE 0x001E
    [all...]

Completed in 54 milliseconds