c++ - using winpcap without installation -
i wanna use winpcap library in project, error in other computers winpcap not installed. wanna use program in winxp, win7.
i checked url: http://paperlined.org/apps/wireshark/winpcap_silent_install.html, can't find files , regfiles,
please share full files , documentation implement.
thanks
ps. programmed in visual studio 2008, , os: win7 0x64
recently compiled winpcap source , tried use without installation. turned out driver must installed. in addition this, executables want use winpcap have able access packet.dll , wpcap.dll.
Comments
Post a Comment