Jump to content

MLM LINEFROMCHAR: 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:3304:33, 25 April 2025 Martini talk contribs 923 bytes +923 Created page with "This message returns the line number corresponding to a given insertion point. ==Syntax== <pre> param1 IPT iptFirst; Insertion point of interest.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;iptFirst (IPT) - input: Insertion point of interest. ;ulReserved (ULONG) - input: Reserved value, should be 0. ==Returns== ;lLineNum (LONG) - return: Line number of insertion point. ==Remarks=== For any insertion point, the correspo..."