472,119 Members | 1,817 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

Adding resource to a file!

Just curious, When you are in IDE, you are able to add a resource to
the project through resource tab. Later this resource can be accessed
using the resource manager. One good thing about this approach is
that, the resource file is build into the exe and using resource
manager you can later get already added resource file back.
Now is it possible to do that through programatically? I want to add a
resource to the default resource (if I use resource writer then I need
to explicitly specify the resource file and that resource file need to
be distributed along with the exe) during execution on the fly, is it
possible?

Thanks.
Apr 1 '08 #1
0 1393

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by Gabriel Lozano-Morán | last post: by
3 posts views Thread by Bern | last post: by
9 posts views Thread by Tom the Canuck | last post: by
4 posts views Thread by TCook | last post: by
5 posts views Thread by DBC User | last post: by
1 post views Thread by John | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.