Click here to Skip to main content
15,890,388 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to change text color letter by letter Pin
Jared F.12-May-05 6:10
Jared F.12-May-05 6:10 
AnswerRe: How to change text color letter by letter Pin
David Crow12-May-05 6:39
David Crow12-May-05 6:39 
GeneralRe: How to change text color letter by letter Pin
Jared F.20-May-05 5:43
Jared F.20-May-05 5:43 
GeneralRe: How to change text color letter by letter Pin
David Crow20-May-05 7:28
David Crow20-May-05 7:28 
GeneralRe: How to change text color letter by letter Pin
Jared F.2-Jun-05 6:17
Jared F.2-Jun-05 6:17 
Generallooks easy, but dont work, just the first time Pin
mikelon12-May-05 6:10
mikelon12-May-05 6:10 
GeneralRe: looks easy, but dont work, just the first time Pin
David Crow12-May-05 6:35
David Crow12-May-05 6:35 
GeneralWriting data to a Printer Device Context Pin
leojose12-May-05 4:59
leojose12-May-05 4:59 
Hi all,

I have created a character buffer (char buff[]) which contains the data of a word document (the document contains text and images).
i would like to pass this data onto a printer. I have managed to get the handle of the printer using GetPrinterDC. but what i can't figure out is how am i going to pass my buffer data to this DC?
If given the handle of a window, we can find its DC and then pass that data to the printer DC using BitBlt, but in my case i don't have a handle, but only an array of characters which represent some image.
Can somone suggest a method?
GeneralString to Resource ID conversion Pin
rgchezhian12-May-05 4:42
rgchezhian12-May-05 4:42 
GeneralRe: String to Resource ID conversion Pin
Priyank Bolia12-May-05 4:57
Priyank Bolia12-May-05 4:57 
GeneralRe: String to Resource ID conversion Pin
rgchezhian12-May-05 5:15
rgchezhian12-May-05 5:15 
GeneralRe: String to Resource ID conversion Pin
Maxwell Chen12-May-05 5:45
Maxwell Chen12-May-05 5:45 
GeneralRe: String to Resource ID conversion Pin
rgchezhian12-May-05 17:05
rgchezhian12-May-05 17:05 
GeneralRe: String to Resource ID conversion Pin
David Crow12-May-05 5:55
David Crow12-May-05 5:55 
GeneralAVIFile functions and ffdshow problems Pin
Tam98765432112-May-05 4:18
Tam98765432112-May-05 4:18 
GeneralRe: AVIFile functions and ffdshow problems Pin
Andrew Kirillov12-May-05 7:02
Andrew Kirillov12-May-05 7:02 
GeneralRe: AVIFile functions and ffdshow problems Pin
Tam98765432112-May-05 11:30
Tam98765432112-May-05 11:30 
GeneralRe: AVIFile functions and ffdshow problems Pin
Andrew Kirillov12-May-05 21:48
Andrew Kirillov12-May-05 21:48 
Generalmfc verses .net Pin
Stirfie12-May-05 2:17
Stirfie12-May-05 2:17 
GeneralRe: mfc verses .net Pin
David Crow12-May-05 2:22
David Crow12-May-05 2:22 
GeneralRe: mfc verses .net Pin
Priyank Bolia12-May-05 2:28
Priyank Bolia12-May-05 2:28 
GeneralRe: mfc verses .net Pin
ThatsAlok12-May-05 2:36
ThatsAlok12-May-05 2:36 
GeneralRe: mfc verses .net Pin
Priyank Bolia12-May-05 2:45
Priyank Bolia12-May-05 2:45 
GeneralRe: mfc verses .net Pin
ThatsAlok12-May-05 2:58
ThatsAlok12-May-05 2:58 
GeneralRe: mfc verses .net Pin
Priyank Bolia12-May-05 2:32
Priyank Bolia12-May-05 2:32 

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.