MS VC ++ 6类向导 [英] MS VC++ 6 class wizard

查看:139
本文介绍了MS VC ++ 6类向导的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

好的,我正在开发一个应用程序,该应用程序在过去16年中一直在持续不断地发展,从DOS中的C到各种C ++,现在主要基于MFC和StingRay GUI以及其他各种基于C ++的应用程序. SDK.

Ok, I'm developing an application that has been in pretty much continous development over the last 16 years, from C in DOS, through various flavours of C++ and now is largely based around C++ with MFC and StingRay GUIs and various other SDKs.

尽管我将VS 2005用于发行版本,但我仍将MSVC 6用于大多数GUI构建,仅因为ClassWizard在此环境中比随后的弱等效工具要快得多.请注意,我正在使用ClassWizard为自己的用户定义类型自动生成代码(请参见自定义DDX ),我喜欢一次性添加很多成员变量和方法.对我而言,根据Visual Studio的更高版本一次创建一个是一个很大的后退.同时,使用多个IDE也很麻烦.

While I use VS 2005 for the release builds, I still use MSVC 6 for much of the GUI building, simply because ClassWizard is so much quicker in this environment than the weak equivalent tools that followed. Note that I am using ClassWizard to automatically generate code for my own user defined types (see Custom DDXs) and I like to add a lot of member variables and methods in one go. Creating them one at a time as per later versions of Visual Studio for me is a big backward step. At the same time, working with multiple IDEs is also a pain.

我的问题分为两部分;

My question is in two parts;

  1. VS 2005或VS 2008有什么方法可以使ClassWizard正常工作吗?

  1. Is there any way of getting ClassWizard to work is VS 2005 or VS 2008?

是否存在替代品或替代IDE的下降,从而为像我这样的老C ++ hack提供了类似的生产率?

Is there any drop in replacement, or alternative IDE, that provides similar levels of productivty for old C++ hacks such as myself?

推荐答案

对感兴趣的人进行跟进.可以从Tarek Madkour [VC ++ Team]

A follow up to those who are interested. ClassWizard may be re-introduced in VS2010, from Tarek Madkour [VC++ Team]

'我们正在考虑添加课程 向导回到VS10.我们希望这会 使DDX/DDV函数的创建更多 以键盘为中心,就像以前一样 VC6.有一些时间表 我们将需要应对的挑战 克服以完成功能,但是 我很乐观,你会看到它 当我们运送VS10时.'

'We are considering adding the Class Wizard back to VS10. We hope this will make DDX/DDV function creation more keyboard-centric just like it was in VC6. There are some schedule challenges that we will need to overcome to get the feature done, but I am optimistic that you will see it when we ship VS10.'

点击此处完整的讨论

VS2010的发行说明确认MFC类向导又回来了.因此,与流行的看法相反,MS的家伙确实听他们的用户.

The release notes for VS2010 confirm that MFC Class Wizard is back. So contrary to popular belief, the guys at MS do listen to their users.

Visual Studio 2010提供了C ++ IDE 包括回归的经验 MFC类向导的功能 通过Source查看大型源文件 概述,集成快速搜索到 轻松找到信息 当前的查找文件"方​​法 和易于扩展的IDE模型 通过新的托管可扩展性 框架(MEF).

Visual Studio 2010 provides a C++ IDE experience that includes the return of the MFC Class Wizard, the ability to view large source files through Source Outline, integrated quick searching to find information without the confusion of the current "Find In Files" method and an easily extensible IDE model through the new Managed Extensibility Framework (MEF).

这篇关于MS VC ++ 6类向导的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆