Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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.