Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multitasking COM
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00559086
Message ID:
00559103
Views:
25
>>Is there a way to make a Multithreaded/Multiuse COM to multitask when used by two seperate apps at the same time?
>>
>>Lets say I have App1 creating the COM object and App2 creating the same object, which was compiled Multiuse (this means only one copy in memory of the object). Can App1 start a long process inside the COM object followed by App2 starting a short process (which means App1 should finish first). Or will App1 block until it is finished?
>>
>>How can this be accomplished?
>>
>>Regards,
>>
>>Costas
>
>The only thing I can think of is to have the object managed under COM+. Under that scenario only one instance of the object would be instantiated, but several processes could have access to it.


Hi James,

How is this done in VFP7? Remember that this is a Foxpro OLEPUBLIC COM object.

Costas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform