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

C / C++ / MFC

 
GeneralSystem process Pin
giany00721-Mar-05 11:48
giany00721-Mar-05 11:48 
GeneralRe: System process Pin
Tom Wright21-Mar-05 12:21
Tom Wright21-Mar-05 12:21 
GeneralRe: System process Pin
giany00721-Mar-05 23:10
giany00721-Mar-05 23:10 
GeneralRe: System process Pin
Blake Miller22-Mar-05 5:58
Blake Miller22-Mar-05 5:58 
Generalmfc dll and IWebBrowser2 questions Pin
Spiritofamerica21-Mar-05 10:51
Spiritofamerica21-Mar-05 10:51 
GeneralRe: mfc dll and IWebBrowser2 questions Pin
David Crow21-Mar-05 11:01
David Crow21-Mar-05 11:01 
GeneralRe: mfc dll and IWebBrowser2 questions Pin
Anonymous22-Mar-05 4:55
Anonymous22-Mar-05 4:55 
GeneralWriting Variables in CDialog with MFC Pin
NewbieStats21-Mar-05 9:45
NewbieStats21-Mar-05 9:45 
Thanks to "toxcct" and "cedric moonen" Ive learned how to Link my CDialog's together, Thank you both!
<br />
#include Button01Dlg.h<br />
<br />
void CClientDlg::OnButton01() <br />
{<br />
   CButton01Dlg dlg;<br />
   dlg.DoModal();<br />
}<br />

But Ive come to Notice that only Text can be added to the CButton01Dlg on interface... I was wondering if there was a way to somehow get printf or cout working in Button01Dlg.cpp in order to apply variables?...

Thanks for any Help you guys seem to be the best forum ive found yet!

Just a Human Trying to Live in a Computers World.
GeneralRe: Writing Variables in CDialog with MFC Pin
Ravi Bhavnani21-Mar-05 10:01
professionalRavi Bhavnani21-Mar-05 10:01 
GeneralRe: Writing Variables in CDialog with MFC Pin
NewbieStats21-Mar-05 10:19
NewbieStats21-Mar-05 10:19 
GeneralRe: Writing Variables in CDialog with MFC Pin
Ravi Bhavnani21-Mar-05 10:37
professionalRavi Bhavnani21-Mar-05 10:37 
GeneralRe: Writing Variables in CDialog with MFC Pin
NewbieStats21-Mar-05 10:51
NewbieStats21-Mar-05 10:51 
GeneralRe: Writing Variables in CDialog with MFC Pin
David Crow21-Mar-05 10:57
David Crow21-Mar-05 10:57 
GeneralRe: Writing Variables in CDialog with MFC Pin
Ravi Bhavnani21-Mar-05 11:11
professionalRavi Bhavnani21-Mar-05 11:11 
GeneralRe: Writing Variables in CDialog with MFC Pin
NewbieStats21-Mar-05 11:28
NewbieStats21-Mar-05 11:28 
GeneralRe: Writing Variables in CDialog with MFC Pin
Ravi Bhavnani21-Mar-05 11:38
professionalRavi Bhavnani21-Mar-05 11:38 
GeneralRe: Writing Variables in CDialog with MFC Pin
Ravi Bhavnani21-Mar-05 13:00
professionalRavi Bhavnani21-Mar-05 13:00 
GeneralRe: Writing Variables in CDialog with MFC Pin
NewbieStats21-Mar-05 13:31
NewbieStats21-Mar-05 13:31 
GeneralRe: Writing Variables in CDialog with MFC Pin
Ravi Bhavnani21-Mar-05 13:35
professionalRavi Bhavnani21-Mar-05 13:35 
GeneralRe: Writing Variables in CDialog with MFC Pin
Christian Graus21-Mar-05 13:58
protectorChristian Graus21-Mar-05 13:58 
GeneralRe: Writing Variables in CDialog with MFC Pin
Ravi Bhavnani22-Mar-05 2:12
professionalRavi Bhavnani22-Mar-05 2:12 
GeneralRe: Writing Variables in CDialog with MFC Pin
David Crow21-Mar-05 10:55
David Crow21-Mar-05 10:55 
GeneralProblem with FFT and the Drawing Pin
RedDragon2k21-Mar-05 9:32
RedDragon2k21-Mar-05 9:32 
GeneralRe: Problem with FFT and the Drawing Pin
Alexander M.,21-Mar-05 9:39
Alexander M.,21-Mar-05 9:39 
GeneralRe: Problem with FFT and the Drawing Pin
RedDragon2k21-Mar-05 9:49
RedDragon2k21-Mar-05 9: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.