[Bug 21254] Word 97 needs native oleaut32 to record the first macro

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 23 09:19:33 CST 2011


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

--- Comment #11 from Nikolay Sivov <bunglehead at gmail.com> 2011-01-23 09:19:32 CST ---
Ok, I can see a problem. It's a INVOKE_PROPERTYPUTREF method that fails on
::SetFuncAndParamNames() because of parameters count mismatch.

It's about to set a function name (cNames == 1) and internal count is set to
4432 for me (probably garbage value).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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