Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMS Flex Grid using VC++ Merge Cells not working... Pin
spalanivel12-May-11 3:10
spalanivel12-May-11 3:10 
Questionhow to get the file icon if this file doesnot have type name[solved] Pin
yu-jian12-May-11 3:01
yu-jian12-May-11 3:01 
AnswerRe: how to get the file icon if this file doesnot have type name Pin
Richard MacCutchan12-May-11 3:35
mveRichard MacCutchan12-May-11 3:35 
QuestionOwner draw button's font problem. [modified] Pin
Malli_S12-May-11 2:33
Malli_S12-May-11 2:33 
AnswerRe: Owner draw button's font problem. Pin
Richard MacCutchan12-May-11 3:32
mveRichard MacCutchan12-May-11 3:32 
GeneralRe: Owner draw button's font problem. Pin
Malli_S13-May-11 3:22
Malli_S13-May-11 3:22 
GeneralRe: Owner draw button's font problem. Pin
Richard MacCutchan13-May-11 4:04
mveRichard MacCutchan13-May-11 4:04 
GeneralRe: Owner draw button's font problem. Pin
Richard MacCutchan13-May-11 4:46
mveRichard MacCutchan13-May-11 4:46 
Some further research yields further information ...

As you say the font returned from a WM_SETFONT message is the system font (very odd). However, when you create your dynamic control, if you send a WM_GETFONT message to your dialog it will return the actual font in use by the dialog. I guess you could do the same with any control that uses a different font.
The best things in life are not things.

Questionhow to move images in same list control Pin
rjkg12-May-11 0:52
rjkg12-May-11 0:52 
AnswerRe: how to move images in same list control Pin
Richard MacCutchan12-May-11 3:28
mveRichard MacCutchan12-May-11 3:28 
QuestionHow can I know which item was selected in TreeCtrl ? Pin
_Flaviu12-May-11 0:45
_Flaviu12-May-11 0:45 
AnswerRe: How can I know which item was selected in TreeCtrl ? Pin
Niklas L12-May-11 2:16
Niklas L12-May-11 2:16 
GeneralRe: How can I know which item was selected in TreeCtrl ? Pin
_Flaviu12-May-11 2:26
_Flaviu12-May-11 2:26 
QuestionRe: How can I know which item was selected in TreeCtrl ? Pin
David Crow12-May-11 3:06
David Crow12-May-11 3:06 
AnswerRe: How can I know which item was selected in TreeCtrl ? Pin
_Flaviu12-May-11 3:12
_Flaviu12-May-11 3:12 
GeneralRe: How can I know which item was selected in TreeCtrl ? Pin
Richard MacCutchan12-May-11 3:27
mveRichard MacCutchan12-May-11 3:27 
GeneralRe: How can I know which item was selected in TreeCtrl ? Pin
David Crow12-May-11 3:42
David Crow12-May-11 3:42 
GeneralRe: How can I know which item was selected in TreeCtrl ? Pin
_Flaviu12-May-11 6:57
_Flaviu12-May-11 6:57 
QuestionSetting Image to a Button through ocde Pin
pix_programmer11-May-11 22:17
pix_programmer11-May-11 22:17 
AnswerRe: Setting Image to a Button through ocde Pin
«_Superman_»11-May-11 23:04
professional«_Superman_»11-May-11 23:04 
QuestionSocket connection is getting closed when terminal services is enabled in Win2008R2 OS Pin
V K 211-May-11 21:32
V K 211-May-11 21:32 
Questionhow do i find all "src" attributes from frame object of html document? Pin
yogish29311-May-11 2:25
yogish29311-May-11 2:25 
AnswerRe: how do i find all "src" attributes from frame object of html document? Pin
Bram van Kampen11-May-11 14:34
Bram van Kampen11-May-11 14:34 
GeneralRe: how do i find all "src" attributes from frame object of html document? Pin
Albert Holguin11-May-11 14:46
professionalAlbert Holguin11-May-11 14:46 
QuestionRe: how do i find all "src" attributes from frame object of html document? Pin
David Crow11-May-11 17:47
David Crow11-May-11 17:47 

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.