|
About Input Method Editor
The input method editor relieves users of the need to remember all possible
character values. Instead, the IME monitors the user's keystrokes, anticipates
the characters the user may want, and presents a list of candidate characters
from which to choose.
By default, the IME provides an IME window through which users enter
keystrokes and view and select candidates. Applications developed for the Win32
application programming interface (API) can use the input method manager (IMM)
functions and messages to create and manage their own IME windows, providing a custom
interface while using the conversion capabilities of the IME.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|