WM_CHAR message
Windows message WM_CHAR returns ASCII code for pressed button, but when default Windows keyboard language is not English, it returns another number, because ASCII table for ather languages is differ then English ASCII(but pressed button is the SAME). What should i do to solve this problem? Is there any function to get scan code of pressed button (but i don''t want to use DirectInput)? OR, there is, any way to change keyboard language to English automaticly? Or, maybe, anyaone has another solvation for this problem?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement