Hi,
i am working with embedded visual basic on windows ce and have to zip and unzip textfiles.
does anyone have a code snippet for that?
regards,
marc from germany
Printable View
Hi,
i am working with embedded visual basic on windows ce and have to zip and unzip textfiles.
does anyone have a code snippet for that?
regards,
marc from germany
try planetsourcecode --- they have a lot of stuff & might have what you want
I doubt whether it is possible in VB?
Any comments?
It is possible, just phinds said, there are examples in Planet Source Code. I have seen them myself.Quote:
Posted by anita2002
I doubt whether it is possible in VB?
Any comments?
Hi,
I'm not sure, but if you check the WinZip site, I do believe they have some kind of documention about how to use their DLLs.
Regards,
Go to www.zlib.org
You can get a Windows dll, with complete documentation.