Retrieve the hosted process name of an App in windows

前端 未结 0 1962
野的像风
野的像风 2020-11-27 02:56

I want to retrieve the host process of the Windows calculator with the following code:

HANDLE hProcess;
int process_Id;
POINT pt;

...
hr = IUIAutomation_Elem         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题