Preface

OS/2 32 bit Input Method
Final Programming Functional Specifications
Release 1.0


Issued by
Kenji Kawasaki

Prepared by
Naoto Satoh, Shiro Sakamoto, Takeshi Itoh, Nobuhiro Sugimasa

Advanced Operating System & Extentions,
LAB-R35
Yamato, IBM Japan Ltd.
1623-14, Shimotsuruma, Yamato-shi,
Kanagawa-ken, JAPAN

August 30, 1996

The new IM is designed that IME can easily make up their own User Interface.
Reference

History Comparison Table between OS/2 and Windows95
┌─────────────────────────┬─────────────────────────┐
│OS/2                     │Windows95                │
├─────────────────────────┼─────────────────────────┤
│IM Window                │IME Window               │
├─────────────────────────┼─────────────────────────┤
│IME Window               │UI Window                │
├─────────────────────────┼─────────────────────────┤
│IMC_xxx (WM_IMECONTROL)  │ IMC_xxx (WM_IME_CONTROL)│
├─────────────────────────┼─────────────────────────┤
│IMR_xxx (WM_IMEREQUEST)  │ IMN_xxx (WM_IME_NOTIFY) │
└─────────────────────────┴─────────────────────────┘

Comparison with Win95

Comparison with Windows 95



[Next: IM Module]