dll in Visual C++
-
Hy everyone! My colleage wants to include a "foreign" dll in his C++ program (written in VC++ 6.0). He said he has added the path to the dll in the settings of VC++ 6.0. In command he is able to run the executable when the dll is located in the same folder. But in VC++ it does not work throwing an error message telling the dll is not available. What is he doing wrong because at the moment I cannot find out, because I did never work with version VC++ 6.0 (I did only work with Visual Studio 2003 and that's a little different). So if someone of you could tell me what he has to do to make VC++ find the dll please let me know and I will forward the infos to him. Thanks! Stephan.
-
Hy everyone! My colleage wants to include a "foreign" dll in his C++ program (written in VC++ 6.0). He said he has added the path to the dll in the settings of VC++ 6.0. In command he is able to run the executable when the dll is located in the same folder. But in VC++ it does not work throwing an error message telling the dll is not available. What is he doing wrong because at the moment I cannot find out, because I did never work with version VC++ 6.0 (I did only work with Visual Studio 2003 and that's a little different). So if someone of you could tell me what he has to do to make VC++ find the dll please let me know and I will forward the infos to him. Thanks! Stephan.