c++ - LoadLibrary call System Error wpcap.dll -


i'm trying load dll i've made dynamically in project. when go load library following error message:

"the program can't start because wpcap.dll missing computer. try reinstalling program fix problem."

i've searched , haven't found solution works me. replaced wpcap.dll file packet.dll file said missing , still gave me error. if me out appreciate it. thanks.

there dependency walker (http://www.dependencywalker.com/) can use find related dependencies of program. can use search missing dependencies. use on wpcap.dll. using on .exe not dependency walker doesn't find dependencies using loadlibrary call.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -