Ferris
Jan 24th, 2006, 07:28 AM
Hi all,
I want to create an exe that uses images (replaces some, removes some, adds some etc). But what I don't want to do is to have these images in a folder structure so that any tom dick or harry can come along and delete them, move them or otherwise bum out my app.
So what I thought would be good was to package them into a dll that i can then reference in my app and then use them straight from the dll.
Or is there a way i can "store" them in the form somehow?
Any ideas how I would achieve this as google is not playing ball.
Thanks
Added green "resolved" checkmark - Hack
I want to create an exe that uses images (replaces some, removes some, adds some etc). But what I don't want to do is to have these images in a folder structure so that any tom dick or harry can come along and delete them, move them or otherwise bum out my app.
So what I thought would be good was to package them into a dll that i can then reference in my app and then use them straight from the dll.
Or is there a way i can "store" them in the form somehow?
Any ideas how I would achieve this as google is not playing ball.
Thanks
Added green "resolved" checkmark - Hack