- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am using CreateProcess for opening a file with a text editor.
As I have no experience in Windows programing the sintax and parameters I am using are based in an answer posted by James (elementyl).
I need help in setting some parameter so that CreateProcess behaves like RUNQQ (executes another program and waits for it to complete).
The help on createProcess didn't give me any clue.
Thanks for any help
Geraldo
I am using CreateProcess for opening a file with a text editor.
As I have no experience in Windows programing the sintax and parameters I am using are based in an answer posted by James (elementyl).
I need help in setting some parameter so that CreateProcess behaves like RUNQQ (executes another program and waits for it to complete).
The help on createProcess didn't give me any clue.
Thanks for any help
Geraldo
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
WaitForSingleObject was what was missing after CreateProcess.
Thanks very much
Geraldo
Thanks very much
Geraldo

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page