NVDA Helper
In-process and lite high-speed utilities for NVDA
|
Go to the source code of this file.
Functions | |
void | winword_inProcess_initialize () |
void | winword_inProcess_terminate () |
void winword_inProcess_initialize | ( | ) |
References registerWindowsHook(), winword_callWndProcHook(), wm_winword_expandToLine, wm_winword_getTextInRange, and wm_winword_moveByLine.
Referenced by inProcess_initialize().
void winword_inProcess_terminate | ( | ) |
References unregisterWindowsHook(), and winword_callWndProcHook().
Referenced by inProcess_terminate().