[Bug 9057] OPAS crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 4 20:45:49 CDT 2007


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





--- Comment #3 from Mikolaj Zalewski <mikolaj.zalewski at 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.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list