Click here to Skip to main content
15,906,947 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: STL iterators and post/pre incrementing Pin
Anonymous4-Aug-04 17:58
Anonymous4-Aug-04 17:58 
Generalsorry Pin
yingkou4-Aug-04 2:33
yingkou4-Aug-04 2:33 
GeneralRe: sorry Pin
Antony M Kancidrowski4-Aug-04 2:59
Antony M Kancidrowski4-Aug-04 2:59 
GeneralRe: sorry Pin
palbano4-Aug-04 4:59
palbano4-Aug-04 4:59 
GeneralRe: sorry Pin
yingkou4-Aug-04 15:19
yingkou4-Aug-04 15:19 
GeneralRe: sorry Pin
bikram singh5-Aug-04 7:19
bikram singh5-Aug-04 7:19 
QuestionHow to use a external Vfp DLL with VC++ Pin
paulotharso4-Aug-04 1:42
paulotharso4-Aug-04 1:42 
Generalhandling message on log-on Pin
Anonymous4-Aug-04 1:10
Anonymous4-Aug-04 1:10 
GeneralRe: handling message on log-on Pin
David Crow4-Aug-04 3:04
David Crow4-Aug-04 3:04 
GeneralRe: handling message on log-on Pin
bikram singh5-Aug-04 7:27
bikram singh5-Aug-04 7:27 
GeneralDoc/View based app without menu bar Pin
Suresh Chandra M4-Aug-04 0:34
Suresh Chandra M4-Aug-04 0:34 
GeneralRe: Doc/View based app without menu bar Pin
Michael P Butler4-Aug-04 0:48
Michael P Butler4-Aug-04 0:48 
GeneralRe: Doc/View based app without menu bar Pin
Suresh Chandra M4-Aug-04 0:52
Suresh Chandra M4-Aug-04 0:52 
QuestionTansfer a string formula from Excel to C++ ?? Pin
GAR.J4-Aug-04 0:23
GAR.J4-Aug-04 0:23 
AnswerRe: Tansfer a string formula from Excel to C++ ?? Pin
palbano4-Aug-04 5:11
palbano4-Aug-04 5:11 
GeneralNo Question, Solution Pin
V.3-Aug-04 23:42
professionalV.3-Aug-04 23:42 
Yesterday (or the day before, I can't remember Wink | ;) )
I asked how to print a CString (with RTF codes)

Here's the basic solution.
create a 'dummy' CRichEditCtrl.
create a 'dummy' Window to contain this control.
set the RTF text in the CRichEditCtrl.
Print from there.

That's it (hope it's helpful to anybody)!

(PS: not possible to give the code, because it's to hard to strip)

"If I don't see you in this world, I'll see you in the next one... and don't be late." ~ Jimi Hendrix
GeneralWindows Socket problem Pin
bouli3-Aug-04 23:19
bouli3-Aug-04 23:19 
GeneralRe: Windows Socket problem Pin
Antony M Kancidrowski4-Aug-04 1:02
Antony M Kancidrowski4-Aug-04 1:02 
GeneralRe: Windows Socket problem Pin
bouli4-Aug-04 2:01
bouli4-Aug-04 2:01 
GeneralRe: Windows Socket problem Pin
Antony M Kancidrowski4-Aug-04 2:39
Antony M Kancidrowski4-Aug-04 2:39 
GeneralRe: Windows Socket problem Pin
Anthony_Yio4-Aug-04 1:32
Anthony_Yio4-Aug-04 1:32 
GeneralRe: Windows Socket problem Pin
bouli4-Aug-04 1:56
bouli4-Aug-04 1:56 
GeneralRe: Windows Socket problem Pin
Anthony_Yio4-Aug-04 19:48
Anthony_Yio4-Aug-04 19:48 
GeneralRe: Windows Socket problem Pin
bouli4-Aug-04 22:24
bouli4-Aug-04 22:24 
QuestionHow to add open ocuments(in MDI) as tree items? Pin
mahatma_cis3-Aug-04 23:10
mahatma_cis3-Aug-04 23:10 

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.