Click here to Skip to main content
15,911,039 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Curiosity Pin
led mike19-Oct-07 5:22
led mike19-Oct-07 5:22 
AnswerRe: How read from file *.ini ? Pin
Hamid_RT18-Oct-07 7:31
Hamid_RT18-Oct-07 7:31 
AnswerRe: How read from file *.ini ? Pin
ThatsAlok18-Oct-07 23:10
ThatsAlok18-Oct-07 23:10 
QuestionError while compiling Pin
staticplus18-Oct-07 4:00
staticplus18-Oct-07 4:00 
AnswerRe: Error while compiling Pin
led mike18-Oct-07 4:20
led mike18-Oct-07 4:20 
GeneralRe: Error while compiling Pin
staticplus18-Oct-07 4:30
staticplus18-Oct-07 4:30 
QuestionFont size problem Pin
pri_skit18-Oct-07 3:02
pri_skit18-Oct-07 3:02 
AnswerRe: Font size problem Pin
James R. Twine18-Oct-07 3:17
James R. Twine18-Oct-07 3:17 
   If you need different strings within the same control to be shown using different drawing styles (or fonts), you will likely need to do an owner-drawn control.

   I have an article that custom draws in a Combo-Box, and there are others around as well, like for drawing font names in their respective fonts.  They will likely translate well for what you have to do.

   Try searching on this site for "Owner draw", "Owner drawn", "owner-draw", etc. for more details.  Stay away from "Custom Draw", because that generally only applies to the newer Win32 controls (i.e. CListCtrl but not CListBox).

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

AnswerRe: Font size problem Pin
Nelek18-Oct-07 3:21
protectorNelek18-Oct-07 3:21 
Questionchecksum for files Pin
beegu18-Oct-07 2:51
beegu18-Oct-07 2:51 
AnswerRe: checksum for files Pin
Nemanja Trifunovic18-Oct-07 2:59
Nemanja Trifunovic18-Oct-07 2:59 
QuestionAddRef and Release function of COM inteface Pin
George_George18-Oct-07 2:37
George_George18-Oct-07 2:37 
AnswerRe: AddRef and Release function of COM inteface Pin
led mike18-Oct-07 4:28
led mike18-Oct-07 4:28 
GeneralRe: AddRef and Release function of COM inteface Pin
George_George18-Oct-07 4:45
George_George18-Oct-07 4:45 
GeneralRe: AddRef and Release function of COM inteface Pin
led mike18-Oct-07 4:54
led mike18-Oct-07 4:54 
GeneralRe: AddRef and Release function of COM inteface Pin
George_George18-Oct-07 5:15
George_George18-Oct-07 5:15 
GeneralRe: AddRef and Release function of COM inteface Pin
led mike18-Oct-07 6:11
led mike18-Oct-07 6:11 
GeneralRe: AddRef and Release function of COM inteface Pin
George_George18-Oct-07 18:47
George_George18-Oct-07 18:47 
GeneralRe: AddRef and Release function of COM inteface Pin
led mike19-Oct-07 5:08
led mike19-Oct-07 5:08 
GeneralRe: AddRef and Release function of COM inteface Pin
George_George20-Oct-07 4:18
George_George20-Oct-07 4:18 
QuestionCharsets , koi8-r Pin
Daniel Kanev7-Mar-17 21:54
Daniel Kanev7-Mar-17 21:54 
AnswerRe: Charsets , koi8-r Pin
Nemanja Trifunovic18-Oct-07 2:50
Nemanja Trifunovic18-Oct-07 2:50 
GeneralMessage Closed Pin
18-Oct-07 3:21
Daniel Kanev18-Oct-07 3:21 
GeneralRe: Charsets , koi8-r Pin
Nemanja Trifunovic18-Oct-07 3:34
Nemanja Trifunovic18-Oct-07 3:34 
QuestionProblem in generating XML log files Pin
Rocky#18-Oct-07 2:14
Rocky#18-Oct-07 2:14 

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.