Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invoking My Computer of Explorer to a specified folder
Message
From
15/09/1999 17:39:48
Scott Barker
Barker Systems Consulting Ltd.
North Vancouver, British Columbia, Canada
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00264598
Message ID:
00265219
Views:
25
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform