日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

vs2010 将.mc编译为.rc文件

發布時間:2025/7/14 44 豆豆
生活随笔 收集整理的這篇文章主要介紹了 vs2010 将.mc编译为.rc文件 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

vs2010 將.mc編譯為.rc文件

That file will be generated by the message compiler. Now add a custom build step to run the message compiler:

Right-click on messages.mc and select Properties.

In the Properties dialog set Configuration to "All Configurations".

Under "Configuration Properties" click on "General".

Ensure the "Excluded From Build" property is set to "No".

Set the "Item Type" property to "Custom Build Tool" from the drop-down menu and click the "Apply" button so the "Custom Build Tool" property will appear.

Click on "General" under the "Custom Build Tool" property.

Set the "Command Line" property to:

mc %(FullPath)

Set the Description property to something like "Compiling Messages..."

Set Outputs property to:

%(Filename).rc;%(Filename).h;MSG0409.bin

The file MSG00409.bin is from having the following line in messages.mc:

?

LanguageNames = (English=0x409:MSG00409)

轉載于:https://www.cnblogs.com/suiyingjie/archive/2013/06/08/3127054.html

總結

以上是生活随笔為你收集整理的vs2010 将.mc编译为.rc文件的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。