Click here to Skip to main content
15,884,836 members
Articles / Desktop Programming / MFC

How to load a dynamic link library (DLL) into a Microsoft Visual C++ 6.0 project

Rate me:
Please Sign up or sign in to vote.
3.81/5 (46 votes)
6 May 20042 min read 559.4K   60  
This article gives guidelines for loading a DLL into your project and accessing the services offered by the DLL.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Netherlands Netherlands
I have BSc and MSc in Automatics and Computer Control Systems. After graduation I followed a post-master program Software Technology. Until the end of august 2004 I was involved in 9-month graduation project at the Embedded Systems Institute (Netherlands), where I was busy with coupling of Matlab/Simulink and Rational Rose RealTime. From September I switched to a new domain, so now I work on the development of patterns for process-aware information systems. My hobbies are painting, chess and dynamic sport.

Comments and Discussions