Share via


Dynamic-Link Library Support

The NAFXCW.lib and NAFXCWD.lib libraries (listed in the Static-Link Library Naming Conventions table in Library Naming Conventions) create your project as a dynamic-link library, called a "Regular DLL" (formerly a "USRDLL") that can be used with applications not built with the class library. This DLL support is not the same as MFCx0.DLL and MFCx0D.DLL (known as AFXDLL), which contain the entire class library in a DLL. For more information, see DLLs. For a table of DLL names, see Naming Conventions for MFC DLLs.

See Also

Concepts

MFC Library Versions