In PacketSniffer Project, a Fatal Error shut down VB at line 65 in frmMain ( GetTcpipBoundAdaptersInfo nHandle, AdList )
This line works well in the ListAdapters Project.
When I compile that project, on the statement(GetTcpipBoundAdaptersInfo nHandle, AdList) fatal error occure and vb program down.
What Visual Basic do you actually use? The samples were created for Visual Basic 6, so if you are using them under Visual Basic .NET then then the behavior can be different. An example managed memory can’t be directly passed to driver.