About WM_KEYDOW

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hello everybody,
I am depeloping a pure MFC project in VS 2008.
I have an inherited CTestWnd class from CWnd.

My problem is that from OnKeyDown event hanlder i cannot capture arrow keys.
I have also tried OnChar and OnDeadChar event handlers.

I create this window in dialog box (memory created dialog box).

Any ideas on how i can caprute arrow keys???

thank you all for your time and responce
.