http://bugs.winehq.org/show_bug.cgi?id=9057
--- Comment #3 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-04 20:45:48 --- Created an attachment (id=8391) --> (http://bugs.winehq.org/attachment.cgi?id=8391) patch
The 'rhs' was added by Oleview when it couldn't find any string - for propput functions ITypeInfo::GetNames returns a shorter than the number of parameters. However that doesn't seems to be a problem for OPAS. What was a problem was that the functions were of type FUNC_PUREVIRTUAL instead of FUNC_DISPATCH. This patch fixes it however I haven't yet checked if it's 100% correctly. With it OPAS starts under Wine.