V
Viswagalai
Guest
Hi,
I am trying to start a process from another application using createProcess API.
The strange thing here is, the new process is getting started (as confirmed from task manager) but the GUI is appearing.
The new process is GUI based, the application that starts is a service (Server).
Am I missing something here?
Do I have to put some extra info in the STARTUPINFO structure.
Thanks
Viswa
Continue reading...
I am trying to start a process from another application using createProcess API.
The strange thing here is, the new process is getting started (as confirmed from task manager) but the GUI is appearing.
The new process is GUI based, the application that starts is a service (Server).
Am I missing something here?
Do I have to put some extra info in the STARTUPINFO structure.
Thanks
Viswa
Continue reading...