开发者

Windows form application using C++ in visual c++ [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

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 h开发者_开发百科elpful to learn more about windows form application.

Thanks in advance.


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


You'll find theForger's Win32 API tutorial simple to follow (with downloadable code), and its made specifically with visual studio in mind (iirc it doesn't not use MFC or the design mode, as its based off express edition features of VS).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜