You want the dll library to call your program, or want your program to call the dll library?
If you want to call dll library, add it to your project as reference. the dll file will be copied to your project output folder and stay with exe file.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Add a Library to my project.Threaded View
|
Click Here to Expand Forum to Full Width |