在mfc中:调用自定义DLL链接时出现:error LNK2001错误unresolved external symbol,程序编译本来没有什么问题,只是在链接时出错,此情况可能是dll工程设置不正确,本机上把项目属性Configuration Properties->General 中的Use of MFC 改为Use MFC in a Shared Dll 后链接成功。

posted on 2011-05-15 18:31  zhaojunlucky  阅读(299)  评论(0编辑  收藏  举报