Jump to content

HOOKDATA: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 May 2025

  • curprev 00:4800:48, 19 May 2025 Martini talk contribs 302 bytes +302 Created page with "Data used by DosPerfSysCall for software tracing. ==Syntax== <PRE> typedef struct _HOOKDATA { ULONG ulLength; Length: PBYTE pData; Data: } HOOKDATA; typedef HOOKDATA * PHOOKDATA ; </PRE> == Type == struct == C Declaration Method == typedef Category:Data type"