OSDN Git Service

nvdaHelperRemote: Create the nvdaUnregisteredEvent initially as signaled rather than...
authorMichael Curran <mick@kulgan.net>
Thu, 19 Apr 2012 23:48:49 +0000 (09:48 +1000)
committerMichael Curran <mick@kulgan.net>
Thu, 19 Apr 2012 23:48:49 +0000 (09:48 +1000)
commit73d028d645e2efaacf55f6303e243852bfca5979
treee4c479225090508f70dd1d5e9ee5ec30ef938588
parentd655ccaf4d6c57c3bf42b51933f342cd97390df0
nvdaHelperRemote: Create the nvdaUnregisteredEvent initially as signaled rather than unsignaled. This means that if there is some kind of error and NVDA never gets to register, then the inproc code will appropriately terminate as soon as it can.
nvdaHelper/remote/rpcSrv.cpp