Korean IME UI Source Code Files (Windows Embedded CE 6.0)
1/6/2010
The source code for the Korean IME UI is located in %_WINCEROOT%\Public\Wceshellfe\Oak\Lang\Ime\Kimeui.
The following table shows the individual files that contain source code for the Korean IME.
File | Description |
---|---|
Kimeui.cpp |
Dllmain file. |
KoreanImeUI.cpp, KoreanImeUI.h |
Used to implement the IKoreanImeUI Interface function. |
UIWnd.cpp |
Contains definitions of the status, composition, and candidate UI windows. |
Uiinfo.h |
Contains definitions for private structures and constants. |
See Also
Reference
Korean IME UI Configuration Registry Settings
Concepts
Korean IME Architecture in Windows Embedded CE