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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 12 09:38:18 CST 2009


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


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net




--- Comment #9 from Anastasius Focht <focht at gmx.net>  2009-01-12 09:38:17 ---
Hello,

--- quote ---
Does that mean this particular bug is caused by some type of dependency on the
.NET 3.0 framework?
--- quote ---

The link states it: "The CAccPropServicesClass and all of its exposed members
are part of a managed wrapper for the Component Object Model (COM)
IAccPropServices interface."

The .NET Framework provides a managed wrapper for the OLE active accessibility
functions and interfaces which are exposed by oleacc COM server.

--- snip ---
0021:Call ole32.CoCreateInstance(040d3a8c,00000000,00000015,040d3a9c,0032f864)
ret=0409d6b4
0021:trace:ole:CoCreateInstance (rclsid={b5f8350b-0548-48b1-a6ee-88bd00b4a5e7},
pUnkOuter=(nil), dwClsContext=00000015,
riid={6e26e776-04f0-495d-80e4-3330352e3169}, ppv=0x32f864) 
--- snip ---

b5f8350b-0548-48b1-a6ee-88bd00b4a5e7 -> coclass CAccPropServices
6e26e776-04f0-495d-80e4-3330352e3169 -> IAccPropServices

It's Wine's oleacc that needs more love ;-)

Regards


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