|
-
December 3rd, 2008, 07:38 AM
#11
Re: Mimimizing the window created by a process
 Originally Posted by zuhrs
If I have the handle and try doing all this
::SetWindowPos(hwnd, HWND_NOTOPMOST, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE );
.....
Still I am not able to bring the window to top
What is the hwnd you are using here?
 Originally Posted by zuhrs
I asked about minimizing the parent window because i need the focus on the newly created application, but it is not happening
What is "not happening"? Minimizing of your application window? Or what?
Victor Nijegorodov
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|