|
Posted by BewareOfLeopards on August 31, 2007, 12:35 am
Please log in for more thread options
Do we usually have to handle the default "end" key behavior of
minimizing and going to the desktop ourselves? I'm having a hard time
with my MFC app where the only window is a modal dialog box. Pressing
the end key doesn't minimize the window. Actually, if I open the
system's open file dialog box, that doesn't minimize either. Has
anyone experienced this before? Shouldn't this be handled by the
default window procedure?
|