April 11, 2026
3:17 a.m.
I tried a `CreateDispTypeInfo`-based approach on a separate branch, but it produces TKIND_COCLASS with cFuncs=0 in TYPEATTR and returns no class name from GetDocumentation(MEMBERID_NIL), which breaks both TypeName() and GetFuncDesc introspection. CreateDispTypeInfo is designed for simple dispatch forwarding, not for exposing full type information the way Windows does for VBScript class instances. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10461#note_135864