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:09, 25 April 2025 Martini talk contribs created page CTLCOLOR (Created page with "Structure that contains a control color index and value pair. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _CTLCOLOR { LONG clrIndex; Control color index.: ULONG clrValue; Control color value.: } CTLCOLOR; typedef CTLCOLOR * PCTLCOLOR ; </pre> Category:Data type")