Hi. What do you mean by "It does not work"?
Remember that winpcap is not only some DLLs (packet.dll and wpcap.dll). It uses also a kernel driver to sniff packets (npf.sys or npf.vxd), which cannot be statically linked to a program. GV ----- Original Message ----- From: "Eric DETOISIEN" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 16, 2002 11:19 AM Subject: [WinPcap-users] Static Library > Hi, > > I would like to know if it's possible to use static library > for PACKET functions ? > I compiled the Packet Project in a static library and when > I link this static library with my program it seems that > functions don't work. > > In fact, I would like to have an autonomous program (without > the need to install the packet.dll). > > Somebody have experiment this ? > > Thanks. > > Eric Detoisien. > > > _________________________________________________________________ > Discutez en ligne avec vos amis ! http://messenger.msn.fr >
