Can I use win32 COM object in a thread?

Pelmen pelmenmail at mail.ru
Wed Dec 14 23:33:52 EST 2005


When I try to call a method of COM object, it return error about "There
wasn't 'CoInitialize' call", or if I use thread, I have to access COM
object methods in other way?

thanks for any help




More information about the Python-list mailing list