Click here to Skip to main content
15,917,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAdding app to Explorer context menu Pin
Brigg Thorp22-May-02 1:24
Brigg Thorp22-May-02 1:24 
GeneralRe: Adding app to Explorer context menu Pin
Sonu Kapoor22-May-02 1:42
Sonu Kapoor22-May-02 1:42 
GeneralList Control Pin
Mazdak22-May-02 1:07
Mazdak22-May-02 1:07 
GeneralRe: List Control Pin
Mazdak22-May-02 1:52
Mazdak22-May-02 1:52 
GeneralActiveX ToolBar Pin
Tzoockee22-May-02 0:54
Tzoockee22-May-02 0:54 
GeneralMessageBox Problem Pin
chen22-May-02 0:40
chen22-May-02 0:40 
GeneralRe: MessageBox Problem Pin
Joaquín M López Muñoz22-May-02 0:51
Joaquín M López Muñoz22-May-02 0:51 
GeneralRe: MessageBox Problem Pin
Zizilamoroso22-May-02 0:55
Zizilamoroso22-May-02 0:55 
I guess that the first arg cannot be NULL.

This will work:
MessageBox(strErrorText,strErrorTitle,MB_ICONSTOP|MB_OK);




[VISUAL STUDIO 6.0] [MFC] [WIN98/2]

Dead | X| Bluute tette! Dead | X|
GeneralRe: MessageBox Problem Pin
chen22-May-02 0:57
chen22-May-02 0:57 
GeneralRe: MessageBox Problem Pin
Zizilamoroso22-May-02 2:45
Zizilamoroso22-May-02 2:45 
GeneralRe: MessageBox Problem Pin
Michael P Butler22-May-02 1:20
Michael P Butler22-May-02 1:20 
QuestionPlaying an OGG or MP3 in a demo? Pin
22-May-02 0:38
suss22-May-02 0:38 
AnswerRe: Playing an OGG or MP3 in a demo? Pin
Bug22-May-02 0:52
Bug22-May-02 0:52 
AnswerRe: Playing an OGG or MP3 in a demo? Pin
Mazdak22-May-02 1:13
Mazdak22-May-02 1:13 
AnswerRe: Thx (Playing an OGG or MP3 in a demo?) Pin
22-May-02 5:47
suss22-May-02 5:47 
GeneralMFC Draw Text Pin
22-May-02 0:23
suss22-May-02 0:23 
GeneralRe: MFC Draw Text Pin
Michael P Butler22-May-02 1:23
Michael P Butler22-May-02 1:23 
GeneralGlobalAllocPtr Pin
Zizilamoroso21-May-02 23:57
Zizilamoroso21-May-02 23:57 
GeneralRe: GlobalAllocPtr Pin
Zizilamoroso22-May-02 0:08
Zizilamoroso22-May-02 0:08 
GeneralRe: GlobalAllocPtr Pin
moliate22-May-02 0:23
moliate22-May-02 0:23 
GeneralRe: GlobalAllocPtr Pin
Zizilamoroso22-May-02 0:53
Zizilamoroso22-May-02 0:53 
GeneralRe: GlobalAllocPtr Pin
moliate22-May-02 7:06
moliate22-May-02 7:06 
GeneralDebug vs Release version Pin
21-May-02 22:44
suss21-May-02 22:44 
GeneralRe: Debug vs Release version Pin
Wolfram Steinke21-May-02 23:36
Wolfram Steinke21-May-02 23:36 
GeneralRe: Debug vs Release version Pin
Alexandru Savescu22-May-02 0:13
Alexandru Savescu22-May-02 0:13 

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.