Odiee
October 1st, 2008, 04:29 AM
Hi.
I'm using CreateProcess to execute program and obtain it's process ID and handle. Now I want to tell that process to hide it self from screeen, or minimize it self, but it seems win32 doesn't have a functions to do that.
How can I send messages to different process?
I'm using CreateProcess to execute program and obtain it's process ID and handle. Now I want to tell that process to hide it self from screeen, or minimize it self, but it seems win32 doesn't have a functions to do that.
How can I send messages to different process?