Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invoking My Computer of Explorer to a specified folder
Message
De
15/09/1999 17:39:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00264598
Message ID:
00265219
Vues:
26
Many thanks Christof!

SB
>Hi Scott,
>
>>Does anyone have the short notes on invoking (in Win 95) My Computer or Explorer to a specific folder from VFP6... if you know what folder you'd like to show ....
>
>
>Declare Integer ShellExecute in Shell32.Dll ;
>	Long Hwnd, ;
>	String lpOperation, ;
>	String lpFile, ;
>	String lpParameters, ;
>	String lpDirectory, ;
>	Integer nShowCmd
>ShellExecute(0,"explore","C:\Temp","","",5)
>Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform