Click here to Skip to main content
15,909,652 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHandling Windows Messages on Another Application Pin
narayanagvs15-Nov-07 0:41
narayanagvs15-Nov-07 0:41 
AnswerRe: Handling Windows Messages on Another Application Pin
CPallini15-Nov-07 0:58
mveCPallini15-Nov-07 0:58 
QuestionFile Open Dialog Pin
T.RATHA KRISHNAN15-Nov-07 0:40
T.RATHA KRISHNAN15-Nov-07 0:40 
AnswerRe: File Open Dialog Pin
Nelek15-Nov-07 1:33
protectorNelek15-Nov-07 1:33 
QuestionFont size in ListBox?????? Pin
Deepu Antony14-Nov-07 23:58
Deepu Antony14-Nov-07 23:58 
AnswerRe: Font size in ListBox?????? Pin
Naveen15-Nov-07 0:03
Naveen15-Nov-07 0:03 
GeneralRe: Font size in ListBox?????? Pin
Deepu Antony15-Nov-07 0:16
Deepu Antony15-Nov-07 0:16 
GeneralRe: Font size in ListBox?????? Pin
Nelek15-Nov-07 0:27
protectorNelek15-Nov-07 0:27 
Click on the "?" button in your VC++ toolbar, go to the "index" tab in the help and write CListBox, then choose class members, look for SetFont () and click on it. You will have the info there

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

Wink | ;)

GeneralRe: Font size in ListBox?????? Pin
Hamid_RT15-Nov-07 2:59
Hamid_RT15-Nov-07 2:59 
JokeRe: Font size in ListBox?????? Pin
Nelek15-Nov-07 3:07
protectorNelek15-Nov-07 3:07 
QuestionRe: Font size in ListBox?????? Pin
CPallini15-Nov-07 0:31
mveCPallini15-Nov-07 0:31 
AnswerRe: Font size in ListBox?????? Pin
Hamid_RT15-Nov-07 2:59
Hamid_RT15-Nov-07 2:59 
JokeRe: Font size in ListBox?????? Pin
CPallini15-Nov-07 4:04
mveCPallini15-Nov-07 4:04 
GeneralRe: Font size in ListBox?????? Pin
Naveen15-Nov-07 0:36
Naveen15-Nov-07 0:36 
GeneralRe: Font size in ListBox?????? Pin
Hamid_RT15-Nov-07 2:59
Hamid_RT15-Nov-07 2:59 
GeneralRe: Font size in ListBox?????? Pin
David Crow15-Nov-07 8:49
David Crow15-Nov-07 8:49 
QuestionWhy I meet a mistake when I play a WMV file using mciSendCommand? Pin
whiteclouds14-Nov-07 23:56
whiteclouds14-Nov-07 23:56 
QuestionMemory Problem? Pin
bankey101014-Nov-07 23:50
bankey101014-Nov-07 23:50 
GeneralRe: Memory Problem? Pin
Matthew Faithfull15-Nov-07 0:33
Matthew Faithfull15-Nov-07 0:33 
AnswerRe: Memory Problem? Pin
Nibu babu thomas15-Nov-07 0:48
Nibu babu thomas15-Nov-07 0:48 
AnswerRe: Memory Problem? Pin
Mark Salsbery15-Nov-07 7:30
Mark Salsbery15-Nov-07 7:30 
QuestionPerformance Profiler For Visual C ++ 6.0 Pin
quantimizer14-Nov-07 23:43
quantimizer14-Nov-07 23:43 
GeneralRe: Performance Profiler For Visual C ++ 6.0 Pin
Matthew Faithfull15-Nov-07 0:28
Matthew Faithfull15-Nov-07 0:28 
AnswerRe: Performance Profiler For Visual C ++ 6.0 Pin
Blake Miller16-Nov-07 4:36
Blake Miller16-Nov-07 4:36 
Questionhow to send message to a window to inform that it has focus Pin
calvfoo14-Nov-07 23:37
calvfoo14-Nov-07 23:37 

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.