G
Guest
I need to launch a process from my application. Using the example at
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/waitforsingleobject.aspx
works fine for native applications, however if I try to launch another .NET
application from mine it won't start until mine terminates. As soon as it
does, the new application begins execution.
Is this a known limitation? Is there anything I can do?
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/waitforsingleobject.aspx
works fine for native applications, however if I try to launch another .NET
application from mine it won't start until mine terminates. As soon as it
does, the new application begins execution.
Is this a known limitation? Is there anything I can do?