Call CoInitialize in the new thread maybe... ;-)

Like this: pythoncom.CoInitialize()

> -----Original Message-----
> From: Barry Scott [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 01, 2001 11:03 PM
> To: [EMAIL PROTECTED]
> Subject: CoInitialize not called on new thread
> 
> 
> We started to see errors using win32com in new python thread.
> The error is CoInitialize has not been called.
> 
> How can I force win32com to CoInitialize a new python thread?
> 
>               BArry
> 
> _______________________________________________
> ActivePython mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/activepython
> 
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to