I have to do a project in windows form application in visual c++ 2008.I have to write codings in c++ in .h files.Can anyone tell me which resource helpful to learn more about windows form application.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See these tutorials:
How to: Create a Windows Forms Application
If you are just looking for a tutorial to create a Windows application using c++ then see this:
Windows API Tutorial
And a comprehensive tutorial on: Win32 Programming