Leonardozwei
Programmer
- Jun 24, 2002
- 15
I want to send a Text to an editor i.e. Notepad.
I post them an WM_KEYDOWN message with the Keycode I got from the function VkKeyCode(char), but all chars are convertet to lowercase.
Can anyone tell me why?
I post them an WM_KEYDOWN message with the Keycode I got from the function VkKeyCode(char), but all chars are convertet to lowercase.
Can anyone tell me why?