ImmEscape
Functional Difference from WIN95
IME_ESC_GET_EUDC_DICTIONARY is not defined.
IME_ESC_HANJA_MODE is not defined.
IME_ESC_MAX_KEY is not defined.
IME_ESC_SEQUENCE_TO_INTERNAL is not defined.
IME_ESC_SET_EUDC_DICTIONARY is not defined.
Functional Difference from SBCS Open32
'N/A'
Implementation
This API is translated to ImEscape(hIMI,ulEscape,pData) of OS/2 IM. A hIMC of Win95 is used as the hIMI of OS/2. Some ulEscape will not be supported. The IME_ESC_RESERVED_FIRST, IME_ESC_RESERVED_LAST, IME_ESC_PRIVATE_FIRST, IME_ESC_PRIVATE, IME_ESC_IME_NAME and IME_ESC_QUERY_SUPPORT in uEscape of WIN95 is translated to ulEscape of OS/2. The lpData of Win95 is transfer red to pData of OS/2 directly.
Behavior using 16 bit IME
Not supported.