Click to See Complete Forum and Search --> : IME Development


Candyman
October 8th, 1999, 11:07 AM
I'm currently developing a Korean IME for fun; when I try to type in Korean now, it's a royal pain because I have to use a Korean layout.

My question is how to capture _system wide_ all keystrokes. I know this can be done, because various other IME programs do it; they accept phonetic input, and then output a character in UNICODE to whatever application has focus. How can I do this?