guys

i am using keybd_event() to send keystrokes to any active editor(notepad or wordpad) .

instead of normal keystrokes, how do i send unicode values using the same function.

i.e if 'a' is typed i want to send some unicode value of an indian language to the editor.

can anybody help me?

naveen