Click here to Skip to main content
15,887,322 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SelLocale in C++ Pin
CliffRat5-Dec-11 6:00
CliffRat5-Dec-11 6:00 
QuestionDos FTP & Unix File Details Pin
TrickyDickyRg17-Nov-11 3:01
TrickyDickyRg17-Nov-11 3:01 
AnswerRe: Dos FTP & Unix File Details Pin
Code-o-mat17-Nov-11 5:41
Code-o-mat17-Nov-11 5:41 
GeneralRe: Dos FTP & Unix File Details Pin
TrickyDickyRg17-Nov-11 5:44
TrickyDickyRg17-Nov-11 5:44 
AnswerRe: Dos FTP & Unix File Details Pin
Randor 17-Nov-11 6:13
professional Randor 17-Nov-11 6:13 
QuestionCan we create multiple message maps in a Dialog? Pin
rahul.kulshreshtha17-Nov-11 1:27
rahul.kulshreshtha17-Nov-11 1:27 
AnswerRe: Can we create multiple message maps in a Dialog? Pin
Chris Meech17-Nov-11 2:51
Chris Meech17-Nov-11 2:51 
AnswerRe: Can we create multiple message maps in a Dialog? Pin
Chuck O'Toole17-Nov-11 3:02
Chuck O'Toole17-Nov-11 3:02 
Well, each "derived class" of a CDialog has its own Message Map. That map is first in a "daisy chain" back through the base class (for as deep as the derivation chain goes). So, technically, you can have multiple maps.

I too am curious on how yours got "overloaded". Sounds like the daisy chaining is not set up correctly.
AnswerRe: Can we create multiple message maps in a Dialog? Pin
Erudite_Eric17-Nov-11 3:57
Erudite_Eric17-Nov-11 3:57 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
Chuck O'Toole17-Nov-11 4:16
Chuck O'Toole17-Nov-11 4:16 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
Erudite_Eric17-Nov-11 4:21
Erudite_Eric17-Nov-11 4:21 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
rahul.kulshreshtha17-Nov-11 5:32
rahul.kulshreshtha17-Nov-11 5:32 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
Chris Meech17-Nov-11 5:39
Chris Meech17-Nov-11 5:39 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
rahul.kulshreshtha17-Nov-11 6:08
rahul.kulshreshtha17-Nov-11 6:08 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
Chuck O'Toole17-Nov-11 10:17
Chuck O'Toole17-Nov-11 10:17 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
Erudite_Eric17-Nov-11 7:28
Erudite_Eric17-Nov-11 7:28 
AnswerRe: Can we create multiple message maps in a Dialog? Pin
Chuck O'Toole17-Nov-11 10:12
Chuck O'Toole17-Nov-11 10:12 
AnswerRe: Can we create multiple message maps in a Dialog? Pin
Chuck O'Toole17-Nov-11 10:10
Chuck O'Toole17-Nov-11 10:10 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
rahul.kulshreshtha17-Nov-11 17:50
rahul.kulshreshtha17-Nov-11 17:50 
AnswerRe: Can we create multiple message maps in a Dialog? Pin
Chuck O'Toole17-Nov-11 18:10
Chuck O'Toole17-Nov-11 18:10 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
Erudite_Eric17-Nov-11 21:10
Erudite_Eric17-Nov-11 21:10 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
Roger Allen18-Nov-11 4:02
Roger Allen18-Nov-11 4:02 
GeneralRe: Can we create multiple message maps in a Dialog? Pin
Erudite_Eric18-Nov-11 5:39
Erudite_Eric18-Nov-11 5:39 
QuestionPrevent an property page to close Pin
_Flaviu17-Nov-11 0:54
_Flaviu17-Nov-11 0:54 
AnswerRe: Prevent an property page to close Pin
Chuck O'Toole17-Nov-11 2:57
Chuck O'Toole17-Nov-11 2:57 

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.