Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: sending email Pin
Hamid_RT24-Jun-07 20:57
Hamid_RT24-Jun-07 20:57 
GeneralRe: sending email Pin
saisp24-Jun-07 21:03
saisp24-Jun-07 21:03 
GeneralRe: sending email Pin
Iain Clarke, Warrior Programmer25-Jun-07 0:59
Iain Clarke, Warrior Programmer25-Jun-07 0:59 
QuestionShowing a window always on top!!! Pin
Sunil P V24-Jun-07 20:37
Sunil P V24-Jun-07 20:37 
AnswerRe: Showing a window always on top!!! Pin
HakunaMatada24-Jun-07 21:05
HakunaMatada24-Jun-07 21:05 
GeneralRe: Showing a window always on top!!! Pin
Sunil P V24-Jun-07 21:11
Sunil P V24-Jun-07 21:11 
GeneralRe: Showing a window always on top!!! Pin
HakunaMatada24-Jun-07 22:32
HakunaMatada24-Jun-07 22:32 
GeneralRe: Showing a window always on top!!! Pin
Sunil P V24-Jun-07 23:02
Sunil P V24-Jun-07 23:02 
GeneralRe: Showing a window always on top!!! Pin
HakunaMatada24-Jun-07 23:21
HakunaMatada24-Jun-07 23:21 
GeneralRe: Showing a window always on top!!! Pin
Mark Salsbery25-Jun-07 8:12
Mark Salsbery25-Jun-07 8:12 
QuestionRe: Showing a window always on top!!! Pin
Mark Salsbery25-Jun-07 8:05
Mark Salsbery25-Jun-07 8:05 
AnswerRe: Showing a window always on top!!! Pin
Sunil P V26-Jun-07 20:06
Sunil P V26-Jun-07 20:06 
QuestionCEdit control with button inside. Pin
Meindert224-Jun-07 20:28
Meindert224-Jun-07 20:28 
AnswerRe: CEdit control with button inside. Pin
HakunaMatada24-Jun-07 21:00
HakunaMatada24-Jun-07 21:00 
AnswerRe: CEdit control with button inside. Pin
Hamid_RT24-Jun-07 21:03
Hamid_RT24-Jun-07 21:03 
AnswerRe: CEdit control with button inside. Pin
Nibu babu thomas24-Jun-07 21:13
Nibu babu thomas24-Jun-07 21:13 
GeneralRe: CEdit control with button inside. Pin
Meindert224-Jun-07 22:34
Meindert224-Jun-07 22:34 
GeneralRe: CEdit control with button inside. Pin
Nibu babu thomas24-Jun-07 22:37
Nibu babu thomas24-Jun-07 22:37 
GeneralRe: CEdit control with button inside. Pin
Meindert224-Jun-07 23:58
Meindert224-Jun-07 23:58 
QuestionMemory Leak Detector Pin
Akin Ocal24-Jun-07 19:49
Akin Ocal24-Jun-07 19:49 
AnswerRe: Memory Leak Detector Pin
Hamid_RT24-Jun-07 19:55
Hamid_RT24-Jun-07 19:55 
AnswerRe: Memory Leak Detector Pin
Mark Salsbery25-Jun-07 8:20
Mark Salsbery25-Jun-07 8:20 
QuestionCFontHolder Pin
shiraztk24-Jun-07 19:37
shiraztk24-Jun-07 19:37 
Hi all

In my activeX control I have certain texts whose fonts I need to change using CFontDialog.
I cannot change the font using stock font since I need to have different font for different texts.
How can I do this?

This is what i did.

I have a member of CFontHolder m_Font in my control. Then with SetFont and GetFont method am trying to change m_Font. But I dont know how to set a particular font to m_Font object. And then get the font from m_Font and select that to DC so that TextOut will be drawing text with that Font.

Any help would of great help.

Regards





The Best Religion is Science.
Once you understand it, you will know God.

AnswerRe: CFontHolder Pin
Mark Salsbery25-Jun-07 8:24
Mark Salsbery25-Jun-07 8:24 
Questionerror LNK2005: _DllMain@12 already defined in MSVCRTD.lib(dllmain.obj) Pin
shivditya24-Jun-07 19:18
shivditya24-Jun-07 19:18 

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.