Platform SDK: International Features |
The ImmInstallIME function installs an IME into the system.
HKL ImmInstallIME( LPCTSTR lpszIMEFileName, LPCTSTR lpszLayoutText );
The function returns the input locale identifier for the IME.
This function is intended to be used by IME setup programs only.
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Imm.h.
Library: Use Imm32.lib.
Unicode: Implemented as Unicode and ANSI versions on Windows NT/2000.