Appendix D: IME Messages on Windows

As was discussed in section on IME code integration, end user is responsible for wrapping all of the WM_IME messages into GFx::IMEWin32Event and passing them to the movie view. This section presents a brief introduction to these messages and the role they play in GFxIME.

Detailed information about these messages and other IME related information can be found in the MSDN docs on Microsoft’s website.