post  Recognising WM_CHAR messages

NerdyOgre254 (17)   Link to this post
Hey guys,
I need to be able to detect input from the keyboard, specifically numbers.

I know I have to use WM_CHAR, with switch WParam, but i'm not sure how to identify each individual key.

How do I do this?

Thanks in advance.

This topic is archived - New replies not allowed.