English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am writing a FTP program that uses a script. In the script I am having a Parm called Unzip= Zip= (True or False)
if this is true then I need a way to zip or unzip the file, I hope I can use wininet.dll because that is what I am using to FTP the file.
Thanks

2006-11-28 02:50:14 · 1 answers · asked by Dan k 1 in Computers & Internet Programming & Design

1 answers

There is no such function in Wininet.dll. Wininet is for client-server comm, including FTP and HTTP. It has nothing to do with file compression.

http://www.devx.com/getHelpOn/10MinuteSolution/20373

2006-11-28 03:36:16 · answer #1 · answered by Kasey C 7 · 1 0

fedest.com, questions and answers