Click here to Skip to main content
15,886,100 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: iContextMenu on x64, inside CFileDialog Pin
harold aptroot11-Aug-09 11:21
harold aptroot11-Aug-09 11:21 
Questioncompile error on this open printer statement Pin
Robert V. Klein11-Aug-09 8:06
Robert V. Klein11-Aug-09 8:06 
AnswerRe: compile error on this open printer statement Pin
Cedric Moonen11-Aug-09 8:19
Cedric Moonen11-Aug-09 8:19 
GeneralRe: compile error on this open printer statement Pin
Robert V. Klein11-Aug-09 8:35
Robert V. Klein11-Aug-09 8:35 
AnswerRe: compile error on this open printer statement [modified] Pin
Randor 11-Aug-09 10:32
professional Randor 11-Aug-09 10:32 
QuestionRead 1000 Lines from text file in a single shot ........ Pin
spalanivel11-Aug-09 6:51
spalanivel11-Aug-09 6:51 
AnswerRe: Read 1000 Lines from text file in a single shot ........ Pin
Stuart Dootson11-Aug-09 7:31
professionalStuart Dootson11-Aug-09 7:31 
AnswerRe: Read 1000 Lines from text file in a single shot ........ Pin
David Crow11-Aug-09 8:56
David Crow11-Aug-09 8:56 
spalanivel wrote:
How to do this?


You can't. You can, however, reduce file I/O by reading the entire file once into a buffer and then process that buffer instead. See Stuart's suggestion.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


QuestionHow to set a PDF fields? Pin
Hadi Dayvary11-Aug-09 6:21
professionalHadi Dayvary11-Aug-09 6:21 
AnswerRe: How to set a PDF fields? Pin
Bacon Ultimate Cheeseburger11-Aug-09 14:08
Bacon Ultimate Cheeseburger11-Aug-09 14:08 
GeneralRe: How to set a PDF fields? Pin
Hadi Dayvary11-Aug-09 20:13
professionalHadi Dayvary11-Aug-09 20:13 
GeneralRe: How to set a PDF fields? Pin
Hadi Dayvary11-Aug-09 20:14
professionalHadi Dayvary11-Aug-09 20:14 
GeneralRe: How to set a PDF fields? Pin
Bacon Ultimate Cheeseburger11-Aug-09 21:36
Bacon Ultimate Cheeseburger11-Aug-09 21:36 
GeneralRe: How to set a PDF fields? Pin
ThatsAlok11-Aug-09 22:19
ThatsAlok11-Aug-09 22:19 
Questiondelete [] problem, and extra char(s) showing up in substring? Pin
Mike the Red11-Aug-09 2:11
Mike the Red11-Aug-09 2:11 
AnswerRe: delete [] problem, and extra char(s) showing up in substring? Pin
CPallini11-Aug-09 2:26
mveCPallini11-Aug-09 2:26 
GeneralDeath is in the details... Thanks pallini! -nt- Pin
Mike the Red11-Aug-09 2:31
Mike the Red11-Aug-09 2:31 
GeneralYou are welcome. Pin
CPallini11-Aug-09 2:36
mveCPallini11-Aug-09 2:36 
AnswerRe: delete [] problem, and extra char(s) showing up in substring? Pin
David Crow11-Aug-09 2:53
David Crow11-Aug-09 2:53 
AnswerRe: delete [] problem, and extra char(s) showing up in substring? Pin
Cedric Moonen11-Aug-09 3:10
Cedric Moonen11-Aug-09 3:10 
Generalomfg -or- Thank you, Cedric Pin
Mike the Red11-Aug-09 4:03
Mike the Red11-Aug-09 4:03 
QuestionFSCTL_EXTEND_VOLUME fails Pin
Madan Chauhan11-Aug-09 1:30
Madan Chauhan11-Aug-09 1:30 
QuestionReturn value of a MFC Dialog Box Applicatin.. Pin
Member 383463011-Aug-09 1:02
Member 383463011-Aug-09 1:02 
AnswerRe: Return value of a MFC Dialog Box Applicatin.. Pin
Cedric Moonen11-Aug-09 1:10
Cedric Moonen11-Aug-09 1:10 
QuestionRe: Return value of a MFC Dialog Box Applicatin.. Pin
CPallini11-Aug-09 1:49
mveCPallini11-Aug-09 1: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.