OSDN Git Service

nvdaHelperRemote: mark minHook.dll for delay loading, but in apiHook_inProcess_initia...
authorMichael Curran <mick@kulgan.net>
Sun, 8 Apr 2012 05:42:30 +0000 (15:42 +1000)
committerMichael Curran <mick@kulgan.net>
Sun, 8 Apr 2012 05:42:30 +0000 (15:42 +1000)
commit2567d7e5ce83cfa28c1802bf2c0b98b91aec5911
treea60e810c919fec70d1517a7f8886af8c5b0edf09
parentf352529eccf9539a95821958752384cea58d8bdf
nvdaHelperRemote: mark minHook.dll for delay loading, but in apiHook_inProcess_initialize preload minHook.dll with LoadLibrary using an absolute path. This allows minHook.dll to be loaded by nvdahelperRemote.dll when in a Win8 Metro style app, even though Metro style apps do not allow loading dependency dlls  from places other than system locations.
nvdaHelper/remote/apiHook.cpp
nvdaHelper/remote/sconscript