About C dynamic link library function to check the problem
Time:09-23
I written in vc + + 6.0 a simple DLL, then on my computer also equipped with VS2013 (before this also installs VS2012, unloaded, will you please uninstall clean), then I want to use VS/vc/bin/dumpbin. Exe to see, my VS is in e disk, and then after opening is as the following figure, input dumpbin - exports the file path, I as if nothing reaction directly exit, the interface what operation?
then I surf the Internet to find the answer, what others said to run vcvars32. Bat, and then I run in the CMD, as the chart, the problems what? Initialize the environment variables?
then I added path, include and lib variables, such as the following figure
if will pop up error, what problem? As there are many versions, I wrote the DLL is 32-bit, vs2013 seems to be 64, I need to get the function name and then write a on vs2013 to call the DLL, people understood taught me,
CodePudding user response:
First create a bat file for good: Dumpbin. Exe/ALL pause