Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: _finite (CRT) Pin
El Corazon14-Aug-07 7:17
El Corazon14-Aug-07 7:17 
GeneralRe: _finite (CRT) Pin
Maxwell Chen14-Aug-07 8:19
Maxwell Chen14-Aug-07 8:19 
GeneralRe: _finite (CRT) Pin
El Corazon14-Aug-07 9:22
El Corazon14-Aug-07 9:22 
GeneralRe: _finite (CRT) Pin
El Corazon14-Aug-07 7:09
El Corazon14-Aug-07 7:09 
QuestionIs there a dirty flag for property pages? Pin
littleGreenDude14-Aug-07 5:11
littleGreenDude14-Aug-07 5:11 
AnswerRe: Is there a dirty flag for property pages? Pin
jhwurmbach14-Aug-07 5:15
jhwurmbach14-Aug-07 5:15 
QuestionRe: Is there a dirty flag for property pages? Pin
littleGreenDude14-Aug-07 5:19
littleGreenDude14-Aug-07 5:19 
AnswerRe: Is there a dirty flag for property pages? Pin
jhwurmbach14-Aug-07 5:25
jhwurmbach14-Aug-07 5:25 
The CPropertySheet is a CWnd-descendant. It has a GetParent() function.
You *know* what class its parent is and can cast the parent CWnd-pointer appropriately to call function directly.
Message calls would work also.


Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
George Orwell, "Keep the Aspidistra Flying", Opening words

AnswerRe: Is there a dirty flag for property pages? Pin
led mike14-Aug-07 5:47
led mike14-Aug-07 5:47 
AnswerRe: Is there a dirty flag for property pages? Pin
David Crow14-Aug-07 7:49
David Crow14-Aug-07 7:49 
GeneralRe: Is there a dirty flag for property pages? Pin
littleGreenDude17-Aug-07 2:34
littleGreenDude17-Aug-07 2:34 
GeneralRe: Is there a dirty flag for property pages? Pin
David Crow17-Aug-07 2:40
David Crow17-Aug-07 2:40 
GeneralRe: Is there a dirty flag for property pages? Pin
littleGreenDude17-Aug-07 5:28
littleGreenDude17-Aug-07 5:28 
QuestionRe: Is there a dirty flag for property pages? Pin
David Crow17-Aug-07 5:38
David Crow17-Aug-07 5:38 
QuestionCDialog SetParent Pin
mcsherry14-Aug-07 4:17
mcsherry14-Aug-07 4:17 
AnswerRe: CDialog SetParent Pin
Maxwell Chen14-Aug-07 4:58
Maxwell Chen14-Aug-07 4:58 
GeneralRe: CDialog SetParent Pin
mcsherry14-Aug-07 5:07
mcsherry14-Aug-07 5:07 
QuestionCalling Convension Pin
Programm3r14-Aug-07 3:48
Programm3r14-Aug-07 3:48 
AnswerRe: Calling Convension Pin
Iain Clarke, Warrior Programmer14-Aug-07 3:51
Iain Clarke, Warrior Programmer14-Aug-07 3:51 
GeneralRe: Calling Convension Pin
Programm3r14-Aug-07 4:14
Programm3r14-Aug-07 4:14 
AnswerRe: Calling Convension Pin
Nemanja Trifunovic14-Aug-07 4:03
Nemanja Trifunovic14-Aug-07 4:03 
GeneralRe: Calling Convension Pin
Programm3r14-Aug-07 4:13
Programm3r14-Aug-07 4:13 
QuestionDialog box Communication Pin
sofa_2006au14-Aug-07 3:29
sofa_2006au14-Aug-07 3:29 
AnswerRe: Dialog box Communication Pin
led mike14-Aug-07 4:16
led mike14-Aug-07 4:16 
AnswerRe: Dialog box Communication Pin
Hamid_RT14-Aug-07 6:16
Hamid_RT14-Aug-07 6:16 

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.