Click here to Skip to main content
15,896,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with Thread and Main Window Pin
Atlence11-May-03 6:30
Atlence11-May-03 6:30 
GeneralRe: Problem with Thread and Main Window Pin
Nish Nishant11-May-03 4:24
sitebuilderNish Nishant11-May-03 4:24 
GeneralRe: Problem with Thread and Main Window Pin
valikac11-May-03 6:15
valikac11-May-03 6:15 
GeneralRe: Problem with Thread and Main Window Pin
Neville Franks11-May-03 8:45
Neville Franks11-May-03 8:45 
GeneralTextOut problems Pin
franklyflee11-May-03 0:36
franklyflee11-May-03 0:36 
GeneralRe: TextOut problems Pin
franklyflee11-May-03 1:04
franklyflee11-May-03 1:04 
GeneralRe: TextOut problems Pin
Joe Woodbury11-May-03 6:23
professionalJoe Woodbury11-May-03 6:23 
GeneralRe: TextOut problems Pin
franklyflee11-May-03 6:38
franklyflee11-May-03 6:38 
Oh but the thing is if I know what I am gonna print, I can use TextOut in the case WM_PAINT. But actually my program is written based on UNIX programming, so I have all those printf and getchar.

And now I simply changed the printf into TextOut. So the TextOut are essentially in the functions that I will call, but not really in the WM_PAINT. That's the tough part for me.

So should I use a buffer or file, and replace all those printf with sth that write into the buffer or file. And then use TextOut to write what is inside the buffer?

Thanz really!!

fRaNkLy i'm FrAnKy
GeneralRe: TextOut problems Pin
Joe Woodbury11-May-03 6:52
professionalJoe Woodbury11-May-03 6:52 
General[how to] multi-language/unicode application Pin
zecodela10-May-03 23:00
zecodela10-May-03 23:00 
GeneralRe: [how to] multi-language/unicode application Pin
Ted Ferenc11-May-03 1:21
Ted Ferenc11-May-03 1:21 
GeneralRe: [how to] multi-language/unicode application Pin
zecodela11-May-03 2:59
zecodela11-May-03 2:59 
GeneralRe: [how to] multi-language/unicode application Pin
Ted Ferenc11-May-03 4:08
Ted Ferenc11-May-03 4:08 
GeneralRe: [how to] multi-language/unicode application Pin
zecodela11-May-03 7:05
zecodela11-May-03 7:05 
GeneralRe: [how to] multi-language/unicode application Pin
Ted Ferenc11-May-03 7:16
Ted Ferenc11-May-03 7:16 
GeneralRe: [how to] multi-language/unicode application Pin
zecodela11-May-03 23:36
zecodela11-May-03 23:36 
GeneralRe: [how to] multi-language/unicode application Pin
Ted Ferenc12-May-03 0:06
Ted Ferenc12-May-03 0:06 
GeneralRe: [how to] multi-language/unicode application Pin
zecodela12-May-03 0:58
zecodela12-May-03 0:58 
GeneralRe: [how to] multi-language/unicode application Pin
Anonymous12-May-03 3:46
Anonymous12-May-03 3:46 
GeneralPassing a va_list to printf Pin
Jo Fredrickson10-May-03 20:37
Jo Fredrickson10-May-03 20:37 
GeneralRe: Passing a va_list to printf Pin
Johnny ²10-May-03 21:30
Johnny ²10-May-03 21:30 
GeneralRe: Passing a va_list to printf Pin
Jo Fredrickson10-May-03 22:15
Jo Fredrickson10-May-03 22:15 
QuestionPossible solutions to my problem? Pin
georgiek5010-May-03 17:40
georgiek5010-May-03 17:40 
AnswerRe: Possible solutions to my problem? Pin
G. Steudtel12-May-03 1:50
G. Steudtel12-May-03 1:50 
GeneralDialog box Handle where to find it Pin
WinNewbie10-May-03 15:24
sussWinNewbie10-May-03 15: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.