Jump to content

CBM SHOWLIST: 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.

20 April 2025

  • curprev 23:3123:31, 20 April 2025 Martini talk contribs 1,181 bytes +1,181 Created page with "This message sets the showing state of the list box control. ==Syntax== <PRE> param1 USHORT usShowing; Showing indicator.: param2 ULONG ulReserved; Reserved value, should be 0.: </PRE> ==Parameters== ;usShowing (USHORT) - Input : Showing indicator. ::TRUE: Show the list box control. ::FALSE: Do not show the list box control. ;ulReserved (ULONG) - Input : Reserved value, should be 0. ==Returns== ;rc (BOOL) - returns : Changed indicator. ::TRU..."