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:36, 15 April 2025 Martini talk contribs created page SWBLOCK (Created page with "Switch-list block structure. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _SWBLOCK { ULONG cswentry; Count of switch list entries.: SWENTRY aswentry[1]; Switch list entries.: } SWBLOCK; typedef SWBLOCK * PSWBLOCK ; </pre> Category:Data type")