Click here to Skip to main content
15,926,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: AutoComplete in COmboBox [modified] Pin
Nibu babu thomas17-Jun-08 18:56
Nibu babu thomas17-Jun-08 18:56 
AnswerRe: AutoComplete in COmboBox Pin
David Crow18-Jun-08 3:28
David Crow18-Jun-08 3:28 
QuestionOutput filename strings in MSVC 2008 Express Edition Pin
CaptJosh17-Jun-08 18:17
CaptJosh17-Jun-08 18:17 
AnswerRe: Output filename strings in MSVC 2008 Express Edition Pin
Saurabh.Garg17-Jun-08 18:51
Saurabh.Garg17-Jun-08 18:51 
AnswerRe: Output filename strings in MSVC 2008 Express Edition Pin
Nibu babu thomas17-Jun-08 19:03
Nibu babu thomas17-Jun-08 19:03 
GeneralRe: Output filename strings in MSVC 2008 Express Edition Pin
CaptJosh20-Jun-08 8:58
CaptJosh20-Jun-08 8:58 
GeneralRe: Output filename strings in MSVC 2008 Express Edition Pin
CaptJosh28-Jun-08 6:50
CaptJosh28-Jun-08 6:50 
QuestionMessageBox() Pin
gentleguy17-Jun-08 17:58
gentleguy17-Jun-08 17:58 
dear all

i want to display number what i calculated, my code is the folowing:

char buff[100];
MessageBox(buff,'number%d');

but compiler showed error: error C2015: too many characters in constant.

so what happened? thanks a lot

gentleguy




AnswerRe: MessageBox() [modified] Pin
Nibu babu thomas17-Jun-08 18:06
Nibu babu thomas17-Jun-08 18:06 
AnswerRe: MessageBox() Pin
Sarath C17-Jun-08 18:07
Sarath C17-Jun-08 18:07 
GeneralRe: MessageBox() Pin
ThatsAlok17-Jun-08 21:01
ThatsAlok17-Jun-08 21:01 
AnswerRe: MessageBox() Pin
Jagdish V. Bhimbha17-Jun-08 19:50
Jagdish V. Bhimbha17-Jun-08 19:50 
GeneralRe: MessageBox() Pin
ThatsAlok17-Jun-08 20:59
ThatsAlok17-Jun-08 20:59 
AnswerRe: MessageBox() Pin
Hamid_RT17-Jun-08 20:06
Hamid_RT17-Jun-08 20:06 
GeneralRe: MessageBox() Pin
ThatsAlok17-Jun-08 20:53
ThatsAlok17-Jun-08 20:53 
GeneralRe: MessageBox() Pin
Hamid_RT17-Jun-08 22:28
Hamid_RT17-Jun-08 22:28 
GeneralRe: MessageBox() Pin
ThatsAlok18-Jun-08 1:53
ThatsAlok18-Jun-08 1:53 
AnswerRe: MessageBox() Pin
CPallini17-Jun-08 21:35
mveCPallini17-Jun-08 21:35 
JokeRe: MessageBox() Pin
ThatsAlok18-Jun-08 2:07
ThatsAlok18-Jun-08 2:07 
QuestionRe: MessageBox() Pin
David Crow18-Jun-08 3:32
David Crow18-Jun-08 3:32 
QuestionClose Dialog Box in MFC Pin
cb0206117-Jun-08 17:20
cb0206117-Jun-08 17:20 
AnswerRe: Close Dialog Box in MFC Pin
Nibu babu thomas17-Jun-08 17:28
Nibu babu thomas17-Jun-08 17:28 
GeneralRe: Close Dialog Box in MFC Pin
cb0206117-Jun-08 17:35
cb0206117-Jun-08 17:35 
GeneralRe: Close Dialog Box in MFC Pin
Nibu babu thomas17-Jun-08 17:47
Nibu babu thomas17-Jun-08 17:47 
GeneralRe: Close Dialog Box in MFC Pin
cb0206117-Jun-08 17:55
cb0206117-Jun-08 17:55 

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.