Re: How to get the path from Windows Explorer?
- From: "mayayana" <mayaXXyana1a@xxxxxxxxxxxxxxxx>
- Date: Mon, 23 Jul 2007 00:21:09 GMT
ShellWindows is from the Shell Object, in
shdoc401.dll on Win9x (and 2000?) and in
shell32.dll in WinXP. It was originally the
Active Desktop package and includes all of
the "web view" functionality.
"Microsoft Shell Control and Automation"
Server: Shell32
Scripting object: Shell.Application
ShellWindows is the collection of folder and IE instances
returned by Shell.Windows
I would think the OP could also use GetWindowText,
possibly with GetActiveWindow, since the title of an
Explorer window *is* the path.
.
- Follow-Ups:
- Re: How to get the path from Windows Explorer?
- From: Kevin Provance
- Re: How to get the path from Windows Explorer?
- References:
- How to get the path from Windows Explorer?
- From: Jack
- Re: How to get the path from Windows Explorer?
- From: Larry Serflaten
- Re: How to get the path from Windows Explorer?
- From: Rick Rothstein \(MVP - VB\)
- Re: How to get the path from Windows Explorer?
- From: Larry Serflaten
- Re: How to get the path from Windows Explorer?
- From: Rick Rothstein \(MVP - VB\)
- Re: How to get the path from Windows Explorer?
- From: Larry Serflaten
- How to get the path from Windows Explorer?
- Prev by Date: Re: Sending a finished prorogram to others
- Next by Date: Re: How to get the path from Windows Explorer?
- Previous by thread: Re: How to get the path from Windows Explorer?
- Next by thread: Re: How to get the path from Windows Explorer?
- Index(es):