Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy files to FTP site
Message
 
 
À
15/08/2005 11:07:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01040321
Message ID:
01041018
Vues:
17
>Hi Sergey,
>Thanks for the reply. I downloaded the Abram class and trying it out.
>It loaddapifuncts() then gets a handle from internetOpen() ok.
>But when calling ExtendedError() the program stops cold when
>GetLastError() in Kernel32 is retreived.?

I don't think it's GetLastError(). Please check again.


>Also I am passing the passive connect # to InternetConnect (7th parameter)
>but why the procedure only expecting 4? Am I to pad the param list for 5&6?

I see 8 parameters
	lnConnect_Handle = InternetConnect(THIS.nInet_Handle, (THIS.cIPAddress), VAL(lcPort), ;
 							(THIS.cUserName), (THIS.cPassword), INTERNET_SERVICE_FTP, 0, 0)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform