Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

983 B

******************************************************************************


README.TXT

For FAKEIME.IME

******************************************************************************

About FAKEIME

This sample code gives demonstrations on developing Ansi IME and Unicode
IME for Japanese version Windows NT 5.0 and Windows 98. The FakeIME can be built
as an pure ANSI version(A version).

Please apply MSVC 5.0 SP3, otherwise it will have link errors when build fakeime.

How to use FAKEIME.IME

(1) When the composition string is there.
Change mode of ROMAN: Ctrl + F3
Change mode to HIRAGANA: Ctrl + F6
Change mode to KATAKANA: Ctrl + F7
Change mode to HANKAKU: Ctrl + F8
Change mode to ALPHANUMERIC: Ctrl + F9

(2) When the composition string is there.
Convert Key: Space
Finalize Key: Enter
Convert to HIRAGANA: F6
Convert to KATAKANA: F7