How Do I Do Something Like Winzip/Winrar ETC.
But not Nececerly Make It Smaller
Just make A Wraper & unWraper
Printable View
How Do I Do Something Like Winzip/Winrar ETC.
But not Nececerly Make It Smaller
Just make A Wraper & unWraper
you could open for binary and PUT several files into one file - you must keep track of the position where each file starts along with the name perhaps in a header to the file
Heres a cheap way
Open the file and write your apps name to it & file ext . Then rename the file ext . To use the file again , Open it and remove your name and file ext . Rename the file .
[]P
Maybe Someone Would Just Put A Good Code On The Board Instead Of Explaining?