On Wed Apr 5 09:07:47 2023 +0000, Byeongsik Jeon wrote:
I tested a bit of code, it appears that fdwInit is also cached during IME switching.
Yeah I'm thinking that the entire `INPUTCONTEXT` is probably switched and kept cached, to avoid sharing its contents with a different IME.