Click here to Skip to main content
15,914,820 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung17-Nov-04 14:25
chauhoangtrung17-Nov-04 14:25 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow18-Nov-04 2:07
David Crow18-Nov-04 2:07 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung18-Nov-04 14:27
chauhoangtrung18-Nov-04 14:27 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow19-Nov-04 2:32
David Crow19-Nov-04 2:32 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung20-Nov-04 0:33
chauhoangtrung20-Nov-04 0:33 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow22-Nov-04 2:20
David Crow22-Nov-04 2:20 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung22-Nov-04 14:23
chauhoangtrung22-Nov-04 14:23 
QuestionWhats wrong with this Code? Pin
Zmurf11-Nov-04 20:14
Zmurf11-Nov-04 20:14 
Whats wrong with my code:

Control ^editText = gcnew frmChangeTxt::txtChangeText();<br />
      this->lblText->Text = editText->Text;


I'm using it to try and access the text in text box 'txtChangText' from form 'frmChangeText' and make the label in the main form 'frmMain' that text from the textbox. I'm doing this from a button control in the mainform by the way.

If doing it this way isn't possible, can someone tell me the right way?

Thanks in advanced.
AnswerRe: Whats wrong with this Code? Pin
David Crow12-Nov-04 4:01
David Crow12-Nov-04 4:01 
GeneralRe: Whats wrong with this Code? Pin
Michael Dunn12-Nov-04 7:05
sitebuilderMichael Dunn12-Nov-04 7:05 
GeneralHelp... developing GUI in VC++ Pin
Mirza Faizan11-Nov-04 20:12
Mirza Faizan11-Nov-04 20:12 
GeneralRe: Help... developing GUI in VC++ Pin
22491711-Nov-04 23:42
22491711-Nov-04 23:42 
GeneralRe: Help... developing GUI in VC++ Pin
Mirza Faizan12-Nov-04 8:09
Mirza Faizan12-Nov-04 8:09 
QuestionCheck how much processes by the same name are running ? Pin
Eyal Kaplan11-Nov-04 20:02
Eyal Kaplan11-Nov-04 20:02 
AnswerRe: Check how much processes by the same name are running ? Pin
22491712-Nov-04 0:10
22491712-Nov-04 0:10 
AnswerRe: Check how much processes by the same name are running ? Pin
22491712-Nov-04 0:12
22491712-Nov-04 0:12 
AnswerRe: Check how much processes by the same name are running ? Pin
Eyal Kaplan17-Nov-04 19:23
Eyal Kaplan17-Nov-04 19:23 
Generalhelp required Pin
adnan pathan11-Nov-04 19:16
adnan pathan11-Nov-04 19:16 
GeneralRe: help required Pin
22491712-Nov-04 0:02
22491712-Nov-04 0:02 
GeneralRe: help required Pin
David Crow12-Nov-04 4:07
David Crow12-Nov-04 4:07 
Generalhelp required Pin
adnan pathan11-Nov-04 18:53
adnan pathan11-Nov-04 18:53 
GeneralExecuting Batch file Pin
Katamneni11-Nov-04 18:51
Katamneni11-Nov-04 18:51 
GeneralRe: Executing Batch file Pin
22491711-Nov-04 23:59
22491711-Nov-04 23:59 
GeneralExecuting Batch file Pin
Katamneni11-Nov-04 18:47
Katamneni11-Nov-04 18:47 
GeneralProgress bar Pin
Logan from Singapore11-Nov-04 18:20
Logan from Singapore11-Nov-04 18:20 

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.