https://issues.apache.org/ooo/show_bug.cgi?id=121762
--- Comment #15 from James Teh <[email protected]> --- (In reply to Steve Yin from comment #14) > It is a known issue from Symphony. I just fixed it in the branch with > updating new ia2 idl files. Ideally, you still need the importlib statement for oleacc.dll in the library block. The typelib for IAccessible shouldn't ever be redefined. > And introduced "side by side" for activating the > dll. Do you mean using an application manifest? That will work nicely and is a lot easier than CoRegisterClassObject and friends. I didn't think of that option for some reason. :) I note the 1536988 build still seems to be registering UAccCOM.dll in the registry. Is this change more recent than that build? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
