CodeBlocks能否支持VC的资源编辑方式呢?
我使用CodeBlocks建了一个Win32 GUI Project,然后想插入一个对话框资源,却没有找到相应的菜单或工具。下载了一个CodeBlocks的manual,里面有这样的介绍:
Resources
includes files for layout descriptions for wxWidgets windows with the extensions *.res;*.xrc;. These file types are shown in the ’Resources’ tab of the Manangement window.
照这样说,CodeBlocks都不支持VC的资源文件。CodeBlocks能否支持VC的资源编辑方式呢?
[解决办法]
你需要ResEdit