Jump to content

DrgReallocDraginfo: 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 05:0305:03, 8 April 2025 Iturbide talk contribs 2,012 bytes +2,012 Created page with "This function releases the current DRAGINFO structure and reallocates a new one. ==Syntax== DrgReallocDragInfo(pdinfoOld, cditem) ==Parameters== ;pdinfoOld (PDRAGINFO) - input: Pointer to the current DRAGINFO structure. ;cditem (ULONG) - input: Number of DRAGITEM structures to be allocated. ==Returns== ;pdinfoCurrent (PDRAGINFO) - returns: Pointer to a newly allocated DRAGINFO structure. ==Remarks== It is necessary to call DrgReallocDragInfo anytime objects are..."