DLL Sample Programs
| Overview | How Do I | FAQ | Details
Two MFC Advanced Concepts samples dealing with DLLs are included with Visual C++:
Demonstrates how to write, build, and use extension DLLs.
Demonstrates how to write, build, and use regular DLLs.
Examining the source code and makefiles for these samples may help you in building your DLLs.