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:19, 25 April 2025 Martini talk contribs created page MB2D (Created page with "Array of button definitions. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _MB2D { CHAR achText[MAX_MB2DTEXT+1]; Text of the button.: ULONG idButtons; Button Id returned when selected.: ULONG flStyle; Button style flags.: } MB2D; typedef MB2D * PMB2D ; </pre> Category:Data type")