Recognising WM_CHAR messages

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.
Topic archived. No new replies allowed.