cementboot
Member
- Joined
- Aug 27, 2005
- Messages
- 8
Hi,
Im trying to get the path of a directory from a Windows Explorer window. So far, I have been able to use API calls to get the handle of a foreground window and determine if it is an explorer window.
However, I cant figure out how to get the path of the directory that is currently displayed in that Explorer window.
Is this possible to do using Win32 API?
Thanks
Im trying to get the path of a directory from a Windows Explorer window. So far, I have been able to use API calls to get the handle of a foreground window and determine if it is an explorer window.
However, I cant figure out how to get the path of the directory that is currently displayed in that Explorer window.
Is this possible to do using Win32 API?
Thanks