Click here to Skip to main content
15,911,715 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: STL optimization Pin
Not Active4-Jan-02 9:47
mentorNot Active4-Jan-02 9:47 
GeneralPicture and Win 95 Pin
Matt Newman3-Jan-02 13:43
Matt Newman3-Jan-02 13:43 
GeneralRe: Picture and Win 95 Pin
Philip Patrick3-Jan-02 13:47
professionalPhilip Patrick3-Jan-02 13:47 
GeneralRe: Picture and Win 95 Pin
Matt Newman3-Jan-02 14:27
Matt Newman3-Jan-02 14:27 
GeneralAPI guide Pin
KinHei3-Jan-02 12:27
KinHei3-Jan-02 12:27 
GeneralRe: API guide Pin
Nish Nishant3-Jan-02 16:36
sitebuilderNish Nishant3-Jan-02 16:36 
GeneralRe: API guide Pin
Michael P Butler4-Jan-02 1:18
Michael P Butler4-Jan-02 1:18 
GeneralEdit Controls Pin
John L. DeVito3-Jan-02 11:10
professionalJohn L. DeVito3-Jan-02 11:10 
I was wondering if there is anyway to format text (actually all I need to do is cat text) in an edit box.

For example:

I have a read-only edit box that is supposed to display text entered into other edit controls. Using SetWindowText(), I am able to successfully populate the read-only edit box with text from 1 of the other edit boxes. But when I try to use SetWindowText() with the others, it writes over all the previous text from the other controls, obviously. I attempted to use a Rich edit control, but for some strange reason, the code compiles fine but the executable just won't run. As soon as I took the Rich Edit out of the program, it ran fine. I don't really need all the "bells and whistles" that a Rich Edit control provides, I just need to be able to concatenate text in a simple edit control.

Jeez, this didn't come out too understandable. Sounded better in my head, don't know of anyway else to describe it though.

I hope someone can help.

Thanks in advance!

Digital Khaos
"Every problem has a solution"
GeneralRe: Edit Controls Pin
Christian Graus3-Jan-02 11:14
protectorChristian Graus3-Jan-02 11:14 
QuestionWhen I put CD in drive, how do make it automatically execute setup.exe? Pin
DanYELL3-Jan-02 9:37
DanYELL3-Jan-02 9:37 
AnswerRe: When I put CD in drive, how do make it automatically execute setup.exe? Pin
Greven3-Jan-02 9:42
Greven3-Jan-02 9:42 
GeneralRe: When I put CD in drive, how do make it automatically execute setup.exe? Pin
Nish Nishant3-Jan-02 16:38
sitebuilderNish Nishant3-Jan-02 16:38 
AnswerRe: When I put CD in drive, how do make it automatically execute setup.exe? Pin
Carlos Antollini3-Jan-02 9:55
Carlos Antollini3-Jan-02 9:55 
AnswerRe: When I put CD in drive, how do make it automatically execute setup.exe? Pin
Ravi Bhavnani3-Jan-02 17:29
professionalRavi Bhavnani3-Jan-02 17:29 
GeneralUsing NNTP either thu Outlook Express or solo Pin
VanHlebar3-Jan-02 8:16
VanHlebar3-Jan-02 8:16 
GeneralCasting from within a class Pin
Greven3-Jan-02 8:04
Greven3-Jan-02 8:04 
GeneralRe: Casting from within a class Pin
Michael Dunn3-Jan-02 8:36
sitebuilderMichael Dunn3-Jan-02 8:36 
GeneralRe: Casting from within a class Pin
Greven3-Jan-02 9:41
Greven3-Jan-02 9:41 
GeneralRe: Casting from within a class Pin
Todd Smith3-Jan-02 14:37
Todd Smith3-Jan-02 14:37 
GeneralDirectPlay 8+ Pin
hollowMedia [0xFA7E]3-Jan-02 7:56
hollowMedia [0xFA7E]3-Jan-02 7:56 
GeneralRe: DirectPlay 8+ Pin
Christian Graus3-Jan-02 9:23
protectorChristian Graus3-Jan-02 9:23 
GeneralRe: DirectPlay 8+ Pin
hollowMedia [0xFA7E]3-Jan-02 14:58
hollowMedia [0xFA7E]3-Jan-02 14:58 
GeneralRe: DirectPlay 8+ Pin
Vladimir Georgiev4-Jan-02 10:20
Vladimir Georgiev4-Jan-02 10:20 
GeneralRe: DirectPlay 8+ Pin
Vladimir Georgiev4-Jan-02 10:20
Vladimir Georgiev4-Jan-02 10:20 
GeneralRECURSING THROUGH A SUBDIRECTORY Pin
Maverick3-Jan-02 7:40
Maverick3-Jan-02 7:40 

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.