|
-
Jun 28th, 2000, 04:39 PM
#1
Thread Starter
Lively Member
Chaps,
I need to get the path of an active window (normally a folder).
However the path is not always in the caption.
Also is there a unique identifier (not the path) for each folder that exists (not the handle) even when the window is not open.
Cheers
-
Jun 28th, 2000, 05:21 PM
#2
Thread Starter
Lively Member
Explained
Have not explained it to well?
Right...
On my screen I have a window. It is the folder C:\temp.
I need my vb program to know that the path is C:\temp however I cannot use the caption as the caption just says temp.
The above is just an example. I need this to work for all folders and files.
So what I need is an API function that can get the path just from the HWND of the current window. I already have the HWND.
Thnks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|