이지한 129b83e68f fix the strange behavior of Korean ime composition window.
Because Hangul is a combination character, WM_IME_STARTCOMPOSITION is only called once when the IME input is started, so the position of the composition window is strange.

Therefore, I solved the problem by controlling the state of characters combined using WM_IME_COMPOSITION and WM_IME_CHAR.

We have also improved to support other IME languages such as Chinese and Japanese.
2019-08-01 15:24:46 +09:00
..
2019-06-26 05:05:05 +08:00
2019-06-26 05:05:05 +08:00
2019-07-10 04:25:00 +08:00
2019-07-01 07:31:33 +08:00
2019-06-30 11:56:16 +08:00
2019-02-23 00:52:21 +08:00
2016-08-11 02:26:47 +08:00
2019-06-26 05:05:05 +08:00
2016-08-10 01:46:13 +08:00
2019-06-26 05:05:05 +08:00
2019-06-26 05:05:05 +08:00
2019-04-14 14:49:01 +09:00
2019-06-30 11:56:16 +08:00
2019-06-30 11:56:16 +08:00
2019-06-26 05:05:05 +08:00