https://bugs.winehq.org/show_bug.cgi?id=14617
--- Comment #15 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Dmitry Timoshkov from comment #14)
Looks good to me, except the commented out coclass statement which needs to be fixed before submission. Also some of the types are duplicated with stdole32.tlb, probably just do importlib("stdole32.tlb") instead?
We cant just import the library since these types need to be part of the "library StdType". I'll see if I can remove more of the duplicate values shortly.
More to the point, Does it work for you?