Click here to Skip to main content
15,884,176 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to set background color in visual studio 2005 and how to call matlab by MFC/C++?? Pin
johndoelee11-Apr-08 8:30
johndoelee11-Apr-08 8:30 
AnswerRe: how to set background color in visual studio 2005 and how to call matlab by MFC/C++?? Pin
Hamid_RT12-Apr-08 5:47
Hamid_RT12-Apr-08 5:47 
QuestionAdapter Type? Pin
Ajay L D11-Apr-08 0:46
Ajay L D11-Apr-08 0:46 
GeneralRe: Adapter Type? Pin
Gavin Taylor11-Apr-08 1:57
professionalGavin Taylor11-Apr-08 1:57 
Questionhow Chnage default backgroung color of Title bar Pin
ingoogle10-Apr-08 23:49
ingoogle10-Apr-08 23:49 
AnswerRe: how Chnage default backgroung color of Title bar Pin
followait11-Apr-08 0:37
followait11-Apr-08 0:37 
GeneralRe: how Chnage default backgroung color of Title bar Pin
ingoogle13-Apr-08 19:58
ingoogle13-Apr-08 19:58 
GeneralRe: how Chnage default backgroung color of Title bar Pin
followait13-Apr-08 22:55
followait13-Apr-08 22:55 
It's a api function, just call ::GetSysColor/::SetSysColor.
Use parameters like:
COLOR_GRADIENTACTIVECAPTION<br />
COLOR_GRADIENTINACTIVECAPTION

AnswerRe: how Chnage default backgroung color of Title bar Pin
Maximilien11-Apr-08 2:17
Maximilien11-Apr-08 2:17 
GeneralRe: how Chnage default backgroung color of Title bar Pin
ingoogle13-Apr-08 20:07
ingoogle13-Apr-08 20:07 
AnswerRe: how Chnage default backgroung color of Title bar Pin
Hamid_RT12-Apr-08 5:46
Hamid_RT12-Apr-08 5:46 
GeneralRe: how Chnage default backgroung color of Title bar Pin
ingoogle13-Apr-08 20:02
ingoogle13-Apr-08 20:02 
GeneralCreate a button whose id is ID_FILE_NEW, not be processed by CWinApp::OnFileNew Pin
followait10-Apr-08 23:39
followait10-Apr-08 23:39 
GeneralRe: Create a button whose id is ID_FILE_NEW, not be processed by CWinApp::OnFileNew Pin
Nitheesh George11-Apr-08 2:03
Nitheesh George11-Apr-08 2:03 
GeneralRe: Create a button whose id is ID_FILE_NEW, not be processed by CWinApp::OnFileNew Pin
followait11-Apr-08 3:41
followait11-Apr-08 3:41 
GeneralRe: Create a button whose id is ID_FILE_NEW, not be processed by CWinApp::OnFileNew Pin
Nitheesh George11-Apr-08 4:29
Nitheesh George11-Apr-08 4:29 
GeneralRe: Create a button whose id is ID_FILE_NEW, not be processed by CWinApp::OnFileNew Pin
followait11-Apr-08 5:22
followait11-Apr-08 5:22 
GeneralRe: Create a button whose id is ID_FILE_NEW, not be processed by CWinApp::OnFileNew Pin
Nitheesh George11-Apr-08 6:45
Nitheesh George11-Apr-08 6:45 
GeneralRe: Create a button whose id is ID_FILE_NEW, not be processed by CWinApp::OnFileNew Pin
followait11-Apr-08 7:09
followait11-Apr-08 7:09 
GeneralRe: Create a button whose id is ID_FILE_NEW, not be processed by CWinApp::OnFileNew Pin
followait11-Apr-08 7:18
followait11-Apr-08 7:18 
QuestionWhat is wrong with this iterator? Pin
vikramlinux10-Apr-08 22:41
vikramlinux10-Apr-08 22:41 
AnswerRe: What is wrong with this iterator? Pin
vikramlinux10-Apr-08 22:46
vikramlinux10-Apr-08 22:46 
GeneralRe: What is wrong with this iterator? Pin
Cedric Moonen10-Apr-08 22:58
Cedric Moonen10-Apr-08 22:58 
GeneralRe: What is wrong with this iterator? Pin
Stephen Hewitt13-Apr-08 14:21
Stephen Hewitt13-Apr-08 14:21 
GeneralRe: What is wrong with this iterator? Pin
Rajesh R Subramanian10-Apr-08 23:04
professionalRajesh R Subramanian10-Apr-08 23:04 

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.