http://bugs.winehq.org/show_bug.cgi?id=28605
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2011-12-30 13:35:02 CST --- Actually I still don't understand how this supposed to work, the problem is that application does Invoke() with DISPID_VALUE and DISPATCH_PROPERTYGET flag while method with DISPID_VALUE is not declared with 'propget'. I tried same Invoke() in tests and it fails on Windows in exactly same way. So yeah, it's strange, what do you think, Anastasius?