Click here to Skip to main content
15,894,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: api subversion Pin
vikas amin19-Oct-05 4:26
vikas amin19-Oct-05 4:26 
GeneralRe: api subversion Pin
David Crow19-Oct-05 4:37
David Crow19-Oct-05 4:37 
GeneralRe: api subversion Pin
Anehl19-Oct-05 4:37
Anehl19-Oct-05 4:37 
AnswerRe: api subversion Pin
Bob Stanneveld19-Oct-05 5:19
Bob Stanneveld19-Oct-05 5:19 
AnswerRe: api subversion Pin
S Douglas20-Oct-05 0:24
professionalS Douglas20-Oct-05 0:24 
QuestionExchange data between PropertyPages Pin
emma200019-Oct-05 1:26
emma200019-Oct-05 1:26 
AnswerRe: Exchange data between PropertyPages Pin
prasad_som19-Oct-05 2:02
prasad_som19-Oct-05 2:02 
AnswerRe: Exchange data between PropertyPages Pin
David Crow19-Oct-05 3:33
David Crow19-Oct-05 3:33 
You'll need to derive a class from CPropertySheet, and store the information in it. Then in each page, just call GetParent() to access the information.


"Take only what you need and leave the land as you found it." - Native American Proverb


GeneralRe: Exchange data between PropertyPages Pin
kiran janaswamy19-Apr-06 19:21
kiran janaswamy19-Apr-06 19:21 
QuestionRe: Exchange data between PropertyPages Pin
David Crow20-Apr-06 2:50
David Crow20-Apr-06 2:50 
AnswerRe: Exchange data between PropertyPages Pin
PJ Arends19-Oct-05 5:28
professionalPJ Arends19-Oct-05 5:28 
Questionproblem with _kbhit and i/o exception handling Pin
codeingit19-Oct-05 1:24
codeingit19-Oct-05 1:24 
AnswerRe: problem with _kbhit and i/o exception handling Pin
John R. Shaw19-Oct-05 10:05
John R. Shaw19-Oct-05 10:05 
Questionhow to add a new device and uninstall it in MFC? Pin
V.G19-Oct-05 0:59
V.G19-Oct-05 0:59 
QuestionPARALLEL CONTROL Pin
eriq19-Oct-05 0:50
eriq19-Oct-05 0:50 
AnswerRe: PARALLEL CONTROL Pin
vikas amin19-Oct-05 3:05
vikas amin19-Oct-05 3:05 
QuestionHow to map keyboard Event in a Dialogbar Pin
Manohar B. Srikanth19-Oct-05 0:35
Manohar B. Srikanth19-Oct-05 0:35 
QuestionCan Someone Explain Error Message Pin
sweep12319-Oct-05 0:21
sweep12319-Oct-05 0:21 
AnswerRe: Can Someone Explain Error Message Pin
toxcct19-Oct-05 0:26
toxcct19-Oct-05 0:26 
GeneralRe: Can Someone Explain Error Message Pin
sweep12319-Oct-05 0:45
sweep12319-Oct-05 0:45 
GeneralRe: Can Someone Explain Error Message Pin
prasad_som19-Oct-05 2:11
prasad_som19-Oct-05 2:11 
GeneralRe: Can Someone Explain Error Message Pin
toxcct19-Oct-05 2:28
toxcct19-Oct-05 2:28 
GeneralRe: Can Someone Explain Error Message Pin
prasad_som19-Oct-05 2:42
prasad_som19-Oct-05 2:42 
GeneralRe: Can Someone Explain Error Message Pin
Rage19-Oct-05 3:16
professionalRage19-Oct-05 3:16 
GeneralRe: Can Someone Explain Error Message Pin
sweep12319-Oct-05 3:33
sweep12319-Oct-05 3:33 

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.