Restored from previous forum. Originally posted by Fangbeast.
Hi Fangles,
i'm confuse because can you explain exactly what you need ?
Siggi
Hi Siggi, sorry to confuse you, but I confuse myself sometimes!! Besides, I made a partial mistake.
I need a way to uncompress the following types ZIP, RAR, ZOO, ARC, PAK, ACE, LZH, CAB and others eventually. For now, I want to be able to uncompress CAB, ZIP and RAR files to get the information out of it that I need.
I haven't seen the InfoZIP DLL but I have used InfoZip extractor by shelling out to it and it fails on many small ZIP files, complaining that it cannot find the "central directory zip record". I have used other unZIPping programs to do the same thing and they have no problem.
Right now though, I need to be able to process CAB files. I have been shelling out to Microsoft's EXTRACT.EXE to do this and my program took a beating. Keep in mind, I am a beginner at PureBASIC (grin).
Thanks for the help
Fangles