You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains a COM Server implemented with python, pywin32 and comtypes used to create COM Server.
To be able to register PyComServer we have to generate .tlb manually from .idl using midl compiler.