Visual Studio 問題集

Visual Studio 各版本解決方案相互轉換的方法:

http://blog.xieyc.com/vs2005-2012-solution-and-project-convertion/


Visual Studio 高版本windows上編譯的程序不能在xp上運行,並提示".exe不是有效的win32應用程序“的解決方法:

http://blog.csdn.net/jtujtujtu/article/details/8756865

http://www.myexception.cn/cpp/1482411.html#723427-renren-1-47172-687096cdf7aacd521b9fc06064afc625


Visual Studio 2013 編譯VC6.0的工程時,出現

error MSB8031: Building an MFC project for a non-Unicode character set is deprecated. You must change the project property to Unicode or download an additional library. See http://go.microsoft.com/fwlink/p/?LinkId=286820 for more information.

的解決辦法:

http://www.fangsi.net/archives/657.html#6685007-renren-1-17305-e4de53c8be118a187d0bc9da0e402ec9




發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章