|
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? |
|
if found this page, i have not tried it but give it a try http://www.java2s.com/Code/Cpp/Data-Type/Dateclassyearmonthandday.htm |
