Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WWIpstuff
Message
De
26/10/1998 21:31:21
 
 
À
26/10/1998 19:34:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00150707
Message ID:
00150749
Vues:
15
>>I've been trying out Rick's wwipstuff class with FTP file transfers, and while I can download a file just fine, I get an error 12003 trying to upload. Probably something really simple, but I don't know what Win API error 12003 is.
>>Can you help? Better still is there a list of these codes somewhere ?
>>TIA
>
>OK, it's me talking to me again.
>
>Win API errors are listed in the MSDN library (of course) and error 12003 is an Internet Extended error which means there's a message available following an unsuccessful functino call. The docs then go on to say to use "InternetGetLastResponseInfo". Sheeese!
>So my problem now is - how do use this?
>BOOL InternetGetLastResponseInfo(OUT LPDWORD lpdeError, OUT LPSTR lpszbuffer, IN OUT LPDWORD lpdwBufferLength)
]

No need to do this directly, wwIPSTuff does it for you;

wwIPStuff::GetLastInternetError()
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform