Getting Application from Window
Hello !
I got a hWnd (or CWnd) from GetWindowFromPoint(), and I want to know, which application this Window belongs to.
How can I get this ?
Regards
Martin
Printable View
Getting Application from Window
Hello !
I got a hWnd (or CWnd) from GetWindowFromPoint(), and I want to know, which application this Window belongs to.
How can I get this ?
Regards
Martin
there is a GetWindowModuleFilename API in NT 4