http://bugs.winehq.org/show_bug.cgi?id=35778
--- Comment #2 from Nikolay Sivov bunglehead@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.