I'm trying to intercept this windows message, but I have had NO luck. I've created a class that has CWnd as the base class. I then added the OnKeyDown windows message. The OnKeyDown() isn't even called. I did this all through Class wizard. What I have is an edit box that I want to monitor what is being typed...character by character. Can someone help me to figgure this problem out? Thanks in advance!
Niky Williams
Niky Williams