Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: uninstall a window service ? Pin
Pavel Klocek4-Oct-02 19:09
Pavel Klocek4-Oct-02 19:09 
GeneralDrag and drop Pin
alex.barylski4-Oct-02 14:58
alex.barylski4-Oct-02 14:58 
GeneralRe: Drag and drop Pin
Nish Nishant4-Oct-02 15:26
sitebuilderNish Nishant4-Oct-02 15:26 
GeneralRe: Drag and drop Pin
alex.barylski14-Oct-02 20:26
alex.barylski14-Oct-02 20:26 
GeneralRe: Drag and drop Pin
Michael Dunn4-Oct-02 17:02
sitebuilderMichael Dunn4-Oct-02 17:02 
GeneralRe: Drag and drop Pin
Brian Delahunty5-Oct-02 4:45
Brian Delahunty5-Oct-02 4:45 
GeneralRe: Drag and drop Pin
alex.barylski14-Oct-02 20:22
alex.barylski14-Oct-02 20:22 
GeneralDrawText question Pin
alex.barylski4-Oct-02 14:57
alex.barylski4-Oct-02 14:57 
When I output a string of text like:

"This is some text\nThis is some more text"

using DrawText() is there any way to get the newlines to NOT render as vertical bars with DT_SINGLELINE specified...?

I have tried DT_WORDBREAK | DT_SINGLINE and other combinations, but it seems newline are destined to render while in singleline...I can't exactly go into the string and pull out newlines prior to rendering either...

Any ideas...?

Thanx! Smile | :)

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
GeneralRe: DrawText question Pin
perlmunger4-Oct-02 15:03
perlmunger4-Oct-02 15:03 
GeneralRe: DrawText question Pin
alex.barylski4-Oct-02 15:15
alex.barylski4-Oct-02 15:15 
GeneralRe: DrawText question Pin
perlmunger4-Oct-02 15:54
perlmunger4-Oct-02 15:54 
GeneralRe: DrawText question Pin
alex.barylski14-Oct-02 20:09
alex.barylski14-Oct-02 20:09 
GeneralRe: DrawText question Pin
Shog94-Oct-02 16:19
sitebuilderShog94-Oct-02 16:19 
GeneralRe: DrawText question Pin
alex.barylski14-Oct-02 20:11
alex.barylski14-Oct-02 20:11 
GeneralpDoc and push_back problem Pin
nss4-Oct-02 14:55
nss4-Oct-02 14:55 
GeneralRe: pDoc and push_back problem Pin
perlmunger4-Oct-02 15:09
perlmunger4-Oct-02 15:09 
GeneralRe: pDoc and push_back problem Pin
nss4-Oct-02 15:15
nss4-Oct-02 15:15 
GeneralRe: pDoc and push_back problem Pin
perlmunger4-Oct-02 16:10
perlmunger4-Oct-02 16:10 
GeneralRe: pDoc and push_back problem Pin
nss4-Oct-02 17:13
nss4-Oct-02 17:13 
GeneralRe: pDoc and push_back problem Pin
Neville Franks4-Oct-02 22:49
Neville Franks4-Oct-02 22:49 
GeneralRe: pDoc and push_back problem Pin
nss5-Oct-02 1:24
nss5-Oct-02 1:24 
GeneralUsing a BHO to Insert Menu Into IE Pin
perlmunger4-Oct-02 14:48
perlmunger4-Oct-02 14:48 
Generala very weird problem regarding globals... Pin
nss4-Oct-02 14:47
nss4-Oct-02 14:47 
Generalmediaplayer Pin
moloko4-Oct-02 14:30
moloko4-Oct-02 14:30 
GeneralRe: mediaplayer Pin
Shog94-Oct-02 16:24
sitebuilderShog94-Oct-02 16:24 

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.