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
  • 16:35, 15 April 2025 Martini talk contribs created page PROGRAMENTRY (Created page with "Program-entry structure. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _PROGRAMENTRY { HPROGRAM hprog; Program handle.: PROGTYPE progt; Program type.: CHAR szTitle[MAXNAMEL+1]; Program title (null-terminated).: } PROGRAMENTRY; typedef PROGRAMENTRY * PPROGRAMENTRY ; </pre> Category:Data type")