Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Zipping
Message
De
12/04/2012 09:32:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
SAMBA Server
Divers
Thread ID:
01541146
Message ID:
01541195
Vues:
75
>>Hi,
>>
>>how do I use the zipping that ships with Windows? Until now I used dynazip but thea are long out of business. And it will not work with Win7 x64.
>>
>>I neeed to unzip, zip, read, set password, read and write comment.
>>
>>Any idea?
>>
>>TIA
>>
>>Lutz
>
>We used Craig Boyd's vfpcompression.FLL

Safe to use?
SET LIBRARY TO LOCFILE("vfpcompression.fll")

CLEAR
? UnzipString(ZipString(REPLICATE('A',5678))) == REPLICATE('A',5678) && return false
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform