Hello,
I need to get the pathname of a window, all I know is the Hwnd,
There must be a way to do this,
Many Thanks,
Printable View
Hello,
I need to get the pathname of a window, all I know is the Hwnd,
There must be a way to do this,
Many Thanks,
What do you mean by pathname?
Mainparent\parent\parent\...\parent\window ?
You can't find a path name of a Window. Only the path from a executeble. :)
But i dont know how. Perhaps you could use a Dir function for it. ;)
No sorry,
I mean i need the full file path as in C:\windows\calc.exe.
I don't want to use the caption of the window.
There must be a way
Thanks for the reply