Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Is it a GDI+ flaw? or I am missing something? Pin
transoft10-Aug-09 5:29
transoft10-Aug-09 5:29 
GeneralRe: Is it a GDI+ flaw? or I am missing something? Pin
Michael Dunn10-Aug-09 13:50
sitebuilderMichael Dunn10-Aug-09 13:50 
QuestionFirst Time Visual C++ User - Compiler Problems Pin
BSO_VC3-Aug-09 5:28
BSO_VC3-Aug-09 5:28 
QuestionRe: First Time Visual C++ User - Compiler Problems Pin
David Crow3-Aug-09 5:43
David Crow3-Aug-09 5:43 
AnswerRe: First Time Visual C++ User - Compiler Problems Pin
BSO_VC3-Aug-09 6:42
BSO_VC3-Aug-09 6:42 
QuestionRe: First Time Visual C++ User - Compiler Problems Pin
David Crow3-Aug-09 7:12
David Crow3-Aug-09 7:12 
AnswerRe: First Time Visual C++ User - Compiler Problems Pin
BSO_VC3-Aug-09 7:40
BSO_VC3-Aug-09 7:40 
QuestionRe: First Time Visual C++ User - Compiler Problems Pin
David Crow3-Aug-09 7:49
David Crow3-Aug-09 7:49 
AnswerRe: First Time Visual C++ User - Compiler Problems Pin
BSO_VC3-Aug-09 8:01
BSO_VC3-Aug-09 8:01 
GeneralRe: First Time Visual C++ User - Compiler Problems Pin
David Crow3-Aug-09 8:07
David Crow3-Aug-09 8:07 
GeneralRe: First Time Visual C++ User - Compiler Problems Pin
BSO_VC3-Aug-09 8:40
BSO_VC3-Aug-09 8:40 
QuestionAny algorithm for Text Edit for Limited Text Display Pin
sakthii3-Aug-09 5:13
sakthii3-Aug-09 5:13 
QuestionRead function is not working properly.. Pin
Rakesh53-Aug-09 4:36
Rakesh53-Aug-09 4:36 
QuestionRe: Read function is not working properly.. Pin
David Crow3-Aug-09 5:11
David Crow3-Aug-09 5:11 
QuestionProblem in Displaying Simplified Chinese. Pin
gothic_coder3-Aug-09 3:35
gothic_coder3-Aug-09 3:35 
AnswerRe: Problem in Displaying Simplified Chinese. Pin
gothic_coder3-Aug-09 22:33
gothic_coder3-Aug-09 22:33 
Questionhow can change MDSN font size? Pin
buffering833-Aug-09 3:30
buffering833-Aug-09 3:30 
AnswerRe: how can change MDSN font size? Pin
«_Superman_»3-Aug-09 4:39
professional«_Superman_»3-Aug-09 4:39 
Generalthank you^^ Pin
buffering833-Aug-09 5:02
buffering833-Aug-09 5:02 
Questionperformance counter issue Pin
De@r3-Aug-09 3:13
De@r3-Aug-09 3:13 
QuestionRe: performance counter issue Pin
David Crow3-Aug-09 3:52
David Crow3-Aug-09 3:52 
QuestionFailing Debug vs Working Release ? Pin
od@ananzi.co.za3-Aug-09 2:01
od@ananzi.co.za3-Aug-09 2:01 
AnswerRe: Failing Debug vs Working Release ? Pin
Souldrift3-Aug-09 4:48
Souldrift3-Aug-09 4:48 
GeneralRe: Failing Debug vs Working Release ? Pin
od@ananzi.co.za3-Aug-09 5:18
od@ananzi.co.za3-Aug-09 5:18 
GeneralRe: Failing Debug vs Working Release ? Pin
Souldrift3-Aug-09 5:32
Souldrift3-Aug-09 5:32 
Well, the problem here is, I got the german version. But I try to translate.

When I open the project properties there´s on the left side a box where I can find
* General properties
  * Framework etc ...
* Configuration properties
  * General
  * Debugging  <--
  * C/C++
  * etc.


You can find it under Configuration properties->Debugging. In the right window you can now see the arguments in the second line.

But then again, if you don´t know this property, then you most like didn´t enter anything in into it, anyway. You can use this to 'simulate' (argc, argv) arguments of a main function .. if your project has one. And as for everything else, you can do this seperately for Release and Debug version.

Souldrift

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.