Jump to content

DrgQueryStrName: 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:2900:29, 8 April 2025 Iturbide talk contribs 2,435 bytes +2,435 Created page with "This function gets the contents of a string associated with a string handle. ==Syntax== DrgQueryStrName(hstr, cbBuffer, pBuffer) ==Parameters== ;hstr (HSTR) - input: The handle must have been created with DrgAddStrHandle. ;cbBuffer (ULONG) - input: Maximum number of bytes to copy into pBuffer. Must be greater than 0. Otherwise, an error is returned. ;pBuffer (PSZ) - output: Buffer where the null-terminated string is returned. ==Returns== ;ulLength (ULONG)..."