c ++在运行时修改资源 [英] c++ modify resources at runtime

查看:178
本文介绍了c ++在运行时修改资源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在运行时以编程方式编辑可执行文件的资源?如果是,如何?如果没有,是否有另一个程序可以轻松地用于修改资源?

Is it possible to edit resources for an executable at runtime programmatically? If so, how? If not, is there another program that can easily be used to modify resources?

感谢Derek。

推荐答案

MS提供API函数更新可执行文件的资源。

MS is providing API functions to update the resources of an executable. Not only the string table but cursors, images and so on.

查看文档:

href =http://msdn.microsoft.com/en-us/library/ms648008(VS.85).aspx =nofollow> http://msdn.microsoft.com/en-us/library/ ms648008(VS.85).aspx

http://msdn.microsoft.com/en-us/library/ms648004(VS.85).aspx

这篇关于c ++在运行时修改资源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆