Re: Batch file and MFC (Properly Terminating Application)

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



It is allowed for a thread to do pretty much anything it wants. It is absolutely allowed
to create a separate process. You might also check out my essay on asynchronous process
completion notification.
joe

On 7 Feb 2007 09:37:15 -0800, "one-trick-pony" <worldofpain.aamir@xxxxxxxxx> wrote:

Is it allowed for a thread to create a process via Win32API
CreateProcess function?
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: DoModal() in Separate Process
    ... Either it is a separate process, ... There are other solutions (see my essay on my MVP Tips section on asynchronous process ... that I would like to run it with elevated user account privileges. ...
    (microsoft.public.vc.mfc)
  • Re: DoModal() in Separate Process
    ... Either it is a separate process, ... this is a reasonable design decision. ... There are other solutions (see my essay on my MVP Tips section on asynchronous process ... that I would like to run it with elevated user account privileges. ...
    (microsoft.public.vc.mfc)
  • Re: DoModal() in Separate Process
    ... Either it is a separate process, ... this is a reasonable design decision. ... There are other solutions (see my essay on my MVP Tips section on asynchronous process ...
    (microsoft.public.vc.mfc)