login about faq


Ok. I have spent a lot of time trying to do this, and right now I'm pretty pissed off cause I can't get this to work. I want to display the date using C++, however it has to be done using the MessageBox function.

For Example: MessageBox(NULL, "bla bla bla bla (year) bla bla bla", "bla", MB_OK);

How can I do that?

asked Jan 25 '11 at 19:47

master's gravatar image

master
2.4k243964

edited Jan 25 '11 at 20:34


if found this page, i have not tried it but give it a try

http://www.java2s.com/Code/Cpp/Data-Type/Dateclassyearmonthandday.htm

answered Jan 25 '11 at 22:44

trueb's gravatar image

trueb
14.9k4899256

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×210
×113
×68
×34
×1

Asked: Jan 25 '11 at 19:47

Seen: 875 times

Last updated: Jan 25 '11 at 22:44