Jump to content

MLM INSERT: 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.

25 April 2025

  • curprev 04:3204:32, 25 April 2025 Martini talk contribs 1,172 bytes +1,172 Created page with "This message deletes the current selection and replaces it with a text string. ==Syntax== <pre> param1 PCHAR pchText; Null-terminated text string.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;pchText (PCHAR) - input: Null-terminated text string. ;ulReserved (ULONG) - input: Reserved value, should be 0. ==Returns== ;ulCount (ULONG) - return: Number of bytes actually inserted. ==Remarks== This message inserts the..."