If i know the hwnd of another window - how would i get the name of the EXE that the window is running under if you know what i mean?
so if i had the hwnd of one of the IE windows, it would return IEXPLORE.EXE
is this possible?
Printable View
If i know the hwnd of another window - how would i get the name of the EXE that the window is running under if you know what i mean?
so if i had the hwnd of one of the IE windows, it would return IEXPLORE.EXE
is this possible?
I think: http://www.vbsquare.com/tips/tip307.html might be what you are looking for.