DLL Topics

HomeOverviewHow Do IFAQSample

Using dynamic linking instead of static linking offers several advantages. DLLs save memory, reduce swapping, save disk space, upgrade easier, provide after-market support, provide a mechanism to extend the MFC library classes, support multi-language programs, and ease the creation of international versions.

This article family provides detailed information on programming DLLs.

What do you want to know more about?