Click here to Skip to main content
15,917,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to export a CString into a text-file? Pin
David Crow31-Jul-08 10:41
David Crow31-Jul-08 10:41 
AnswerRe: How to export a CString into a text-file? Pin
James L Turner31-Jul-08 14:32
James L Turner31-Jul-08 14:32 
GeneralRe: How to export a CString into a text-file? Pin
Gerhard-E31-Jul-08 22:11
Gerhard-E31-Jul-08 22:11 
GeneralRe: How to export a CString into a text-file? Pin
led mike1-Aug-08 5:59
led mike1-Aug-08 5:59 
QuestionWhat is comsuppw.lib? Pin
john john mackey31-Jul-08 7:04
john john mackey31-Jul-08 7:04 
AnswerRe: What is comsuppw.lib? Pin
led mike31-Jul-08 7:17
led mike31-Jul-08 7:17 
QuestionUpper limit on the size of a program's command line arguments Pin
sashoalm31-Jul-08 5:32
sashoalm31-Jul-08 5:32 
AnswerRe: Upper limit on the size of a program's command line arguments Pin
David Crow31-Jul-08 5:38
David Crow31-Jul-08 5:38 
sashoalm wrote:
Is there any limit...


Yes.

sashoalm wrote:
...and how much is it?


I don't recall for sure, but 8K comes to mind. See here for more.

sashoalm wrote:
Would it be practical to send a 100 fully qualified file names as arguments by the command line?


No. Perhaps writing those paths to a file that your program could then parse would be better.

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

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: Upper limit on the size of a program's command line arguments [modified] Pin
Randor 31-Jul-08 6:03
professional Randor 31-Jul-08 6:03 
GeneralRe: Upper limit on the size of a program's command line arguments Pin
sashoalm1-Aug-08 0:30
sashoalm1-Aug-08 0:30 
GeneralRe: Upper limit on the size of a program's command line arguments Pin
Randor 1-Aug-08 3:46
professional Randor 1-Aug-08 3:46 
QuestionHow to see an Arabic letter on an edit box? Pin
iayd31-Jul-08 5:23
iayd31-Jul-08 5:23 
AnswerRe: How to see an Arabic letter on an edit box? [modified] Pin
Matthew Faithfull31-Jul-08 5:40
Matthew Faithfull31-Jul-08 5:40 
AnswerRe: How to see an Arabic letter on an edit box? Pin
Iain Clarke, Warrior Programmer31-Jul-08 23:45
Iain Clarke, Warrior Programmer31-Jul-08 23:45 
QuestionDisable Mouse Dragging on a Child Window Pin
Shyam Kodase31-Jul-08 4:00
Shyam Kodase31-Jul-08 4:00 
AnswerRe: Disable Mouse Dragging on a Child Window Pin
Perspx31-Jul-08 7:03
Perspx31-Jul-08 7:03 
QuestionC4430 Pin
T.RATHA KRISHNAN31-Jul-08 3:13
T.RATHA KRISHNAN31-Jul-08 3:13 
AnswerRe: C4430 Pin
CPallini31-Jul-08 3:17
mveCPallini31-Jul-08 3:17 
GeneralRe: C4430 Pin
T.RATHA KRISHNAN31-Jul-08 3:30
T.RATHA KRISHNAN31-Jul-08 3:30 
GeneralRe: C4430 Pin
Iain Clarke, Warrior Programmer31-Jul-08 3:33
Iain Clarke, Warrior Programmer31-Jul-08 3:33 
GeneralRe: C4430 Pin
T.RATHA KRISHNAN31-Jul-08 3:41
T.RATHA KRISHNAN31-Jul-08 3:41 
GeneralRe: C4430 Pin
Iain Clarke, Warrior Programmer31-Jul-08 4:34
Iain Clarke, Warrior Programmer31-Jul-08 4:34 
GeneralRe: C4430 Pin
CPallini31-Jul-08 3:38
mveCPallini31-Jul-08 3:38 
GeneralRe: C4430 Pin
T.RATHA KRISHNAN31-Jul-08 3:44
T.RATHA KRISHNAN31-Jul-08 3:44 
GeneralRe: C4430 Pin
CPallini31-Jul-08 3:46
mveCPallini31-Jul-08 3:46 

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.