Click here to Skip to main content
15,906,567 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debugging capability Pin
mt_samiei15-Feb-07 23:03
mt_samiei15-Feb-07 23:03 
GeneralRe: Debugging capability Pin
NiceNaidu15-Feb-07 23:07
NiceNaidu15-Feb-07 23:07 
Questionkbhit() Question Pin
Programm3r15-Feb-07 20:57
Programm3r15-Feb-07 20:57 
AnswerRe: kbhit() Question Pin
Programm3r15-Feb-07 21:10
Programm3r15-Feb-07 21:10 
GeneralRe: kbhit() Question Pin
prasad_som15-Feb-07 22:29
prasad_som15-Feb-07 22:29 
AnswerRe: kbhit() Question [modified] Pin
prasad_som15-Feb-07 21:54
prasad_som15-Feb-07 21:54 
AnswerRe: kbhit() Question Pin
David Crow16-Feb-07 3:19
David Crow16-Feb-07 3:19 
QuestionMessagebox Question Pin
Programm3r15-Feb-07 20:47
Programm3r15-Feb-07 20:47 
Hi all,

I have the following piece of code that displays a messagebox, it's working and everything, but how can I display an icon in the message box. I am well aware of the MB_ICONEXCLAMATION, MB_ICONWARNING ... ext, but I want to use a yes - no button with a question mark icon:

msg_rc = MessageBox(NULL,"Are you sure you want to close the TCP/IP Server","Confirmation",MB_YESNOCANCEL);


Many thanx
Regards,


The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

AnswerRe: Messagebox Question Pin
toxcct15-Feb-07 20:52
toxcct15-Feb-07 20:52 
GeneralRe: Messagebox Question Pin
Programm3r15-Feb-07 20:57
Programm3r15-Feb-07 20:57 
QuestionENTER and SHIFT+ENTER in simple text edit box (EDITTEXT) Pin
deivakumar15-Feb-07 20:10
deivakumar15-Feb-07 20:10 
QuestionRe: ENTER and SHIFT+ENTER in simple text edit box (EDITTEXT) Pin
kakan15-Feb-07 20:30
professionalkakan15-Feb-07 20:30 
AnswerRe: ENTER and SHIFT+ENTER in simple text edit box (EDITTEXT) Pin
Michael Dunn15-Feb-07 20:43
sitebuilderMichael Dunn15-Feb-07 20:43 
QuestionQuick repaints Pin
BishGada15-Feb-07 19:42
BishGada15-Feb-07 19:42 
QuestionRe: Quick repaints Pin
prasad_som15-Feb-07 19:53
prasad_som15-Feb-07 19:53 
QuestionUnable to create Service using Network Service Account Pin
AbbyIndian15-Feb-07 19:03
AbbyIndian15-Feb-07 19:03 
AnswerRe: Unable to create Service using Network Service Account Pin
Mark Salsbery16-Feb-07 7:02
Mark Salsbery16-Feb-07 7:02 
GeneralRe: Unable to create Service using Network Service Account Pin
AbbyIndian16-Feb-07 7:40
AbbyIndian16-Feb-07 7:40 
GeneralRe: Unable to create Service using Network Service Account Pin
Mark Salsbery16-Feb-07 8:06
Mark Salsbery16-Feb-07 8:06 
GeneralRe: Unable to create Service using Network Service Account Pin
AbbyIndian16-Feb-07 8:24
AbbyIndian16-Feb-07 8:24 
GeneralRe: Unable to create Service using Network Service Account Pin
Mark Salsbery16-Feb-07 8:46
Mark Salsbery16-Feb-07 8:46 
Question2 custom controls and scrolling Pin
cyn815-Feb-07 18:43
cyn815-Feb-07 18:43 
AnswerRe: 2 custom controls and scrolling Pin
Naveen15-Feb-07 19:05
Naveen15-Feb-07 19:05 
GeneralRe: 2 custom controls and scrolling Pin
cyn819-Feb-07 23:19
cyn819-Feb-07 23:19 
GeneralRe: 2 custom controls and scrolling Pin
Naveen19-Feb-07 23:22
Naveen19-Feb-07 23:22 

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.