Learn about the kinds of .DLLs you can make using MFC and the advantages of each kind. Also learn how to create a .DLL and how to set up a client application to use it.
MFC .DLL TUTORIAL, PART 1
Published 03/06/2002
Learn about the kinds of .DLLs you can make using MFC and the advantages of each kind. Also learn how to create a .DLL and how to set up a client application to use it.
Learn about the problems that can arise when you use .DLLs. Also learn how these problems can be avoided.
This third part builds on the previous two by providing more coding examples and technical details.
This article demystifies some of the arcane code created by the MFC Wizards.