answersLogoWhite

0


Best Answer

#include<windows.h>

int main()

{

MessageBox(0,"Hello","Welcome Message",1);

return 0;

}

User Avatar

Wiki User

āˆ™ 11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a message box in c plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the abstract datatypes in c plus plus?

Class Object Message


How do you remove message service A from message box on Mercedes C class?

BArac OBAMA


Can you make a website with C plus plus?

You cannot make a website with C++.


Can you make programs of C in visual c plus plus?

Yes.


Make programme for multification of three no in c plus plus?

result = a * b * c;


C plus plus programs-print a message?

#include&lt;iostream&gt; int main() { std::cout &lt;&lt; "Hello world!\n"; }


When will you make a function inline in c plus plus?

yes,we can make function inline


What are the different WM words that can be used in C plus plus projects?

WM_* identifiers are Windows Message Codes defined in windows.h. They really have nothing special to do with C++ projects, as they are a function of an implementation library. There are more than several hundred different message codes.


What is message passing in c plus plus?

-define class with necessary data member &amp; member function. -create object of that class. -communication.


How can you make a triangle in Visual C plus plus 2010?

Nevermind, I did it.


Is message a soft c word?

There is no "C" in message.


How can you make a video game with c plus plus?

Cpp(C++) is used to make 'Many' programs because it is universal across many devices.