QuoteDragDetect Function
Syntax
BOOL WINAPI DragDetect(
__in HWND hwnd,
__in POINT pt
);
http://msdn.microsoft.com/en-us/library/ms646256%28v=vs.85%29.aspx
USER32.INC(http://xmages.net/storage/10/1/0/4/7/upload/6055a455.png)
del one DWORD? this may destroy stack?
see the definition for the POINT struct - it OK.
thanks
invoke DragObject, hWnd, pt.x, pt.y