At http://bzr.nvaccess.org/nvda/nvdaHelperRewrite ------------------------------------------------------------ revno: 2938 revision-id: mi...@ku...-20090812040205-nokcs7fgqdl9yyi5 parent: mick@kilo-20090812042331-ylgkfyf7fb31hudf committer: Michael Curran <mi...@ku...> branch nick: nvdaHelperRewrite timestamp: Wed 2009-08-12 14:02:05 +1000 message: nvdaHelperRemote: replace some fprintf calls with MessageBox calls for easier debugging. ia2Support: make isIA2Initialized specific to one process, rather than storing it in shared memory as only ia2Support_initialize and ia2Support_terminate make use of it now. Add some asseritions. nvdaHelperRemoteLoader: double check return codes of initialization and termination of nvdaHelperRemote for easier debugging. |