Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with dialup connection
Message
De
27/08/2008 08:19:06
 
 
À
27/08/2008 08:08:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01342114
Message ID:
01342150
Vues:
17
>hi sergey, thanks for your reply.
>I actually call the internetdial() with that flag set to 2
>which is the value of the INTERNET_AUTODIAL_FORCE_UNATTENDED constant ? i can't find the include file :)
>

Maybe test with 3 = bitor(INTERNET_AUTODIAL_FORCE_ONLINE, INTERNET_AUTODIAL_FORCE_UNATTENDED)
&& from WinInet.h

#define INTERNET_AUTODIAL_FORCE_ONLINE	1
#define INTERNET_AUTODIAL_FORCE_UNATTENDED	2
#define INTERNET_AUTODIAL_FAILIFSECURITYCHECK	4
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform