English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Whenever I write a C++ program, the output appears as plain characters on a black bckground. How can I change this so that it appears in a standard window like other Windows XP messages?

2007-02-03 04:24:08 · 4 answers · asked by minikui37482 1 in Computers & Internet Programming & Design

4 answers

You will have to write it as a windows32 program. You will have to include the 'windows.h' file. You would be advised to get a book about it, use a Integrated Development Environment (IDE), or find some tutorials on the net.

Some IDEs include:
Borland Turbo C++
http://www.turboexplorer.com/cpp
Microsoft Visual Studio Express
http://msdn.microsoft.com/vstudio/express/

2007-02-10 23:06:14 · answer #1 · answered by Mark aka jack573 7 · 0 0

given the historic past of racism in videos noticeably to strengthen stereotypes, why may everyone imagine that portray their face black isn't offensive and alright to do? many human beings were killed by way of caucasian actors portraying no longer in common words Blacks yet chinese, Hispanics and others in cartoons(insects bunny,wb). the actual question should be why is this meant to be humorous besides? it has brought about human beings to be killed, lynched, segregated and different ill issues which have exceeded off to human beings of color because of reinforcing the variety of worry-free minded habit. proceed to awaken, human beings.

2016-11-24 21:09:36 · answer #2 · answered by malott 4 · 0 0

If you use Visual C++ you need to make a project "MFC application wizard", but you need to know how to program with Microsoft Foundation Classes(MFC).

2007-02-09 07:34:16 · answer #3 · answered by Poco Metis 2 · 1 0

lol

MessageBox(hHWND, "Hello World", "Message Box Title -- Hello World", MB_OK);

2007-02-03 04:27:53 · answer #4 · answered by Anonymous · 0 0

fedest.com, questions and answers