|
-
August 2nd, 2010, 10:14 AM
#7
Re: c++ to launch a program
 Originally Posted by autodale
I have managed to grasp what you put in front of me regarding the compatibility mode now (sorry). And it works great. Any ideas about how to prevent the command prompt from briefly flashing before the program launches?
You can either omit the batch file at all and follow the approach I advised in my previous approach or specify a window coordinate where the command window cannot be seen. Use the dwX, dwY and dwFlags Attributes.
- Guido
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
|