emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

?????? ?????? [PATCH] Add IME status change support on windows natively


From: Albert
Subject: ?????? ?????? [PATCH] Add IME status change support on windows natively
Date: Mon, 13 Apr 2020 14:32:49 +0800

Hi, Eli,

My source code is on branch feature/native-comp on windows, I have to figure out some merge conflicts with latest feature/native-comp on windows when I pulled the latest code from branch feature/native-comp.

I'll try pass the information via the 2 last arguments of PostThreadMessage later.


------------------ ???????? ------------------
??????: "Albert"<address@hidden>;
????????: 2020??4??13??(??????) ????2:27
??????: "Eli Zaretskii"<address@hidden>;
????: "emacs-devel"<address@hidden>;
????: ?????? ?????? [PATCH] Add IME status change support on windows natively

Hi, Eli,

Not yet, I'm working on it. I'm not good at windows w32 gui programming.


------------------ ???????? ------------------
??????: "Eli Zaretskii"<address@hidden>;
????????: 2020??4??13??(??????) ????2:24
??????: "Albert"<address@hidden>;
????: "emacs-devel"<address@hidden>;
????: Re: ?????? [PATCH] Add IME status change support on windows natively

> From: "Albert" <address@hidden>
> Cc: "emacs-devel" <address@hidden>
> Date: Mon, 13 Apr 2020 14:12:25 +0800
>
> I try to figure out how to do this without static variables. Static variable is the simplest way to do the job
> between window thread and lisp thread right now.

I suggested to pass the information via the 2 last arguments of
PostThreadMessage.  Did you try that?

Thanks.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]