Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Single use instancing isn't single?
Message
From
09/03/2004 06:37:14
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00883104
Message ID:
00884369
Views:
22
Dear Sergey,

It's simple: the 4 PID's aren't always coming from the COM objects, but
1. "runsvc" - is the first executeable which creates the service COM object,
2. "service" - is the first COM object, which starts the .exe again with an other parameter
3. "runtask" - is the "test.exe x" executable again which creates the task COM object,
4. "task" - the task COM object, which "executes" the task

so, as the documentation states out of process COM object should run in their own context, not in the creator's, not in an other objects. That's why there should be 4 different PID's.

Adam
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform