Home | History | Annotate | Download | only in include

Lines Matching refs:WM_MOVE

141 #define FORWARD_WM_MOVE(hwnd,x,y,fn) (void)(fn)((hwnd),WM_MOVE,(WPARAM)0,MAKELPARAM((x),(y)))