2011/5/5 Mark Hammond :
> [re-added the mailing list - please keep everything there]
>
Sorry, my fault
> On 4/05/2011 6:09 PM, Michael Illgner wrote:
>>
>> 2011/5/4 Mark Hammond:
>>>
> The question is more about the object xyz.xyz - if it is marked in the
> registry and either free-threading or "bo
On 5/05/2011 5:49 PM, Michael Illgner wrote:
I just took a look at the registry, the InprocServer32 key of my COM
component has an entry ThreadingModel with value "both".
So I if create the COM objects in the main thread and the socket
server starts a new thread for every incoming request
(socket