Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows explorer
Message
From
26/03/2007 10:18:56
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01207378
Message ID:
01208448
Views:
18
>>I want to open a windows explorer in it's own window and navigate to a given directory.
>>
>>If this were internet explorer I would
>>
>>oIE = CREATEOBJECT("InternetExplorer.Application")
>>
>>oIE.Navigate("http://some web site/")
>>oIE.Visible = .t.
>>
>>
>>I want to do the same thing with internet explorer but can't find the class name to even experiment.
>>
>>TIA
>>
>>Mike
>
>See http://www.berezniker.com/display/VFP/Launching+Windows+Explorer+for+Specified+Drive%2C+Folder+or+File

Thank You
Previous
Reply
Map
View

Click here to load this message in the networking platform