How can I intercept keystrokes in my Dialog Box? Handlers I've added for WM_CHAR and/or WM_KEYDOWN do nothing. There are no other controls that need focus, since the whole dialog is read only edit boxes and buttons, that don't really need to keep focus.

--Randy C
* * * Second star to the Right!