RE: How to intercept a keystroke in document/view structure?
From: GuitarBill (anonymous_at_discussions.microsoft.com)
Date: 05/22/04
- Next message: Janiv Ratson: "Flickering"
- Previous message: Andrew: "How to intercept a keystroke in document/view structure?"
- In reply to: Andrew: "How to intercept a keystroke in document/view structure?"
- Next in thread: larryK: "RE: How to intercept a keystroke in document/view structure?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 21:01:07 -0700
I'm not familiar with the Wordpad sample, but I'm guessing it probably uses WM_CHAR message ie OnChar(), which is also issued to the view along with the WM_KEYDOWN.
- Next message: Janiv Ratson: "Flickering"
- Previous message: Andrew: "How to intercept a keystroke in document/view structure?"
- In reply to: Andrew: "How to intercept a keystroke in document/view structure?"
- Next in thread: larryK: "RE: How to intercept a keystroke in document/view structure?"
- Messages sorted by: [ date ] [ thread ]