HomeSort by relevance Sort by last modified time
    Searched refs:WM_NCMOUSEMOVE (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 329 #define WM_NCMOUSEMOVE 0x00A0
windowsx.h16 286 #define FORWARD_WM_NCMOUSEMOVE(hwnd,x,y,codeHitTest,fn) (void)(fn)((hwnd),WM_NCMOUSEMOVE,(WPARAM)(UINT)(codeHitTest),MAKELPARAM((x),(y)))
    [all...]
windowsx.h 252 #define FORWARD_WM_NCMOUSEMOVE(hwnd,x,y,codeHitTest,fn) (void)(fn)((hwnd),WM_NCMOUSEMOVE,(WPARAM)(UINT)(codeHitTest),MAKELPARAM((x),(y)))
    [all...]
winuser.h 1117 #define WM_NCMOUSEMOVE 0x00A0
    [all...]

Completed in 303 milliseconds