Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to zip files in VFP?
Message
De
02/10/2003 11:28:01
 
 
À
21/01/2003 23:03:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00743669
Message ID:
00834291
Vues:
77
>Zlib.dll is freeware and so many devloper in world using it.

Hi Tao,
I too am having trouble with the Zlib.dll giving me the error
"cannot find entry point COMPRESS in the dll". I placed the DLL
in the Windows System and Syetem32 but it did not work. I am using
your code:

FUNCTION compressit( infile )
DECLARE INTEGER COMPRESS IN zlib-1.DLL AS zlibCompress ;
STRING @ DEST, INTEGER @ destLen, ;
STRING src, INTEGER srcLen

I am running Windows 2000.

Got any ideas what might be wrong?
Thanks,
Terry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform