尝试运行一个简单的MFC应用程序,但关闭,因为程序终止,假设我需要在一个独立的线程中运行对话框,但无法解决如何。= NULL) // initialize MFC and print and error on failure // TODO: change error code to suit your needs
_tprintf(_T("Fatal
File: f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\objcore.cpp Line: 40
当我尝试使用调试配置- Use MFC in a StaticLibrary和Dynamic Library (.dll)来DoModal(或创建) MFC窗口时,我遇到了这个问题。在发布配置中,一切正常,但我不能调试dll。MS VS 2010