Hi,
Does somebody know how to capture the Enter key?
In my Visual c++ 5.0 program, i use the WM_KEYDOWN to capture the key press, I can capture most of the keys, like F1,F2,A,B,C....but Enter and Esc and a few others I can not. help please.

thanks