Now I get the same TypeLoadException error for pcap_dumper. I found out that this is not a real structure, so I converted all my pcap_dumper_t definitions to FILE, but it still produces the same error.
Guy Harris wrote: > > Gianluca Varenni wrote: > > > 1. Include "pcap-int.h" instead of "pcap.h". This include the actual > > definition for the type "struct pcap" > > ...but be aware that the layout of this structure is subject to change > from release to release. > > ================================================================== > This is the WinPcap users list. It is archived at > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > To unsubscribe use > mailto: [EMAIL PROTECTED] > ================================================================== ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
