[Bug 35778] Samsung Magician v4.0 fails to install (widl emits incorrect var type for IDispatch* defaultvalue)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 16 06:37:54 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=35778

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> ---
Created attachment 47788
  --> http://bugs.winehq.org/attachment.cgi?id=47788
patch

Here's a fix for default value type. It allows me to actually see a stub being
called:

---
fixme:wbemdisp:locator_ConnectServer 0x133750, (null), L"root\\CIMV2", (null),
(nil), L"", L"", 0x00000000, (nil), 0x33f840
---

After that we'll need to actually implement wbemdisp part.

-- 
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.



More information about the wine-bugs mailing list