| View previous topic :: View next topic |
| Author |
Message |
viciouskinid
Joined: 23 Jun 2007 Posts: 136
|
Posted: Fri Jul 18, 2008 2:24 am Post subject: Packaging images |
|
|
I have a lot of pictures in a program i have written. Is there a way I can pack them into the exe or something similar so the user can't get access to them through the file directory.
I have seen a script where a bmp image can be broken into code and then created again but this still involves creating the bmp file. I was wondering if there is a way to just have the program display the image without the need to create a file.
Thanks |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 6264
|
Posted: Fri Jul 18, 2008 2:47 am Post subject: Re: Packaging images |
|
|
| viciouskinid wrote: | | I have seen a script where a bmp image can be broken into code and then created again but this still involves creating the bmp file. I was wondering if there is a way to just have the program display the image without the need to create a file. |
_________________
 |
|
| Back to top |
|
 |
|