HomeSort by relevance Sort by last modified time
    Searched refs:WM_NCRBUTTONUP (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 334 #define WM_NCRBUTTONUP 0x00A5
windowsx.h16 302 #define FORWARD_WM_NCRBUTTONUP(hwnd,x,y,codeHitTest,fn) (void)(fn)((hwnd),WM_NCRBUTTONUP,(WPARAM)(UINT)(codeHitTest),MAKELPARAM((x),(y)))
    [all...]
windowsx.h 268 #define FORWARD_WM_NCRBUTTONUP(hwnd,x,y,codeHitTest,fn) (void)(fn)((hwnd),WM_NCRBUTTONUP,(WPARAM)(UINT)(codeHitTest),MAKELPARAM((x),(y)))
    [all...]
winuser.h 1122 #define WM_NCRBUTTONUP 0x00A5
    [all...]

Completed in 114 milliseconds