Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
InternetDial WinAPI Flags
Message
 
À
08/12/2001 18:06:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00591729
Message ID:
00591766
Vues:
26
>All,
>
>Does anyone know if the flag option INTERNET_DIAL_FORCE_PROMPT actually works with the InternetDial WinAPI function? I would like to present the user with the DUN window of connectoid options to select from. Otherwise, the InternetDial function works great.
>
>INTERNET_DIAL_FORCE_PROMPT does not show up in the Wininet.h header file, or anywhere else. I'm clueless what its value should be.
>
>I did find a website in Japan that listed a value of 0x2000 but that doesn't work.
>
>Thanks in advance.
>
>Mike Copeland
>Genesis Group

I found all of these, don't know which is right, good luck:

Private Const INTERNET_DIAL_FORCE_PROMPT As Long = &H2000
Private Const INTERNET_DIAL_FORCE_PROMPT = &H1

along with the 0x2000 that you already have.
jfh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform