Jump to content

DrgLazyDrop: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 April 2025

  • curprev 00:1800:18, 8 April 2025 Iturbide talk contribs 1,163 bytes +1,163 Created page with "This function is called to invoke a lazy drop operation. ==Syntax== DrgLazyDrop(hwndTarget, ulOperation, pptlDrop) ==Parameters== ;hwndTarget (HWND) - input: Handle of the target window receiving the drop. ;ulOperation (ULONG) - input: Drop operation code. :: Possible values: ::: DO_DEFAULT - Default operation. ::: DO_COPY - Operation is a copy. ::: DO_MOVE - Operation is a move. ::: DO_LINK - Operation is a link. ;pptlDrop (PPOINTL) - input: Pointer to the dr..."