nvda
47891b87 - It is now possible to fully install and run 64 bit NVDA. But please note, it is still currently unaware of any previous 32 bit build, thus it does not yet clean up any old installation or correctly keep settings.

Commit
305 days ago
It is now possible to fully install and run 64 bit NVDA. But please note, it is still currently unaware of any previous 32 bit build, thus it does not yet clean up any old installation or correctly keep settings. Specific changes: * winbindings.kernel32: add definition for LoadLibraryEx * logHandler.RemoteHandler: fix loading of nvdaHelperRemote.dll to use the correct path. This was previously stopping nvda_slave from executing at all when trying to install NVDA. * Fix loading of nvdaHelperRemote.dll to use the correct path. We do repeat loading of nvdaHelperRemote in a few places. It may be good in future to abstract this a little better, but for now this gets things working.
Committer
Parents
Loading