Hello All !

Well, another boring question...

Directinput is a great way to handle user input, but when it comes to handle text input it's not as simple as it seems

Do I need to translate DIK keys in char ?

or use WM_CHAR message in my window message handlin procedure ?

If you have some tricks, please let me know...

many thanks