Thread: BP on KeyPress
View Single Post
  #3  
Old 04-19-2005, 13:22
thomasantony
 
Posts: n/a
Hi,
If the program processes WM_CHAR or WM_KEYDOWN messages put ordinary BP on the respective part in the WndProc.

Thomas
Reply With Quote