I am writing a program that uses certain functions that are in a .dll written by someone else. I was given the .lib, .dll and .exp files. I was told that all I needed to do was link the .lib file to my program in order for my program to use the functions in the dll.
Is it that simple? If so how...
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.