[Interest] run an external app window on QWidget as a QProcess - How ?

Thiago Macieira thiago.macieira at intel.com
Fri Feb 21 21:19:58 CET 2020


On Friday, 21 February 2020 10:00:11 PST Thiago Macieira wrote:
> On Friday, 21 February 2020 02:43:44 PST Sujan Dasmahapatra wrote:
> > But how can I get the wind id? it is hard coded here, is there any way to
> > get the id from process id.
> > 
> > any help is highly appreciated.
> 
> More than one person has responded to you already on how to use the Win32
> API to get it.

Another option: assuming the child process is one you control, just have it 
print the window ID of the window to be embedded.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Interest mailing list