开发者

How to create a step by step wizard in C++ (with unmanaged code) in Visual Studio 2010

开发者 https://www.devze.com 2022-12-31 20:17 出处:网络
I would like to build a small wizard in C++ with no dependenc开发者_开发知识库ies on any framework.

I would like to build a small wizard in C++ with no dependenc开发者_开发知识库ies on any framework.

Apparently, is really simple, but I don't know where to start. Can you point me to good information (tutorials, etc) on it. Should I use MFC Application or a Win32 project? Is there any step by step guide ?

I'm using VS 2010. The majority of info I'd found on MFC is really old. It seems like the vast majority of development is going .net.


Look up Property Sheets in MFC http://msdn.microsoft.com/en-us/library/cfs4wk4e%28VS.80%29.aspx

0

精彩评论

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

关注公众号