NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#include <wchar.h>
Go to the source code of this file.
Functions | |
void | typedCharacter_inProcess_initialize () |
void | typedCharacter_inProcess_terminate () |
Variables | |
HWND | typedCharacter_window |
void typedCharacter_inProcess_initialize | ( | ) |
References registerWindowsHook(), and typedCharacter_getMessageHook().
Referenced by inProcess_initialize().
void typedCharacter_inProcess_terminate | ( | ) |
References typedCharacter_getMessageHook(), and unregisterWindowsHook().
Referenced by inProcess_terminate().
|
extern |
Referenced by handleIMEWindowMessage(), TsfSink::OnEndEdit(), and typedCharacter_getMessageHook().