[Bug 12659] Preferences window missing all user-modifiable settings in Acrobat V7.0 Pro

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 23 19:03:20 CDT 2009


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





--- Comment #11 from Nikolay Sivov <bunglehead at gmail.com>  2009-10-23 19:03:19 ---
(In reply to comment #10) 
> I'm out of ideas for now.  Evidently I've got a heck of a lot of reading to do,
> unless someone else can offer some further advice.

All you've done can't fix the cause of a failure - a missed interface
implementation.

You need to:
- stub this 'MSAA AccPropServices';
- register it in a new created prefix (not sure about self registration needed
here);
- force some return values from interface methods if application depends on it.

After that all needed registry entries should be created, so you did it
opposite way.

-- 
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