NVDA Helper
In-process and lite high-speed utilities for NVDA
ime.h File Reference

Go to the source code of this file.

Functions

void IME_inProcess_initialize ()
 
void IME_inProcess_terminate ()
 
void handleIMEConversionModeUpdate (HWND hwnd, bool report)
 

Variables

HWND curIMEWindow
 

Function Documentation

◆ IME_inProcess_initialize()

◆ IME_inProcess_terminate()

void IME_inProcess_terminate ( )

◆ handleIMEConversionModeUpdate()

void handleIMEConversionModeUpdate ( HWND hwnd,
bool report )

Variable Documentation

◆ curIMEWindow

HWND curIMEWindow
extern