Click here to Skip to main content
15,891,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionIdentifying and Terminating a particular local port. Pin
SelvaKr10-Aug-08 20:43
SelvaKr10-Aug-08 20:43 
AnswerRe: Identifying and Terminating a particular local port. Pin
Randor 11-Aug-08 16:26
professional Randor 11-Aug-08 16:26 
GeneralRe: Identifying and Terminating a particular local port. Pin
anilaabc11-Aug-08 23:07
anilaabc11-Aug-08 23:07 
QuestionCalling one dialog from the other [modified] Pin
bhanu_850910-Aug-08 20:28
bhanu_850910-Aug-08 20:28 
AnswerRe: Calling one dialog from the other Pin
_AnsHUMAN_ 10-Aug-08 20:42
_AnsHUMAN_ 10-Aug-08 20:42 
GeneralRe: Calling one dialog from the other Pin
bhanu_850910-Aug-08 20:53
bhanu_850910-Aug-08 20:53 
GeneralRe: Calling one dialog from the other Pin
_AnsHUMAN_ 10-Aug-08 21:39
_AnsHUMAN_ 10-Aug-08 21:39 
AnswerRe: Calling one dialog from the other Pin
David Crow11-Aug-08 3:57
David Crow11-Aug-08 3:57 
You have two FirstDlg::OnBnClickedButton1() methods. Why?

bhanu_8509 wrote:
After that, if I go back to the first dialog (by a button click event from the second dialog) all the values seems to be disappeared.


Which would be correct based on what you've shown in SecondDlg::OnBnClickedButton1(). The call to DisplayValues() does not happen until after DoModal() has returned.

"Love people and use things, not love things and use people." - Unknown

"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch


GeneralRe: Calling one dialog from the other Pin
bhanu_850911-Aug-08 21:18
bhanu_850911-Aug-08 21:18 
QuestionRe: Calling one dialog from the other Pin
David Crow12-Aug-08 3:20
David Crow12-Aug-08 3:20 
AnswerRe: Calling one dialog from the other Pin
bhanu_850913-Aug-08 3:16
bhanu_850913-Aug-08 3:16 
GeneralRe: Calling one dialog from the other Pin
David Crow13-Aug-08 3:36
David Crow13-Aug-08 3:36 
GeneralRe: Calling one dialog from the other Pin
bhanu_850915-Aug-08 21:49
bhanu_850915-Aug-08 21:49 
GeneralRe: Calling one dialog from the other Pin
David Crow16-Aug-08 11:36
David Crow16-Aug-08 11:36 
Questionfatal error Pin
santhoshv8410-Aug-08 20:16
santhoshv8410-Aug-08 20:16 
AnswerRe: fatal error Pin
_AnsHUMAN_ 10-Aug-08 20:39
_AnsHUMAN_ 10-Aug-08 20:39 
GeneralRe: fatal error Pin
santhoshv8410-Aug-08 20:49
santhoshv8410-Aug-08 20:49 
GeneralRe: fatal error Pin
santhoshv8410-Aug-08 22:04
santhoshv8410-Aug-08 22:04 
AnswerRe: fatal error Pin
noxmortis12-Aug-08 5:09
noxmortis12-Aug-08 5:09 
AnswerRe: fatal error Pin
Stephen Hewitt10-Aug-08 21:36
Stephen Hewitt10-Aug-08 21:36 
AnswerRe: fatal error Pin
venera_soft11-Aug-08 0:14
venera_soft11-Aug-08 0:14 
GeneralRe: fatal error Pin
David Crow11-Aug-08 4:00
David Crow11-Aug-08 4:00 
QuestionHow to open an .trp file using thread? Pin
AnithaSubramani10-Aug-08 20:11
AnithaSubramani10-Aug-08 20:11 
AnswerRe: How to open an .trp file using thread? Pin
_AnsHUMAN_ 10-Aug-08 20:22
_AnsHUMAN_ 10-Aug-08 20:22 
GeneralRe: How to open an .trp file using thread? Pin
AnithaSubramani10-Aug-08 20:49
AnithaSubramani10-Aug-08 20:49 

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.