This function is called to cancel the current drag operation.
#define INCL_WINSTDDRAG #include <os2.h> BOOL rc; /* Success indicator. */ rc = DrgCancelLazyDrag();