What if My MFC EXE Project Build Fails?
Home | Overview | How Do I | Details
If your build fails:
- MFC provides diagnostic services you can use to debug your program.
- MFC General Object Diagnostics include diagnostic dump context which is useful for diagnostic printing of internal object data.
What do you want to know more about?