-
Putting files together
I want to compile two or three files together into one big file. How do I do it. I want to be able to read it later. I think you just have to make them attach to each other.
Example:
Image1.bmp
Info.txt
Image2.bmp
I want all of those to go into one file: skin.skn
How does this work?
Could I use like a cab, or zip file?
Can someone help?
Josh
-
There are plenty of free zip utilities on the web you could use. I've done work like this using zip controls.
-
can u please send me a few links?
I sux at finding things on the web.
Josh
-
anyone have some links?
Josh
-
Does anyone please have any links or names or something so I can find out how to do it?
Josh
-
Try the one here:
http://www.vbaccelerator.com/overlib.htm
I believe its intended for VB6 but you could probably still use it.