KEYDOWN/UP but no CHAR
08-Jul-94 15:15:06
Sb: #30297-KEYDOWN/UP but no CHAR
Fm: Amtel Systems 73203,1441
To: Sumeet Shrivastava 74441,172
Sumeet,
>if a formview has any controls, the focus would be with one of
those controls and the control would receive the messages
Actually, I had the controls pass the keydown/keyup and char up
to its parent.
I will look to see if there is something with the TranslateMessage()
As another clue I noticed that before the keydown occurred there
was a WM_GETDLGCODE message passed.
Thanks for your help, Paul