15 Sep
2017
15 Sep
'17
6:17 p.m.
https://bugs.winehq.org/show_bug.cgi?id=43533 --- Comment #9 from Vincent Povirk <madewokherd(a)gmail.com> --- The problem is that Mono in mono_cominterop_get_invoke assumes COM interface methods will be internal calls (MethodImplOptions.InternalCall), but KeePass has a manually defined COM interface for ITaskbarList3 without the internal call attribute. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.