cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Recognising WM_CHAR messages
Recognising WM_CHAR messages
Oct 18, 2009 at 11:00am UTC
NerdyOgre254
(17)
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.