HI Jamie, Today I just installed NVDA on 64 bit OS, and then tested my application with 64 bit browser. Then the result was positive. And I just collected the IAccessible2Proxy.DLL from the path "C:\Program Files (x86)\NVDA\lib64". After that I just uninstalled the NVDA, and try to register the dll using "regsvr32" command from SysWow64 folder. Then it shows one error message " The module IAccessible2Proxy.dll was loaded but the entry-point DllRegisterServer was not found ". And my application failed, so please help me to overcame this issue. Thanks,Rajesh
> From: [email protected] > Subject: Accessibility-ia2 Digest, Vol 72, Issue 1 > To: [email protected] > Date: Tue, 4 Nov 2014 12:00:04 +0000 > > Send Accessibility-ia2 mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2 > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Accessibility-ia2 digest..." > > > Today's Topics: > > 1. IAccessible2 Proxy.DLL for 64 bit browser support (Rajesh V R) > 2. Re: IAccessible2 Proxy.DLL for 64 bit browser support (James Teh) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 3 Nov 2014 13:16:03 +0530 > From: Rajesh V R <[email protected]> > To: "[email protected]" > <[email protected]> > Subject: [Accessibility-ia2] IAccessible2 Proxy.DLL for 64 bit browser > support > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hello, > I'm working with some browser depending projects, and using VC++. So how can > I use the " IAccessible2 Proxy.DLL" for 64 bit browsers? Is there any other > 64bit version available?Because, everytime I'm getting the error code > "80040154" [HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)].I'm registering the > "IAccessible2Proxy.DLL" from Syswow64 folder using the command "regsvr32". > The problem is mainly with Google Chrome 64bit. Please help me to solve this > issue. > Thanks,Rajesh > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://lists.linuxfoundation.org/pipermail/accessibility-ia2/attachments/20141103/82e2b3df/attachment-0001.html> > > ------------------------------ > > Message: 2 > Date: Tue, 04 Nov 2014 10:37:57 +1000 > From: James Teh <[email protected]> > To: [email protected] > Subject: Re: [Accessibility-ia2] IAccessible2 Proxy.DLL for 64 bit > browser support > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1252; format=flowed > > As far as I know, there is no official 64 bit proxy dll. However, you > are correct that one is needed to use IA2 out-of-process where a 64 bit > process is involved. > > We build our own 64 bit proxy for NVDA, so you could download NVDA and > get it from there. Note that this is integrated into our build system, > so it isn't available separately. I'm not sure if this would cause any > licensing/legal issues for you. > > Jamie > > On 3/11/2014 5:46 PM, Rajesh V R wrote: > > Hello, > > > > I'm working with some browser depending projects, and using VC++. So how > > can I use the " IAccessible2 Proxy.DLL" for 64 bit browsers? Is there > > any other 64bit version available? > > Because, everytime I'm getting the error code "80040154" [HRESULT: > > 0x80040154 (REGDB_E_CLASSNOTREG)]. > > I'm registering the "IAccessible2Proxy.DLL" from Syswow64 folder using > > the command "regsvr32". > > The problem is mainly with Google Chrome 64bit. Please help me to solve > > this issue. > > > > Thanks, > > Rajesh > > > > > > _______________________________________________ > > Accessibility-ia2 mailing list > > [email protected] > > https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2 > > > > -- > James Teh > Executive Director, NV Access Limited > Ph +61 7 3149 3306 > www.nvaccess.org > Facebook: http://www.facebook.com/NVAccess > Twitter: @NVAccess > SIP: [email protected] > > > ------------------------------ > > _______________________________________________ > Accessibility-ia2 mailing list > [email protected] > https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2 > > > End of Accessibility-ia2 Digest, Vol 72, Issue 1 > ************************************************
_______________________________________________ Accessibility-ia2 mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2
