Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call the internet connection form
Message
 
À
29/12/2008 18:57:01
Peter Wagner
Point Informática Ltda.
Limeira, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01369969
Message ID:
01370143
Vues:
29
You may try to figure out how the original form can be started -- find an executable or a DLL module to be invoked.

For example:
Winexec('rundll rnaui.dll,RnaDial [Connection Name]',SW_NORMAL)

or
RUN 'rundll rnaui.dll,RnaDial [Connection Name]'

In your particular case certainly it would not be maui.dll but something else.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform