https://bugs.winehq.org/show_bug.cgi?id=38202
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- (In reply to udippel from comment #4)
(In reply to Nikolay Sivov from comment #2)
Do you have rights to distribute this? It would be helpful if you attached terminal output running this thing.
It is written in-house, for our own purposes. Therefore, I can't see any problem.
Sure, I asked to make sure it's okay.
I'll attach the terminal output.
Looks like it's typelib related:
--- fixme:ole:serialize_param unhandled switch cases tattr->typekind 5 fixme:ole:deserialize_param unhandled switch cases tattr->typekind 5 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:shell:SHIsFileAvailableOffline (L"[Path obfuscated]Minimal_Sample.xls", 0x32ca80) stub fixme:ole:serialize_param unhandled switch cases tattr->typekind 5 fixme:ole:serialize_param Unhandled typekind 5 err:ole:TMStubImpl_Invoke Failed to stuballoc param, hres 80004005 fixme:ole:deserialize_param unhandled switch cases tattr->typekind 5 err:ole:deserialize_param Unhandled typekind 5 err:ole:deserialize_param failed to stuballoc in TKIND_RECORD. err:ole:xCall Failed to unmarshall param, hres 80004005 ---
A log with +typelib,+ole,+tid would be helpful probably.