Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sprintf formatting with conditional statement Pin
Prakash Nadar5-Jan-04 16:09
Prakash Nadar5-Jan-04 16:09 
GeneralRe: sprintf formatting with conditional statement Pin
shultas5-Jan-04 9:55
shultas5-Jan-04 9:55 
GeneralRe: sprintf formatting with conditional statement Pin
Ian Darling5-Jan-04 9:57
Ian Darling5-Jan-04 9:57 
GeneralRichEdit EN_VSCROLL doesn't send SB_THUMBTRACK Pin
Tyler Kellen5-Jan-04 8:31
Tyler Kellen5-Jan-04 8:31 
QuestionHow to put a carriage return into a CView object? Pin
Cyrus Dang5-Jan-04 7:20
Cyrus Dang5-Jan-04 7:20 
AnswerRe: How to put a carriage return into a CView object? Pin
Chris Meech5-Jan-04 7:29
Chris Meech5-Jan-04 7:29 
GeneralRe: How to put a carriage return into a CView object? Pin
Cyrus Dang5-Jan-04 8:32
Cyrus Dang5-Jan-04 8:32 
GeneralRe: How to put a carriage return into a CView object? Pin
Chris Meech5-Jan-04 8:45
Chris Meech5-Jan-04 8:45 
Have a look at using the DrawText method instead. You call it twice. First to have it calculate the necessary coordinates and then a second time to actually 'draw' the text. The string of characters can contain any kind of control sequences such as HT, CR, and LF.

Chris Meech

It's much easier to get rich telling people what they want to hear. Christopher Duncan

I can't help getting older, but I refuse to grow up. Roger Wright

I've been meaning to change my sig. Thanks! Alvaro Mendez

We're more like a hobbiest in a Home Depot drooling at all the shiny power tools, rather than a craftsman that makes the chair to an exacting level of comfort by measuring the customer's butt. Marc Clifton
GeneralRe: How to put a carriage return into a CView object? Pin
Cyrus Dang5-Jan-04 8:49
Cyrus Dang5-Jan-04 8:49 
AnswerRe: How to put a carriage return into a CView object? Pin
David Crow5-Jan-04 7:29
David Crow5-Jan-04 7:29 
AnswerRe: How to put a carriage return into a CView object? Pin
Nick Hodapp5-Jan-04 8:31
sitebuilderNick Hodapp5-Jan-04 8:31 
GeneralRe: How to put a carriage return into a CView object? Pin
Cyrus Dang5-Jan-04 8:38
Cyrus Dang5-Jan-04 8:38 
GeneralLoading Bitmaps Pin
FieldHawk5-Jan-04 7:12
FieldHawk5-Jan-04 7:12 
GeneralRe: Loading Bitmaps Pin
David Crow5-Jan-04 7:17
David Crow5-Jan-04 7:17 
GeneralRe: Loading Bitmaps Pin
abc8765-Jan-04 8:04
abc8765-Jan-04 8:04 
GeneralVC++6, ODBC, and Access 2000 Pin
Roger Wright5-Jan-04 6:42
professionalRoger Wright5-Jan-04 6:42 
GeneralRe: VC++6, ODBC, and Access 2000 Pin
FieldHawk5-Jan-04 7:23
FieldHawk5-Jan-04 7:23 
GeneralRe: VC++6, ODBC, and Access 2000 Pin
Chris Meech5-Jan-04 7:26
Chris Meech5-Jan-04 7:26 
GeneralRe: VC++6, ODBC, and Access 2000 Pin
Roger Wright5-Jan-04 7:50
professionalRoger Wright5-Jan-04 7:50 
GeneralRe: VC++6, ODBC, and Access 2000 Pin
David Crow5-Jan-04 7:27
David Crow5-Jan-04 7:27 
GeneralVC++ .NET 2002 and 2003 Pro Pin
jdgonko5-Jan-04 6:26
jdgonko5-Jan-04 6:26 
GeneralRe: VC++ .NET 2002 and 2003 Pro Pin
abc8765-Jan-04 6:44
abc8765-Jan-04 6:44 
GeneralRe: VC++ .NET 2002 and 2003 Pro Pin
Chris Meech5-Jan-04 7:36
Chris Meech5-Jan-04 7:36 
GeneralRe: VC++ .NET 2002 and 2003 Pro Pin
abc8765-Jan-04 7:55
abc8765-Jan-04 7:55 
GeneralRe: VC++ .NET 2002 and 2003 Pro Pin
Chris Meech5-Jan-04 8:15
Chris Meech5-Jan-04 8:15 

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.