I'm trying to load a dll that I've made dynamically in another project. However when I go to load the library I get the following error message:
"The program can't start because wpcap.dll is missing from your computer. Try reinstalling the program to fix this problem."
I've searched and haven't found a solution that works for me. I replaced that wpcap.dll file as well as a packet.dll file that it said was missing and it still gave me another error. If anyone could help me out with this I would appreciate it. Thanks.