472,119 Members | 1,527 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.

Save Images in executable resources section.

Hello Everyone,
How can I Make an .resources file containing in the visual basic
application at the run time. Presently I am giving the path of image
file as follows in the compiler options

cp.CompilerOptions = "/libpath:. /target:winexe
/resource:""C:\test.JPG"",clsTest.resources,public"

But This would work with only one file, what if i have more than one
file.
I think i will have to make a resource file first than include it
above. but i could the method for the above.
Please Help
Nov 20 '05 #1
0 745

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

9 posts views Thread by Mark Johnson | last post: by
4 posts views Thread by Mark Allison | last post: by
61 posts views Thread by phil-news-nospam | last post: by
2 posts views Thread by poojo hackma | last post: by
reply views Thread by Frenchie | last post: by
1 post views Thread by Shannon Richards | 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.