1.vs2008中MFC的caption运行后中文变为问号?
1) 首先到“资源视图”[Resource View]中,找到相应对话框的ID号
2)右击选择“属性”[Properties],然后在右边的属性栏中找到“语言”[Language]项,默认是英语(美国),改成中文(中国)
如果你所有的对话框程序都是中文的话建议在建立项目的时候务必把“资源语言”[Resorce Language]设置为“中文(中国)”。
2.general error c101008a: Failed to save the updated manifest to the file ".\Debug\MFC_book127.exe.em
build->clean solusion
3.MFC, 无法打开.rc文件, rc:opened in another editor
关闭文件编辑窗口中所有关于该项目的文件 ,.rc文件立马就能打开了