Click here to Skip to main content
15,909,503 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Constructor Question Pin
Christian Graus13-Aug-01 12:20
protectorChristian Graus13-Aug-01 12:20 
GeneralBitmap Question Pin
13-Aug-01 12:05
suss13-Aug-01 12:05 
GeneralRe: Bitmap Question Pin
Christian Graus13-Aug-01 12:08
protectorChristian Graus13-Aug-01 12:08 
GeneralDebug Pin
Duncan Strand13-Aug-01 11:56
Duncan Strand13-Aug-01 11:56 
GeneralOnKillFocus question Pin
Jake Palmer13-Aug-01 11:49
Jake Palmer13-Aug-01 11:49 
GeneralRe: OnKillFocus question Pin
Paolo Messina13-Aug-01 12:04
professionalPaolo Messina13-Aug-01 12:04 
GeneralRe: OnKillFocus question Pin
Bret Faller13-Aug-01 12:05
Bret Faller13-Aug-01 12:05 
GeneralRe: OnKillFocus question Pin
9-Oct-01 6:53
suss9-Oct-01 6:53 
I have an OnKillFocus handler on an edit control. If the user
presses the window close ("x") button while the focus is on the
control, I would like to handle the WM_CLOSE message, however the
KillFocus message is being generated first.

How can I either determine in the OnKillFocus handler that the
user pressed the "x" button, or alternately, what message can
I handle that would occur before the KillFocus.

As a last resort, is there any way to disable the "x" button?

Thanks,


GeneralPorts Pin
John Uhlenbrock13-Aug-01 11:21
John Uhlenbrock13-Aug-01 11:21 
GeneralRe: Ports Pin
<k>Andreas Hoheisel13-Aug-01 21:06
<k>Andreas Hoheisel13-Aug-01 21:06 
GeneralRe: Ports Pin
13-Aug-01 22:50
suss13-Aug-01 22:50 
GeneralCreateProcess -> illegal instruction Pin
13-Aug-01 11:00
suss13-Aug-01 11:00 
GeneralA CWnd in a view... Re-size... Pin
13-Aug-01 11:00
suss13-Aug-01 11:00 
GeneralRe: A CWnd in a view... Re-size... Pin
Paolo Messina13-Aug-01 11:54
professionalPaolo Messina13-Aug-01 11:54 
GeneralRe: A CWnd in a view... Re-size... Pin
14-Aug-01 3:39
suss14-Aug-01 3:39 
GeneralRe: A CWnd in a view... Re-size... Pin
14-Aug-01 4:16
suss14-Aug-01 4:16 
GeneralHTTP Connection question... Pin
Cabadam13-Aug-01 10:31
Cabadam13-Aug-01 10:31 
GeneralRe: HTTP Connection question... Pin
14-Aug-01 4:46
suss14-Aug-01 4:46 
GeneralRe: HTTP Connection question... Pin
Cabadam15-Aug-01 4:47
Cabadam15-Aug-01 4:47 
GeneralClassy question Pin
otvac13-Aug-01 9:47
otvac13-Aug-01 9:47 
GeneralRe: Classy question Pin
Chris Losinger13-Aug-01 10:02
professionalChris Losinger13-Aug-01 10:02 
QuestionWhat to distribute with the final program build? Pin
13-Aug-01 9:00
suss13-Aug-01 9:00 
AnswerRe: What to distribute with the final program build? Pin
Gregg Carlstrom13-Aug-01 9:06
Gregg Carlstrom13-Aug-01 9:06 
AnswerRe: What to distribute with the final program build? Pin
Kuniva13-Aug-01 20:45
Kuniva13-Aug-01 20:45 
GeneralError in GetFieldValue() Pin
Tomas13-Aug-01 8:17
Tomas13-Aug-01 8:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.