
Find out the name of a process (process.exe) from a window handle (CWnd)
I have a current window handle ( HWND or CWnd) and i want to know the name
of the current process (and not the current process-id).
Such a the task manager. On property page "application" and the column
"name" you can switch to the current process (name,id and so on). How make
the task manager this task ????
Please Help me
Michael
Betreff:Find out the name of a process (process.exe) from a window handle
(CWnd)