Hi,everyone
I just want to develop a TDI Filter Driver which can handle all Device-Io-Control Codes, IOCTL_TCP_QUERY_INFORMAITON_EX etc.But I can not find any documents about the structure of OutputBuffer this IOCTL code uses.
There are some useful hints about structure of its inputbuffer in the header files,smpletcp.h and tdiinfo.h.but it’s also un-full-documented.
If I can not get the structure definition of its outputbuffer and inputbuffer, my TDI filter driver can not handle this IRP .Then can anyone can give me any good suggestions about this?
thanx in advance
Prfone.