Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Starting Task Pane
Message
 
 
À
12/03/2003 11:18:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00764782
Message ID:
00764899
Vues:
28
>Sergey,
>
>Only have VFP8 loaded on my development machine.... Licensing wise right now I have only one license here at work for this guy. I did version check and wininet.dll was 6.00.2800.1106 (xpsp1.020828-1190) modified Aug 29, 2002 at 5:41:18.
>
>I have no problem with using IE on net or anything else.
>
>Is there anywhere where one might get a virginal wininet.dll with this version?
>
>Wayne Frenck

You don't need VFP8. Try to run following code on your PC (you should get the same error) and on another one inh any VFP version.
DECLARE SHORT InternetGetConnectedState IN wininet ;
			INTEGER @ lpdwFlags,; 
			INTEGER   dwReserved 
m.nFlags = 0
?InternetGetConnectedState(@m.nFlags, 0) 
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform