Friday, July 31, 2009

C++! Help!?

Does anyone knows the code to create a simple windows where you can write texts???? Help me! I am using Visual Studio 2005 C++

C++! Help!?
Asking a lot there in a simple question. There are two type of applications, win32 console applications (command prompts), and win32 MFC\Window applications - (forms).





I suggest reading up on the subject, I'm guessing you'll eventually want to do more then just display text, I'd start with the MSDN help: http://msdn2.microsoft.com/en-gb/visualc...


No comments:

Post a Comment