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

C / C++ / MFC

 
GeneralRe: how to integrate a console C++ program to MFC program Pin
eusto14-Jul-06 10:27
eusto14-Jul-06 10:27 
QuestionCProgressCtrl cannot be passed as a parameter Pin
jon-8014-Jul-06 9:49
professionaljon-8014-Jul-06 9:49 
AnswerRe: CProgressCtrl cannot be passed as a parameter Pin
PJ Arends14-Jul-06 10:18
professionalPJ Arends14-Jul-06 10:18 
AnswerRe: CProgressCtrl cannot be passed as a parameter Pin
eusto14-Jul-06 10:19
eusto14-Jul-06 10:19 
GeneralRe: CProgressCtrl cannot be passed as a parameter Pin
PJ Arends14-Jul-06 10:26
professionalPJ Arends14-Jul-06 10:26 
GeneralRe: CProgressCtrl cannot be passed as a parameter Pin
eusto14-Jul-06 10:33
eusto14-Jul-06 10:33 
AnswerRe: CProgressCtrl cannot be passed as a parameter Pin
Hamid_RT14-Jul-06 19:07
Hamid_RT14-Jul-06 19:07 
QuestionGet button color from theme Pin
cje14-Jul-06 8:28
cje14-Jul-06 8:28 
I have just added a manifest to my project so that I can get the XP theme. I am having trouble getting the button colors so that my owner-drawn buttons can conform to the theme. I have tried GetThemeSysColor( hTheme, COLOR_BTNFACE ) but it doesn't return the correct value. I'm currently hard-coding (yuk) the RGB values for the button color in it's pressed and unpressed states but most certainly would like to be able to get the value programatically.

any ideas?

cje


cje
AnswerRe: Get button color from theme Pin
Joe Woodbury14-Jul-06 9:26
professionalJoe Woodbury14-Jul-06 9:26 
Questiondynamic arrays in classes - are they correct? Pin
jon-8014-Jul-06 8:13
professionaljon-8014-Jul-06 8:13 
AnswerRe: dynamic arrays in classes - are they correct? Pin
cje14-Jul-06 9:05
cje14-Jul-06 9:05 
AnswerRe: dynamic arrays in classes - are they correct? Pin
Zac Howland14-Jul-06 9:29
Zac Howland14-Jul-06 9:29 
AnswerRe: dynamic arrays in classes - are they correct? Pin
Hamid_RT15-Jul-06 5:03
Hamid_RT15-Jul-06 5:03 
QuestionVS2005 Team Pin
Alex_Y14-Jul-06 8:12
Alex_Y14-Jul-06 8:12 
AnswerRe: VS2005 Team Pin
Jun Du14-Jul-06 8:22
Jun Du14-Jul-06 8:22 
GeneralRe: VS2005 Team Pin
Alex_Y14-Jul-06 8:43
Alex_Y14-Jul-06 8:43 
GeneralRe: VS2005 Team Pin
Jun Du14-Jul-06 9:23
Jun Du14-Jul-06 9:23 
GeneralRe: VS2005 Team Pin
Alex_Y14-Jul-06 9:36
Alex_Y14-Jul-06 9:36 
GeneralRe: VS2005 Team Pin
Jun Du14-Jul-06 9:49
Jun Du14-Jul-06 9:49 
GeneralRe: VS2005 Team Pin
Alex_Y14-Jul-06 11:25
Alex_Y14-Jul-06 11:25 
QuestionWhat's the best way to do this? Pin
Alex Cutovoi14-Jul-06 8:07
Alex Cutovoi14-Jul-06 8:07 
QuestionRe: What's the best way to do this? Pin
Jun Du14-Jul-06 8:27
Jun Du14-Jul-06 8:27 
AnswerRe: What's the best way to do this? Pin
Alex Cutovoi14-Jul-06 8:55
Alex Cutovoi14-Jul-06 8:55 
GeneralRe: What's the best way to do this? Pin
Jun Du14-Jul-06 9:47
Jun Du14-Jul-06 9:47 
QuestionDifference between debug and execution on open file Pin
hli114-Jul-06 7:52
hli114-Jul-06 7:52 

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.