I am doing some ewt work using the ndis packet capture provider. Has anyone had any luck calling TdhGetEventInformation from vb6? I have spent hours both myself and with Claude and chat gpt and all i get is stack corruption after the call
Printable View
I am doing some ewt work using the ndis packet capture provider. Has anyone had any luck calling TdhGetEventInformation from vb6? I have spent hours both myself and with Claude and chat gpt and all i get is stack corruption after the call
did u ask for a c++ example and after that ask AI to translate it into VB6 code?
Have you tried to use fafalone's API definitions? Chances are he's got the correct structures with all the unions and stuff.