Click here to Skip to main content
15,888,241 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Change of Title Bar's Caption Pin
valikac10-Oct-03 5:24
valikac10-Oct-03 5:24 
GeneralRe: Change of Title Bar's Caption Pin
Jackson Antony10-Oct-03 14:56
Jackson Antony10-Oct-03 14:56 
GeneralRe: Change of Title Bar's Caption Pin
Anthony_Yio10-Oct-03 23:10
Anthony_Yio10-Oct-03 23:10 
GeneralForcing redraw to include non-client areas Pin
srev10-Oct-03 4:06
srev10-Oct-03 4:06 
GeneralRe: Forcing redraw to include non-client areas Pin
HENDRIK R10-Oct-03 4:39
HENDRIK R10-Oct-03 4:39 
GeneralRe: Forcing redraw to include non-client areas Pin
srev10-Oct-03 5:30
srev10-Oct-03 5:30 
QuestionHow to change the color and title of AfxmessageBox Pin
Deepak Samuel10-Oct-03 4:06
Deepak Samuel10-Oct-03 4:06 
AnswerRe: How to change the color and title of AfxmessageBox Pin
HENDRIK R10-Oct-03 4:36
HENDRIK R10-Oct-03 4:36 
Afaik you can change neither the color nor the title of a message box called by AfxMessageBox(...). You should use CWnd's MessageBox(...) instead, where the title is one of the arguments. But changing the color doesn't work, I'd say you need to write your own message window to do that.



We are men. We are different. We have only one word for soap. We do not own candles. We have never seen anything of any value in a craft shop. We do not own magazines full of photographs of celebrities with their clothes on. - Steve
GeneralRe: How to change the color and title of AfxmessageBox Pin
Graham Bradshaw10-Oct-03 6:05
Graham Bradshaw10-Oct-03 6:05 
GeneralRe: How to change the color and title of AfxmessageBox Pin
Graham Bradshaw10-Oct-03 6:07
Graham Bradshaw10-Oct-03 6:07 
GeneralRecursively reading from registry Pin
mark%whitedust.net10-Oct-03 4:02
mark%whitedust.net10-Oct-03 4:02 
GeneralRe: Recursively reading from registry Pin
Jonathan [Darka]10-Oct-03 4:10
professionalJonathan [Darka]10-Oct-03 4:10 
GeneralRe: Recursively reading from registry Pin
mark%whitedust.net10-Oct-03 4:18
mark%whitedust.net10-Oct-03 4:18 
GeneralRe: Recursively reading from registry Pin
Jonathan [Darka]10-Oct-03 4:20
professionalJonathan [Darka]10-Oct-03 4:20 
GeneralRe: Recursively reading from registry Pin
Michael Dunn10-Oct-03 4:53
sitebuilderMichael Dunn10-Oct-03 4:53 
QuestionHow to call virtual method at CWnd derived class? Pin
vgrigor10-Oct-03 3:49
vgrigor10-Oct-03 3:49 
QuestionHow to use CXIMAGE for printing??? Pin
radha vijay10-Oct-03 2:46
radha vijay10-Oct-03 2:46 
Generalhowto do a splitter in mfc without using views Pin
HeiniBlad10-Oct-03 2:46
HeiniBlad10-Oct-03 2:46 
GeneralRe: howto do a splitter in mfc without using views Pin
jhwurmbach10-Oct-03 2:52
jhwurmbach10-Oct-03 2:52 
Generalfunction template Pin
[CoY0te]10-Oct-03 2:36
[CoY0te]10-Oct-03 2:36 
Generalfunction template (update) Pin
[CoY0te]10-Oct-03 3:15
[CoY0te]10-Oct-03 3:15 
GeneralC/C++ goodies here! Pin
TW10-Oct-03 2:21
TW10-Oct-03 2:21 
GeneralRe: C/C++ goodies here! Pin
Anthony_Yio10-Oct-03 23:16
Anthony_Yio10-Oct-03 23:16 
GeneralUnable to change menus in Visual C++ 6 Pin
Oliver Christian Kjær10-Oct-03 1:50
Oliver Christian Kjær10-Oct-03 1:50 
GeneralRe: Unable to change menus in Visual C++ 6 Pin
Steve S10-Oct-03 1:57
Steve S10-Oct-03 1:57 

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.