Click here to Skip to main content
16,011,611 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralLooking for info on wring visitors in C++ Pin
Ben Burnett21-Jun-01 7:30
Ben Burnett21-Jun-01 7:30 
GeneralRe: Looking for info on wring visitors in C++ Pin
Tomasz Sowinski21-Jun-01 7:47
Tomasz Sowinski21-Jun-01 7:47 
GeneralRe: Looking for info on wring visitors in C++ Pin
Ben Burnett21-Jun-01 9:13
Ben Burnett21-Jun-01 9:13 
GeneralSyntax question... Pin
John Uhlenbrock21-Jun-01 6:23
John Uhlenbrock21-Jun-01 6:23 
GeneralRe: Syntax question... Pin
Tim Deveaux21-Jun-01 6:46
Tim Deveaux21-Jun-01 6:46 
GeneralOpening/Editing a simple text file Pin
21-Jun-01 6:15
suss21-Jun-01 6:15 
GeneralRe: Opening/Editing a simple text file Pin
Tomasz Sowinski21-Jun-01 6:31
Tomasz Sowinski21-Jun-01 6:31 
GeneralRe: Opening/Editing a simple text file Pin
21-Jun-01 6:53
suss21-Jun-01 6:53 
I had a practice DOS version of this program running, using fstream, but unfortunately, the read/write operations are slow. In the Windows version I'm writing now, I'd like to have immediate response when moving back and forth between records.

Will fstream be more responsive in Windows than it was in DOS, or can I expect the same delay when it reads/writes the disk? I'm assuming it'll be as slow, because fstream isn't buffered like CArchive/CFile.

Right now I'm reading Leo Moll's Property Sheet View article. It looks like it can help me out. I think I'm missing a lot more information than just working with the file I/O.
GeneralRe: Opening/Editing a simple text file Pin
21-Jun-01 8:05
suss21-Jun-01 8:05 
GeneralRe: Opening/Editing a simple text file Pin
Mark Terrano21-Jun-01 8:46
Mark Terrano21-Jun-01 8:46 
QuestionWhat is the problem here ? Pin
21-Jun-01 5:27
suss21-Jun-01 5:27 
AnswerRe: What is the problem here ? Pin
John Uhlenbrock21-Jun-01 6:41
John Uhlenbrock21-Jun-01 6:41 
AnswerRe: What is the problem here ? Pin
Ben Burnett21-Jun-01 6:53
Ben Burnett21-Jun-01 6:53 
Answeranswer Pin
21-Jun-01 7:57
suss21-Jun-01 7:57 
GeneralRe: answer Pin
Ben Burnett21-Jun-01 9:12
Ben Burnett21-Jun-01 9:12 
GeneralRe: answer Pin
Tomasz Sowinski21-Jun-01 9:15
Tomasz Sowinski21-Jun-01 9:15 
GeneralRe: answer Pin
22-Jun-01 8:19
suss22-Jun-01 8:19 
GeneralRe: answer Pin
Tomasz Sowinski22-Jun-01 8:32
Tomasz Sowinski22-Jun-01 8:32 
GeneralDrag and Drop with WTL Pin
21-Jun-01 5:03
suss21-Jun-01 5:03 
GeneralRe: Drag and Drop with WTL Pin
CodeGuy21-Jun-01 6:22
CodeGuy21-Jun-01 6:22 
GeneralCStrings in unicode Pin
Andrew Stampor21-Jun-01 4:25
Andrew Stampor21-Jun-01 4:25 
GeneralRe: CStrings in unicode Pin
Tomasz Sowinski21-Jun-01 7:06
Tomasz Sowinski21-Jun-01 7:06 
GeneralRe: CStrings in unicode Pin
Andrew Stampor21-Jun-01 7:28
Andrew Stampor21-Jun-01 7:28 
GeneralDetecting *any* program launch (not a particular one) Pin
21-Jun-01 4:13
suss21-Jun-01 4:13 
GeneralRe: Detecting *any* program launch (not a particular one) Pin
Tomasz Sowinski21-Jun-01 6:29
Tomasz Sowinski21-Jun-01 6:29 

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.