Click here to Skip to main content
15,868,016 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 558.1K   60  
This article gives guidelines for loading a DLL into your project and accessing the services offered by the DLL.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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