Jump to content

DM DRAGFILECOMPLETE: 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.

21 April 2025

  • curprev 02:2902:29, 21 April 2025 Martini talk contribs 1,296 bytes +1,296 Created page with "This message is sent when a direct manipulation operation on a file or files is complete. ==Syntax== <PRE> param1 HSTR hstr; File handle.: param2 USHORT usOperation; Flags.: </PRE> ==Parameters== ;hstr (HSTR) - Input : File handle. ;usOperation (USHORT) - Input : Flags: ::DF_MOVE: The operation was a move. If this flag is not set, the operation was a copy. ::DF_SOURCE: The receiving window was the source of the drag. If this flag is not set, the..."