|
-
Aug 4th, 2010, 12:30 AM
#7
Thread Starter
Addicted Member
Re: How to embed images in Executables (.EXE) files
 Originally Posted by baja_yu
What programming language are you using, and what exactly are you trying to achieve? In VB6 for example, images you set in PictureBoxes or for Form's background picture will be compiled into the exe. There's also an ImageList control.
As you may have read my original post. What I want is to allow user of my software to be able to export their albums to self running/showing EXEs. For this to be possible I have to embed images in EXE file or as suggested by dilettante I can instead create a separate binary file which will store all the images in it. I have already implemented this by my client wants it his way and this way is to embed images in EXE which will show the images as slide show on target PC.
Hope you understood as to what I want?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|