Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:16, 25 April 2025 Martini talk contribs created page HELPSUBTABLE (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...")