[python-win32] Creating COM objects in a new process

Aviv Bergman bergmana at gmail.com
Tue Feb 27 04:22:43 EST 2024


Thanks Wuping


As I also implement the COM server, this really helped finding the 
solution - I had to re-implement win32com.server.localserver.serve and 
pass flags=pythoncom.REGCLS_SINGLEUSE | pythoncom.REGCLS_SUSPENDED



More information about the python-win32 mailing list