I am trying to figure out how to creat and use a library in C++Builder. I am able to build a library. I am also able to call functions in the library.
However I can only do so if the .dll is in the same directory as the .exe that is calling the library functions. How do I tell the .exe to look...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.