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

C / C++ / MFC

 
GeneralMeeting troubles when using DeskBands. Pin
23-May-02 21:52
suss23-May-02 21:52 
QuestionSecond try... Accessing bitmap bits instead of TIFF image data? Pin
Ice-T.Polarbear23-May-02 21:48
Ice-T.Polarbear23-May-02 21:48 
QuestionHow to transelate the following fprintf into a MessageBox Pin
chen23-May-02 21:28
chen23-May-02 21:28 
AnswerRe: How to transelate the following fprintf into a MessageBox Pin
Nish Nishant23-May-02 21:45
sitebuilderNish Nishant23-May-02 21:45 
AnswerRe: How to transelate the following fprintf into a MessageBox Pin
Fredrik Skog23-May-02 21:59
Fredrik Skog23-May-02 21:59 
AnswerRe: How to transelate the following fprintf into a MessageBox Pin
Ice-T.Polarbear23-May-02 22:01
Ice-T.Polarbear23-May-02 22:01 
AnswerRe: How to transelate the following fprintf into a MessageBox Pin
Ice-T.Polarbear23-May-02 22:07
Ice-T.Polarbear23-May-02 22:07 
GeneralRe: How to transelate the following fprintf into a MessageBox Pin
chen23-May-02 22:18
chen23-May-02 22:18 
Dear All,

I known that. Thanks a lot.
Waht is the differences of

int MessageBox(CString str);

int MessageBox(
HWND hWnd, // handle to owner window
LPCTSTR lpText, // text in message box
LPCTSTR lpCaption, // message box title
UINT uType // message box style
);

and the

AfxMessageBox(str).

Thanks again!


chen
GeneralRe: How to transelate the following fprintf into a MessageBox Pin
Nish Nishant23-May-02 22:40
sitebuilderNish Nishant23-May-02 22:40 
QuestionTimers in Worker threads? Pin
ramdili23-May-02 20:48
ramdili23-May-02 20:48 
AnswerRe: Timers in Worker threads? Pin
Sameer Maggon23-May-02 21:04
Sameer Maggon23-May-02 21:04 
GeneralActiveX ATL - Problem - ASP Pin
Sameer Maggon23-May-02 20:45
Sameer Maggon23-May-02 20:45 
GeneralOwnerdraw Pin
Jan van den Baard23-May-02 20:39
professionalJan van den Baard23-May-02 20:39 
Generala painful "select database" dialog... Pin
Atilla Selem23-May-02 20:34
Atilla Selem23-May-02 20:34 
GeneralRe: a painful "select database" dialog... Pin
Prem Kumar23-May-02 20:38
Prem Kumar23-May-02 20:38 
GeneralRe: a painful "select database" dialog... Pin
Atilla Selem23-May-02 21:23
Atilla Selem23-May-02 21:23 
GeneralRe: a painful "select database" dialog... Pin
Matt Gullett24-May-02 0:38
Matt Gullett24-May-02 0:38 
GeneralACCESS_MASK Pin
Mazdak23-May-02 20:14
Mazdak23-May-02 20:14 
GeneralRe: ACCESS_MASK Pin
PJ Arends23-May-02 20:21
professionalPJ Arends23-May-02 20:21 
GeneralRe: ACCESS_MASK Pin
Mazdak23-May-02 20:48
Mazdak23-May-02 20:48 
GeneralViews derived from CWnd Pin
Mangesh Sardesai23-May-02 19:52
Mangesh Sardesai23-May-02 19:52 
GeneralRe: Views derived from CWnd Pin
Joaquín M López Muñoz23-May-02 19:56
Joaquín M López Muñoz23-May-02 19:56 
GeneralRe: Views derived from CWnd Pin
Nish Nishant23-May-02 20:42
sitebuilderNish Nishant23-May-02 20:42 
GeneralCreateThread Vs CreateProcess Pin
23-May-02 19:50
suss23-May-02 19:50 
GeneralRe: CreateThread Vs CreateProcess Pin
Joaquín M López Muñoz23-May-02 19:53
Joaquín M López Muñoz23-May-02 19:53 

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.