Click here to Skip to main content
15,905,420 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dialog List Problem Pin
Chris Losinger31-Aug-05 9:11
professionalChris Losinger31-Aug-05 9:11 
GeneralRe: Dialog List Problem Pin
bugDanny31-Aug-05 9:16
bugDanny31-Aug-05 9:16 
GeneralRe: Dialog List Problem Pin
Chris Losinger31-Aug-05 9:24
professionalChris Losinger31-Aug-05 9:24 
GeneralRe: Dialog List Problem Pin
bugDanny31-Aug-05 9:31
bugDanny31-Aug-05 9:31 
GeneralRe: Dialog List Problem Pin
bugDanny31-Aug-05 9:18
bugDanny31-Aug-05 9:18 
GeneralRe: Dialog List Problem Pin
Gary R. Wheeler3-Sep-05 6:13
Gary R. Wheeler3-Sep-05 6:13 
AnswerRe: Dialog List Problem Pin
David Crow31-Aug-05 16:10
David Crow31-Aug-05 16:10 
QuestionFile Size Limits Pin
carks31-Aug-05 6:20
carks31-Aug-05 6:20 
Im trying to read a large text file with a CStdioFile object (the file's around 2.3 Gb, OS Windows XP, File System NTFS).

After reading for a while an exception is thrown during a CStdioFile::ReadString call which says something like "Controler Invalid"

I simplified the code so that its doing nothing more than loopìng around the ReadString call, and the error persists.

Could there be an inherent limit on the size of a file readable using CStdioFile (I dont belive that 2.3 Gb is too big for NTFS ?!?)

Thanks,

Dave
AnswerRe: File Size Limits Pin
JWood31-Aug-05 6:41
JWood31-Aug-05 6:41 
GeneralRe: File Size Limits Pin
carks31-Aug-05 6:54
carks31-Aug-05 6:54 
AnswerRe: File Size Limits Pin
PJ Arends31-Aug-05 7:05
professionalPJ Arends31-Aug-05 7:05 
GeneralRe: File Size Limits Pin
carks31-Aug-05 7:21
carks31-Aug-05 7:21 
GeneralRe: File Size Limits Pin
Bob Stanneveld31-Aug-05 7:54
Bob Stanneveld31-Aug-05 7:54 
GeneralRe: File Size Limits Pin
Blake Miller31-Aug-05 8:37
Blake Miller31-Aug-05 8:37 
GeneralRe: File Size Limits Pin
Bob Stanneveld31-Aug-05 8:47
Bob Stanneveld31-Aug-05 8:47 
GeneralRe: File Size Limits Pin
PJ Arends31-Aug-05 10:10
professionalPJ Arends31-Aug-05 10:10 
GeneralRe: File Size Limits Pin
Bob Stanneveld31-Aug-05 11:00
Bob Stanneveld31-Aug-05 11:00 
GeneralRe: File Size Limits Pin
Blake Miller31-Aug-05 13:00
Blake Miller31-Aug-05 13:00 
GeneralRe: File Size Limits Pin
Toby Opferman31-Aug-05 14:35
Toby Opferman31-Aug-05 14:35 
AnswerRe: File Size Limits Pin
John R. Shaw31-Aug-05 21:09
John R. Shaw31-Aug-05 21:09 
Questionxmldocument Pin
picazo31-Aug-05 5:35
picazo31-Aug-05 5:35 
QuestionRegCreateKeyEx returns 87 "ERROR_INVALID_PARAMETER" Pin
win_newbie31-Aug-05 5:15
win_newbie31-Aug-05 5:15 
AnswerRe: RegCreateKeyEx returns 87 "ERROR_INVALID_PARAMETER" Pin
PJ Arends31-Aug-05 6:30
professionalPJ Arends31-Aug-05 6:30 
GeneralRe: RegCreateKeyEx returns 87 "ERROR_INVALID_PARAMETER" Pin
win_newbie31-Aug-05 9:35
win_newbie31-Aug-05 9:35 
AnswerRe: RegCreateKeyEx returns 87 "ERROR_INVALID_PARAMETER" Pin
PJ Arends31-Aug-05 10:20
professionalPJ Arends31-Aug-05 10: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.