phootballhead
Programmer
the compiler (vc++ 6) isn't recognizing the VK_A, VK_B, VK_C, etc for use in my overridden OnChar(...) func. I have everything set right as far as i can tell because VK_DELETE, VK_BACK, VK_SHIFT, etc ARE defined and able to be compiled, but not the VK_* where * is a letter or number.
i'm including afxwin.h and deriving from CFrameWnd.
thx for any help
i'm including afxwin.h and deriving from CFrameWnd.
thx for any help