开发者

Edit RC file from add-in

开发者 https://www.devze.com 2023-03-04 11:52 出处:网络
I am trying to edit开发者_高级运维 a win32 RC file from my add-in and add some strings in the string table. It seems the there is no extensibility support in VcProjectEngine for this. I have managed t

I am trying to edit开发者_高级运维 a win32 RC file from my add-in and add some strings in the string table. It seems the there is no extensibility support in VcProjectEngine for this. I have managed to edit it as re regular text file but VS prompts me to reload every time. Has someone discovered another solution?

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消