(Win7 x64 VS2010)
こんにちは.
I want to use GetIMEInputData() with Korean.
(to use GetIMEInputData()->InputString with Korean.
Strangely, DrawIMEInputString() works well with Korean.)
But it returns always NULL.
So, I tested it with Japanese, and it works well.
Then I changed language Japanese to Korean, and it works.
And I erase(backspase) some letter, it doesn't work with Korean.
(video for understanding (URL) : youtu.be/DpBpm6eAH0M)
How can I solve this problem?