Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WinLogon HWND Pin
Milton Karimbekallil12-Aug-04 2:49
Milton Karimbekallil12-Aug-04 2:49 
GeneralRe: WinLogon HWND Pin
gafman12-Aug-04 5:21
gafman12-Aug-04 5:21 
GeneralCopyFileEx not working Pin
kelkatu11-Aug-04 17:39
kelkatu11-Aug-04 17:39 
GeneralRe: CopyFileEx not working Pin
Ryan Binns11-Aug-04 18:31
Ryan Binns11-Aug-04 18:31 
GeneralRe: CopyFileEx not working Pin
kelkatu12-Aug-04 20:39
kelkatu12-Aug-04 20:39 
GeneralRe: CopyFileEx not working Pin
Ryan Binns12-Aug-04 22:54
Ryan Binns12-Aug-04 22:54 
GeneralColor pushbutton Pin
Puah11-Aug-04 17:35
Puah11-Aug-04 17:35 
GeneralRe: Color pushbutton Pin
PJ Arends11-Aug-04 17:55
professionalPJ Arends11-Aug-04 17:55 
Unfortunately, WM_CTLCOLOR does not work with push buttons. You will have to make your button owner drawn to do what you want. See http://www.codeproject.com/buttonctrl/#Owner%2Ddraw+buttons[^] for examples.








"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
General[noob] Multithreading Pin
Matt Froese11-Aug-04 17:24
Matt Froese11-Aug-04 17:24 
GeneralRe: [noob] Multithreading Pin
PJ Arends11-Aug-04 18:09
professionalPJ Arends11-Aug-04 18:09 
GeneralRe: [noob] Multithreading Pin
Ryan Binns11-Aug-04 18:33
Ryan Binns11-Aug-04 18:33 
QuestionCheck validity of HWND after window is closed? Pin
Indrawati11-Aug-04 17:08
Indrawati11-Aug-04 17:08 
AnswerRe: Check validity of HWND after window is closed? Pin
PJ Arends11-Aug-04 17:50
professionalPJ Arends11-Aug-04 17:50 
QuestionHow to call function of VBA from VC++ Pin
Chau Ngoc Vo11-Aug-04 15:37
Chau Ngoc Vo11-Aug-04 15:37 
QuestionHow to call function of VBA from VC++ Pin
Chau Ngoc Vo11-Aug-04 15:37
Chau Ngoc Vo11-Aug-04 15:37 
GeneralMFC, or not MFC... Pin
Mardawi11-Aug-04 9:52
Mardawi11-Aug-04 9:52 
GeneralRe: MFC, or not MFC... Pin
Henry miller11-Aug-04 12:16
Henry miller11-Aug-04 12:16 
GeneralRe: MFC, or not MFC... Pin
Navin11-Aug-04 15:09
Navin11-Aug-04 15:09 
GeneralRealy need help Pin
Larsson11-Aug-04 9:46
Larsson11-Aug-04 9:46 
GeneralRe: Realy need help Pin
dipeka11-Aug-04 19:27
dipeka11-Aug-04 19:27 
GeneralCFileDialog::DoModal() crashing with "stack overflow" Pin
chesky11-Aug-04 9:30
chesky11-Aug-04 9:30 
GeneralRe: CFileDialog::DoModal() crashing with "stack overflow" Pin
CodeBrain12-Aug-04 1:07
CodeBrain12-Aug-04 1:07 
GeneralRe: CFileDialog::DoModal() crashing with "stack overflow" Pin
chesky12-Aug-04 1:16
chesky12-Aug-04 1:16 
GeneralRe: CFileDialog::DoModal() crashing with "stack overflow" Pin
chesky13-Aug-04 4:44
chesky13-Aug-04 4:44 
GeneralAfxMessageBox and MessageBox Pin
ns11-Aug-04 7:45
ns11-Aug-04 7:45 

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.