Articles Written by Andrew Fenster

MFC .DLL TUTORIAL, PART 1

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 2

Learn about the problems that can arise when you use .DLLs. Also learn how these problems can be avoided.

MFC .DLL TUTORIAL, PART 3

This third part builds on the previous two by providing more coding examples and technical details.

MFC Under the Hood

This article demystifies some of the arcane code created by the MFC Wizards.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds