enthought / comtypes

A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.
Other
290 stars 96 forks source link

Determine whether a disp interface is one of the known symbols not only by its name but also by using its iid #534

Closed junkmd closed 5 months ago

junkmd commented 5 months ago

As in https://github.com/enthought/comtypes/pull/529, I have also implemented the same thing for disp interfaces, not only com interfaces.

junkmd commented 5 months ago

CIs are passed.

https://ci.appveyor.com/project/pywinauto/pywinauto/builds/49720843 https://github.com/enthought/comtypes/actions/runs/8894080033