OSDN Git Service

NVDAHelper.initialize(): When loading nvdaHelperRemote.dll, use an absolute path...
authorJames Teh <jamie@jantrid.net>
Thu, 16 Sep 2010 06:27:43 +0000 (16:27 +1000)
committerJames Teh <jamie@jantrid.net>
Thu, 16 Sep 2010 06:27:43 +0000 (16:27 +1000)
commit123bde6dd9c76ba4fde6a1bba8c3b4618c99db9a
treea8ff7623a2d01714031b25951d5a6cf698388021
parentfbcfb45ec9aa815e72233fae03da1df29787711e
NVDAHelper.initialize(): When loading nvdaHelperRemote.dll, use an absolute path. Aside from being more correct according to the docs (which say we must use an absolute path if we use the LOAD_WITH_ALTERED_SEARCH_PATH flag), this also makes NVDA behave correctly when CWDIllegalInDllSearch is set to 0xFFFFFFFF.
Fixes #907.
source/NVDAHelper.py
user_docs/en/changes.t2t