Connecting Tech Pros Worldwide Help | Site Map

messagebox

  #1  
Old July 19th, 2005, 07:55 PM
Sheema
Guest
 
Posts: n/a
Hello everybody!
I am quite new in c++ programming, so my question may seem too much easy for
you...
I am trying to create a messagebox in my console visual c++ program...i
wonder if someone can give me some indications...

Thanks

Sheema


  #2  
Old July 19th, 2005, 07:55 PM
Attila Feher
Guest
 
Posts: n/a

re: messagebox


Sheema wrote:[color=blue]
> Hello everybody!
> I am quite new in c++ programming, so my question may seem too much
> easy for you...
> I am trying to create a messagebox in my console visual c++
> program...i wonder if someone can give me some indications...[/color]

Find here the newsgroup appropriate for the question:
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

This one is for the C++ language only, and that has no messageboxes.
MessageBox is a Microsoft Windows thing.

--
Attila aka WW


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble displaying MessageBox from VC++ form Peter E. Granger answers 20 November 17th, 2005 01:45 PM
Center MessageBox C# alex_f_il@hotmail.com answers 0 November 17th, 2005 12:11 AM
Need help ASAP.....Messagebox problems. Tressa answers 4 November 16th, 2005 03:13 PM
Create Custom Dialog like MessageBox Dennis C. Drumm answers 2 November 15th, 2005 08:49 AM
MessageBox font not displaying Rich Tasker answers 11 July 21st, 2005 08:50 PM