Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCommunications between dialogs Pin
Trupti Mehta2-Jun-08 2:44
Trupti Mehta2-Jun-08 2:44 
AnswerRe: Communications between dialogs Pin
KarstenK2-Jun-08 2:54
mveKarstenK2-Jun-08 2:54 
GeneralRe: Communications between dialogs Pin
Trupti Mehta2-Jun-08 3:10
Trupti Mehta2-Jun-08 3:10 
AnswerRe: Communications between dialogs Pin
David Crow2-Jun-08 3:26
David Crow2-Jun-08 3:26 
AnswerRe: Communications between dialogs Pin
Jijo.Raj2-Jun-08 19:49
Jijo.Raj2-Jun-08 19:49 
GeneralRe: Communications between dialogs Pin
Trupti Mehta2-Jun-08 22:11
Trupti Mehta2-Jun-08 22:11 
GeneralRe: Communications between dialogs Pin
Jijo.Raj3-Jun-08 8:10
Jijo.Raj3-Jun-08 8:10 
GeneralRe: Communications between dialogs Pin
Trupti Mehta3-Jun-08 21:26
Trupti Mehta3-Jun-08 21:26 
Thanks Jijo,

As the dialogs are not in series & can call previous dialog also. So I call messages SHOW_NEXT_DIALOG with the child dialog # to be shown & it works perfectly. I figured out to work as expected.

Thanks jijo for the efforts.

Jijo, I can't add an int, float to CString. Like I want to add up "Name " + int + float in a CString. How do I achieve it. I tried many ways, but gives error or warnings only. Help me if you can.

Thanks

Terry

GeneralRe: Communications between dialogs Pin
Jijo.Raj4-Jun-08 3:27
Jijo.Raj4-Jun-08 3:27 
QuestionConverting GUID to Hex Pin
Shivarudrayya H2-Jun-08 2:42
Shivarudrayya H2-Jun-08 2:42 
AnswerRe: Converting GUID to Hex [modified] Pin
Rajkumar R2-Jun-08 3:21
Rajkumar R2-Jun-08 3:21 
QuestionON_MESSAGE & ON_THREAD_MESSAGE Pin
thenewbee2-Jun-08 2:32
thenewbee2-Jun-08 2:32 
AnswerRe: ON_MESSAGE & ON_THREAD_MESSAGE Pin
KarstenK2-Jun-08 2:44
mveKarstenK2-Jun-08 2:44 
GeneralRe: ON_MESSAGE & ON_THREAD_MESSAGE Pin
thenewbee2-Jun-08 17:54
thenewbee2-Jun-08 17:54 
QuestionWhy does CStringArray not have a find method? Pin
Rajesh R Subramanian2-Jun-08 2:09
professionalRajesh R Subramanian2-Jun-08 2:09 
AnswerRe: Why does CStringArray not have a find method? Pin
KarstenK2-Jun-08 2:37
mveKarstenK2-Jun-08 2:37 
GeneralRe: Why does CStringArray not have a find method? Pin
Rajesh R Subramanian2-Jun-08 2:46
professionalRajesh R Subramanian2-Jun-08 2:46 
AnswerRe: Why does CStringArray not have a find method? Pin
prasad_som2-Jun-08 5:52
prasad_som2-Jun-08 5:52 
GeneralRe: Why does CStringArray not have a find method? Pin
Rajesh R Subramanian3-Jun-08 0:21
professionalRajesh R Subramanian3-Jun-08 0:21 
GeneralRe: Why does CStringArray not have a find method? Pin
prasad_som3-Jun-08 2:08
prasad_som3-Jun-08 2:08 
GeneralRe: Why does CStringArray not have a find method? Pin
Rajesh R Subramanian3-Jun-08 3:32
professionalRajesh R Subramanian3-Jun-08 3:32 
QuestionDifference among INT, INT32, LONG, LONG32...? Pin
Maxim Zarus2-Jun-08 1:07
Maxim Zarus2-Jun-08 1:07 
AnswerRe: Difference among INT, INT32, LONG, LONG32...? Pin
SandipG 2-Jun-08 1:10
SandipG 2-Jun-08 1:10 
GeneralRe: Difference among INT, INT32, LONG, LONG32...? Pin
Maxim Zarus2-Jun-08 1:21
Maxim Zarus2-Jun-08 1:21 
GeneralRe: Difference among INT, INT32, LONG, LONG32...? Pin
SandipG 2-Jun-08 1:27
SandipG 2-Jun-08 1:27 

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.