Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralExcel to PDF Pin
Giles2-Apr-02 4:07
Giles2-Apr-02 4:07 
GeneralRe: Excel to PDF Pin
dlhson2-Apr-02 6:36
dlhson2-Apr-02 6:36 
GeneralRe: Excel to PDF Pin
Giles2-Apr-02 8:26
Giles2-Apr-02 8:26 
GeneralMessageBox Question Pin
sriram_mr2-Apr-02 4:13
sriram_mr2-Apr-02 4:13 
GeneralRe: MessageBox Question Pin
Navin2-Apr-02 4:24
Navin2-Apr-02 4:24 
GeneralRe: MessageBox Question Pin
Navin2-Apr-02 4:29
Navin2-Apr-02 4:29 
GeneralRe: MessageBox Question Pin
sriram_mr2-Apr-02 4:34
sriram_mr2-Apr-02 4:34 
GeneralRe: MessageBox Question Pin
Jeremy Falcon2-Apr-02 5:11
professionalJeremy Falcon2-Apr-02 5:11 
You could install a hook on the message box and capture the WM_SETTEXT message for the child window (cancel button).

Jeremy L. Falcon
"The One Who Said, 'The One Who Said...'"

[My Latest Article]
Homepage: imputek.com
GeneralThere is a very simple solution.. Pin
SeNs2-Apr-02 8:56
SeNs2-Apr-02 8:56 
GeneralOFNHookProc Pin
Anthony98872-Apr-02 4:07
Anthony98872-Apr-02 4:07 
GeneralDialogs in MDI app have gray titlebar Pin
Jack Handy2-Apr-02 3:55
Jack Handy2-Apr-02 3:55 
GeneralRe: Dialogs in MDI app have gray titlebar Pin
dlhson2-Apr-02 5:50
dlhson2-Apr-02 5:50 
GeneralRe: Dialogs in MDI app have gray titlebar Pin
Jack Handy2-Apr-02 11:21
Jack Handy2-Apr-02 11:21 
GeneralMainFrame variabel access in worker thread Pin
Merle Pittman2-Apr-02 3:16
Merle Pittman2-Apr-02 3:16 
GeneralRe: MainFrame variabel access in worker thread Pin
lucy2-Apr-02 6:40
lucy2-Apr-02 6:40 
GeneralRe: MainFrame variabel access in worker thread Pin
Alexandru Savescu2-Apr-02 20:38
Alexandru Savescu2-Apr-02 20:38 
GeneralMSFlexGrid causing a crash Pin
Chris Klecker2-Apr-02 2:39
Chris Klecker2-Apr-02 2:39 
QuestionHow to set an event multiple times in multithreading Pin
Bhikshapathi Gorantla2-Apr-02 2:36
Bhikshapathi Gorantla2-Apr-02 2:36 
AnswerRe: How to set an event multiple times in multithreading Pin
Joaquín M López Muñoz2-Apr-02 5:30
Joaquín M López Muñoz2-Apr-02 5:30 
GeneralRe: How to set an event multiple times in multithreading Pin
Bhikshapathi Gorantla2-Apr-02 19:30
Bhikshapathi Gorantla2-Apr-02 19:30 
GeneralRe: How to set an event multiple times in multithreading Pin
Neville Franks2-Apr-02 20:05
Neville Franks2-Apr-02 20:05 
GeneralRe: How to set an event multiple times in multithreading Pin
Joaquín M López Muñoz2-Apr-02 20:28
Joaquín M López Muñoz2-Apr-02 20:28 
QuestionSTL::map, how to prevent use of temporary object? Pin
vmaltsev2-Apr-02 1:10
vmaltsev2-Apr-02 1:10 
AnswerRe: STL::map, how to prevent use of temporary object? Pin
Giles2-Apr-02 1:16
Giles2-Apr-02 1:16 
AnswerRe: STL::map, how to prevent use of temporary object? Pin
Joaquín M López Muñoz2-Apr-02 2:15
Joaquín M López Muñoz2-Apr-02 2:15 

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.