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
  • 03:09, 3 May 2025 Martini talk contribs created page TASKREC (Created page with "Task information structure. == Type == struct == C Declaration Method== typedef struct == Example Code== <PRE> typedef struct _TASKREC { struct _TASKREC *next; Pointer to the next record in the list of current tasks.: ULONG useCount; Usage count (this structure can be referenced by multiple objects).: PVOID pStdDlg; Pointer to a standard Workplace Shell task dialog.: ...")