Click here to Skip to main content
16,004,924 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGet program name Pin
dellthinker8-Aug-07 15:04
dellthinker8-Aug-07 15:04 
AnswerRe: Get program name Pin
Mark Salsbery8-Aug-07 15:35
Mark Salsbery8-Aug-07 15:35 
QuestionRe: Get program name Pin
Hamid_RT8-Aug-07 19:15
Hamid_RT8-Aug-07 19:15 
QuestionChange Window Color Pin
WayneK1008-Aug-07 13:34
WayneK1008-Aug-07 13:34 
AnswerRe: Change Window Color Pin
Mark Salsbery8-Aug-07 13:50
Mark Salsbery8-Aug-07 13:50 
GeneralRe: Change Window Color Pin
WayneK1008-Aug-07 15:20
WayneK1008-Aug-07 15:20 
GeneralRe: Change Window Color Pin
Mark Salsbery8-Aug-07 15:31
Mark Salsbery8-Aug-07 15:31 
GeneralRe: Change Window Color Pin
WayneK1009-Aug-07 5:17
WayneK1009-Aug-07 5:17 
Thanks. This and the previous reply are exactly what I needed. One more related question; what is the best way to cause a WM_COLOR (or something that kicks the OnCtlColor handler) message to be sent? Specifically, I need to cause color changes when certain events occur. So, the event handlers need to cause the OnCtlColor handler to run and perform the color change. Is SendMessage the best way to do that or something else?

Wayne
GeneralRe: Change Window Color Pin
Mark Salsbery9-Aug-07 5:45
Mark Salsbery9-Aug-07 5:45 
GeneralRe: Change Window Color Pin
Mark Salsbery9-Aug-07 5:47
Mark Salsbery9-Aug-07 5:47 
GeneralRe: Change Window Color Pin
WayneK10010-Aug-07 5:01
WayneK10010-Aug-07 5:01 
GeneralRe: Change Window Color Pin
Mark Salsbery10-Aug-07 5:50
Mark Salsbery10-Aug-07 5:50 
GeneralRe: Change Window Color Pin
WayneK10010-Aug-07 6:19
WayneK10010-Aug-07 6:19 
GeneralRe: Change Window Color [modified] Pin
Mark Salsbery10-Aug-07 6:32
Mark Salsbery10-Aug-07 6:32 
GeneralRe: Change Window Color Pin
WayneK10010-Aug-07 8:44
WayneK10010-Aug-07 8:44 
GeneralRe: Change Window Color Pin
Mark Salsbery10-Aug-07 9:50
Mark Salsbery10-Aug-07 9:50 
AnswerRe: Change Window Color Pin
Nishad S8-Aug-07 18:40
Nishad S8-Aug-07 18:40 
AnswerRe: Change Window Color Pin
Hamid_RT8-Aug-07 19:19
Hamid_RT8-Aug-07 19:19 
QuestionWhy I can't bring focus to IE browser created thru createprocess Pin
sdittmer8-Aug-07 12:54
sdittmer8-Aug-07 12:54 
AnswerRe: Why I can't bring focus to IE browser created thru createprocess Pin
Mark Salsbery8-Aug-07 13:05
Mark Salsbery8-Aug-07 13:05 
GeneralRe: Why I can't bring focus to IE browser created thru createprocess Pin
sdittmer8-Aug-07 14:37
sdittmer8-Aug-07 14:37 
QuestionThread function parameter Pin
alberthyc8-Aug-07 10:31
alberthyc8-Aug-07 10:31 
AnswerRe: Thread function parameter Pin
koumodaki8-Aug-07 10:41
koumodaki8-Aug-07 10:41 
GeneralRe: Thread function parameter Pin
alberthyc8-Aug-07 11:08
alberthyc8-Aug-07 11:08 
GeneralRe: Thread function parameter [modified] Pin
alberthyc8-Aug-07 11:21
alberthyc8-Aug-07 11:21 

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.