What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ??

Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ??
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ??
MessageBox() is part of the Win32 API. If you include 'windows.h', then you just use MessageBox(<hwnd>, <prompt>, <title>, <style>) IIRC.
I guess you could also use MessageBox(<prompt>); never tried that myself.
[Image: spartaafk.png]
12-22-2004 10:13 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ?? - by DJeX on 12-21-2004 at 10:53 PM
RE: Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ?? - by RaceProUK on 12-22-2004 at 10:13 PM
RE: Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ?? - by Ash_ on 12-23-2004 at 09:50 AM
RE: Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ?? - by DJeX on 12-24-2004 at 04:17 AM
RE: Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ?? - by Ash_ on 12-24-2004 at 02:41 PM
RE: Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ?? - by DJeX on 12-27-2004 at 01:57 AM
RE: Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ?? - by Millenium_edition on 12-27-2004 at 08:31 AM
RE: RE: Borland C++ Builder 6 vs. Microsoft Visual C++ 6 ?? - by Ash_ on 12-27-2004 at 09:01 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On