Jump to content

DrgPushDraginfo: 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:2000:20, 8 April 2025 Iturbide talk contribs 1,423 bytes +1,423 Created page with "This function gives a process access to a DRAGINFO structure. ==Syntax== DrgPushDraginfo(pdinfo, hwndDest) ==Parameters== ;pdinfo (PDRAGINFO) - input: Pointer to the DRAGINFO structure. ;hwndDest (HWND) - input: Handle of the window whose process is to be given access to a DRAGINFO structure. ==Returns== ;rc (BOOL) - returns: Success indicator. :: TRUE - Successful completion. :: FALSE - Error occurred. ==Remarks== The receiving process is responsible for: #..."