• Albert's avatar
    Support toggling native Input Methods on MS-Windows · c6ecdab0
    Albert authored
    * src/w32term.h (WM_EMACS_IME_STATUS): New message code.
    
    * src/w32fns.c (ImmGetOpenStatus_Proc, ImmSetOpenStatus_Proc): New
    typedefs.
    (w32_msg_pump): Handle the WM_EMACS_IME_STATUS message.
    (Fw32_get_ime_open_status, Fw32_set_ime_open_status): New functions
    (syms_of_w32fns): Defsubr them.
    (globals_of_w32fns): Load ImmGetOpenStatus and ImmSetOpenStatus
    from IMM2.DLL.
    c6ecdab0
w32fns.c 353 KB