Jump to content

HELPSUBTABLE: 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 19:1619:16, 25 April 2025 Martini talk contribs 2,407 bytes +2,407 Created page with "Help subtable. A help subtable is an array of records, preceded by a value that specifies the size of each help-subtable record. == Type == typedef USHORT == C Declaration Method == typedef == Example Code == <pre> typedef USHORT _HELPSUBTABLE { USHORT usSubitemSize; Size of each record of the help subtable.: USHORT HelpSubTableEntry[]; Help subtable records.: }; /* The first entry in the help subtable indicates the size of the records..."