Click here to Skip to main content
16,007,472 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGetting a Rich Edit Control text Pin
Atlence13-Aug-02 6:53
Atlence13-Aug-02 6:53 
GeneralRe: Getting a Rich Edit Control text Pin
Ernest Laurentin13-Aug-02 9:49
Ernest Laurentin13-Aug-02 9:49 
GeneralCOleDateTime and comparisons Pin
dazinith13-Aug-02 6:40
dazinith13-Aug-02 6:40 
GeneralRe: COleDateTime and comparisons Pin
Tomasz Sowinski13-Aug-02 6:46
Tomasz Sowinski13-Aug-02 6:46 
GeneralRe: COleDateTime and comparisons Pin
dazinith13-Aug-02 8:16
dazinith13-Aug-02 8:16 
GeneralRe: COleDateTime and comparisons Pin
Jason Henderson13-Aug-02 9:20
Jason Henderson13-Aug-02 9:20 
GeneralRe: !Getting a Rich Edit Control text Pin
dlhson13-Aug-02 6:59
dlhson13-Aug-02 6:59 
GeneralFile I/O inside a text file Pin
Anonymous13-Aug-02 6:33
Anonymous13-Aug-02 6:33 
Sorry for the newbie question, but lets say i have a text file, and in a certain location in the text file, there is a string of characters I would like to modify.. lets say its HIGHSPEED.. if I want to replace HIGHSPEED with DIALUP, without having excess whitespaces, how would I accomplish that? I want to remove the extra spaces that would be at the end if I were to seek the offset, and replace the word with my secondary word.

Thanks in advance.
btw. I can do this in MFC or C style. MFC prefered (bleh)
GeneralRe: File I/O inside a text file Pin
Tomasz Sowinski13-Aug-02 6:47
Tomasz Sowinski13-Aug-02 6:47 
GeneralRe: File I/O inside a text file Pin
dlhson13-Aug-02 6:55
dlhson13-Aug-02 6:55 
GeneralRe: File I/O inside a text file Pin
Tomasz Sowinski13-Aug-02 6:58
Tomasz Sowinski13-Aug-02 6:58 
GeneralRe: File I/O inside a text file Pin
dlhson13-Aug-02 6:52
dlhson13-Aug-02 6:52 
Generalload one field of all the records of a table into a listbox Pin
danag13-Aug-02 6:21
danag13-Aug-02 6:21 
GeneralRe: load one field of all the records of a table into a listbox Pin
dazinith13-Aug-02 6:32
dazinith13-Aug-02 6:32 
GeneralRe: load one field of all the records of a table into a listbox Pin
danag13-Aug-02 6:59
danag13-Aug-02 6:59 
GeneralRe: load one field of all the records of a table into a listbox Pin
Tomasz Sowinski13-Aug-02 6:50
Tomasz Sowinski13-Aug-02 6:50 
GeneralRe: load one field of all the records of a table into a listbox Pin
dlhson13-Aug-02 6:57
dlhson13-Aug-02 6:57 
Questionhow to setfocus "strongly"? Pin
ns13-Aug-02 6:00
ns13-Aug-02 6:00 
AnswerRe: how to setfocus "strongly"? Pin
Chris Losinger13-Aug-02 5:59
professionalChris Losinger13-Aug-02 5:59 
GeneralRe: how to setfocus "strongly"? Pin
ns13-Aug-02 6:05
ns13-Aug-02 6:05 
GeneralRe: how to setfocus "strongly"? Pin
Ravi Bhavnani13-Aug-02 6:22
professionalRavi Bhavnani13-Aug-02 6:22 
GeneralRe: how to setfocus "strongly"? Pin
ns13-Aug-02 7:54
ns13-Aug-02 7:54 
GeneralRe: how to setfocus "strongly"? Pin
Ravi Bhavnani13-Aug-02 8:09
professionalRavi Bhavnani13-Aug-02 8:09 
Answer m_Dismiss.Enable(FALSE); Pin
ns13-Aug-02 6:19
ns13-Aug-02 6:19 
GeneralRe: m_Dismiss.Enable(FALSE); Pin
Bijesh13-Aug-02 6:19
Bijesh13-Aug-02 6:19 

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.