This function determines the status of the current drag operation.
#define INCL_WINSTDDRAG #include <os2.h> ULONG rc; /* Flag indicating the current drag status. */ rc = DrgQueryDragStatus();