Click here to Skip to main content
15,913,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Linklist vs Array Pin
ThatsAlok21-Aug-05 19:07
ThatsAlok21-Aug-05 19:07 
GeneralRe: Linklist vs Array Pin
Blake Miller22-Aug-05 6:12
Blake Miller22-Aug-05 6:12 
GeneralRe: Linklist vs Array Pin
ThatsAlok22-Aug-05 17:48
ThatsAlok22-Aug-05 17:48 
QuestionValidate a file name Pin
peterchen20-Aug-05 23:43
peterchen20-Aug-05 23:43 
GeneralRe: Validate a file name Pin
Johnny ²21-Aug-05 0:05
Johnny ²21-Aug-05 0:05 
GeneralRe: Validate a file name Pin
peterchen21-Aug-05 0:34
peterchen21-Aug-05 0:34 
GeneralInserting String in middle of File Pin
Dont Know Me :P20-Aug-05 21:43
sussDont Know Me :P20-Aug-05 21:43 
GeneralRe: Inserting String in middle of File Pin
Johnny ²20-Aug-05 22:42
Johnny ²20-Aug-05 22:42 
It depends what you mean by 'modify'. If you are inserting new text then no, there is no other way than rewriting everything after the new string.

If you are just modifying existing text then you can overwrite the part of the file you are interested in.
GeneralRe: Inserting String in middle of File Pin
Tim Zorn21-Aug-05 6:02
Tim Zorn21-Aug-05 6:02 
Generalbutton in dialog based application Pin
meiyueh20-Aug-05 18:21
meiyueh20-Aug-05 18:21 
Generaldialog based application Pin
meiyueh20-Aug-05 18:15
meiyueh20-Aug-05 18:15 
GeneralAbout the drive the program has been loaded from Pin
Vancouver20-Aug-05 15:50
Vancouver20-Aug-05 15:50 
GeneralRe: About the drive the program has been loaded from Pin
Jack Puppy20-Aug-05 16:21
Jack Puppy20-Aug-05 16:21 
GeneralRe: About the drive the program has been loaded from Pin
Vancouver22-Aug-05 13:04
Vancouver22-Aug-05 13:04 
GeneralStrange CEdit Box Behavior Pin
gremlinimp20-Aug-05 15:04
gremlinimp20-Aug-05 15:04 
GeneralRe: Strange CEdit Box Behavior Pin
David Crow20-Aug-05 15:54
David Crow20-Aug-05 15:54 
GeneralRe: Strange CEdit Box Behavior Pin
gremlinimp20-Aug-05 17:02
gremlinimp20-Aug-05 17:02 
GeneralRe: Strange CEdit Box Behavior Pin
S Douglas22-Aug-05 1:43
professionalS Douglas22-Aug-05 1:43 
GeneralRe: Strange CEdit Box Behavior Pin
gremlinimp23-Aug-05 11:46
gremlinimp23-Aug-05 11:46 
GeneralRe: Strange CEdit Box Behavior Pin
S Douglas23-Aug-05 12:00
professionalS Douglas23-Aug-05 12:00 
Generalget edit box content Pin
Anonymous20-Aug-05 8:14
Anonymous20-Aug-05 8:14 
GeneralRe: get edit box content Pin
ThatsAlok20-Aug-05 21:54
ThatsAlok20-Aug-05 21:54 
QuestionHow to Connect and process oracle queries, stored procedures and functions Pin
Anup Singh J20-Aug-05 7:19
Anup Singh J20-Aug-05 7:19 
QuestionHow to display a transparent gif on top of the screen? Pin
mamtz20-Aug-05 4:10
mamtz20-Aug-05 4:10 
AnswerRe: How to display a transparent gif on top of the screen? Pin
Ravi Bhavnani20-Aug-05 5:06
professionalRavi Bhavnani20-Aug-05 5:06 

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.