Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Win32 char question Pin
8-Mar-02 8:47
suss8-Mar-02 8:47 
GeneralSolved Pin
8-Mar-02 9:16
suss8-Mar-02 9:16 
GeneralRe: Win32 char question Pin
Tomasz Sowinski8-Mar-02 8:30
Tomasz Sowinski8-Mar-02 8:30 
GeneralSimple but I forgot... Pin
blink4me8-Mar-02 7:35
blink4me8-Mar-02 7:35 
GeneralRe: Simple but I forgot... Pin
dazinith8-Mar-02 8:02
dazinith8-Mar-02 8:02 
GeneralRe: Simple but I forgot... Pin
Shog98-Mar-02 7:58
sitebuilderShog98-Mar-02 7:58 
GeneralRe: Simple but I forgot... Pin
Justin Neville8-Mar-02 7:59
Justin Neville8-Mar-02 7:59 
GeneralRe: Simple but I forgot... Pin
Bill Wilson8-Mar-02 10:31
Bill Wilson8-Mar-02 10:31 
I'm not suer if the other posts answered your question. They discuss formatting, but not printing.

Assuming m_strWelcome is a CString...

Printf("Welcome %s.", LPCSTR(m_strWelcome));,

Good luck.,
Bill
GeneralRe: Simple but I forgot... Pin
blink4me8-Mar-02 9:39
blink4me8-Mar-02 9:39 
GeneralSetting icon size on a dialog template. Pin
Shog98-Mar-02 6:27
sitebuilderShog98-Mar-02 6:27 
Generalline numbers in vis c++ Pin
tbbooher8-Mar-02 6:31
tbbooher8-Mar-02 6:31 
GeneralRe: line numbers in vis c++ Pin
Joaquín M López Muñoz8-Mar-02 6:29
Joaquín M López Muñoz8-Mar-02 6:29 
GeneralRe: line numbers in vis c++ Pin
Shog98-Mar-02 6:39
sitebuilderShog98-Mar-02 6:39 
GeneralRe: line numbers in vis c++ Pin
Bill Wilson8-Mar-02 10:32
Bill Wilson8-Mar-02 10:32 
GeneralPerformance Counters Pin
RobJones8-Mar-02 4:44
RobJones8-Mar-02 4:44 
GeneralRe: Performance Counters Pin
Tomasz Sowinski8-Mar-02 5:17
Tomasz Sowinski8-Mar-02 5:17 
GeneralRe: Performance Counters Pin
RobJones8-Mar-02 5:38
RobJones8-Mar-02 5:38 
QuestionPalBlt or FillRect.... - what is faster ? Pin
Wizard_018-Mar-02 4:28
Wizard_018-Mar-02 4:28 
AnswerRe: PalBlt or FillRect.... - what is faster ? Pin
Tomasz Sowinski8-Mar-02 4:39
Tomasz Sowinski8-Mar-02 4:39 
GeneralRe: PalBlt or FillRect.... - what is faster ? Pin
Tim Smith8-Mar-02 5:03
Tim Smith8-Mar-02 5:03 
GeneralRe: PalBlt or FillRect.... - what is faster ? Pin
Tomasz Sowinski8-Mar-02 5:11
Tomasz Sowinski8-Mar-02 5:11 
GeneralRe: PalBlt or FillRect.... - what is faster ? Pin
Tim Smith8-Mar-02 5:12
Tim Smith8-Mar-02 5:12 
GeneralRe: PalBlt or FillRect.... - what is faster ? Pin
Tim Smith8-Mar-02 5:10
Tim Smith8-Mar-02 5:10 
GeneralRe: PalBlt or FillRect.... - what is faster ? Pin
Tomasz Sowinski8-Mar-02 5:19
Tomasz Sowinski8-Mar-02 5:19 
GeneralRe: PalBlt or FillRect.... - what is faster ? Pin
Tim Smith8-Mar-02 8:43
Tim Smith8-Mar-02 8:43 

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.