John A
2005-02-08 22:46:41 UTC
Hi, i made a TDI filter driver using VToolsD and i'm receiving tdi
events. I need to see the info that is gonna be dispatched. The
tdisend hook function is:
MySend(
PTDI_REQUEST req,
USHORT Flags,
UINT SendLength,
PNDIS_BUFFER buf
)
Can I see the info in any of this parameters?? if not how can i
accomplish this??
Tnx
events. I need to see the info that is gonna be dispatched. The
tdisend hook function is:
MySend(
PTDI_REQUEST req,
USHORT Flags,
UINT SendLength,
PNDIS_BUFFER buf
)
Can I see the info in any of this parameters?? if not how can i
accomplish this??
Tnx