Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,652 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
IME is on when my application starts running.
I need to get key inputs from WM_KEYDOWN message, and it fails when IME is on.
I hope to have a solution to turn off IME initially.
(My IME: Simplfied Chinese)
There is : ImmDisableIME