Windows programming

Moderators: None (Apply to moderate this forum)
Number of threads: 3711
Number of posts: 9173

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
New to Dynamic Linking Posted by Raisin-toe on 27 Dec 2012 at 4:53 PM
Hello, I am new to windows programming. I have made a few simple applications, but I am trying to understand how to build a program using DLL's. I have been trying to build a simple application using a DLL, but I have only been able to statically link the DLL and the program.

Microsoft Visual Studio 2011 is the C++ compiler I am trying to use, it is a bit different from previous versions of Microsoft Visual Studio.


Could someone help me with how to dynamically link an application to a DLL? How do I build the application?



 

Recent Jobs