Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Libcurl and vfp2c32.fll
Message
De
24/09/2008 04:22:14
 
 
À
23/09/2008 16:07:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01350016
Message ID:
01350119
Vues:
26
Hello Carlos,


cur_off_t is a 64bit datatype.

Currently the CreateCallbackFunc does not support 64 bit integers, but you can "fake" it by supplying two parameters instead.
The drawback is that these two parameters now contain garbage values.

e.g.
This._CurlSeekCallBackAddress  = CreateCallBackFunc("CurlSeekCallBack", "INTEGER","INTEGER,INTEGER,UINTEGER,INTEGER", This, 1)
this should fix the "dll exception" problem.

Regards
Christian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform