简体   繁体   English

如何获得Visual Studio 2008为MFC对话框资源创建类?

[英]How do i get visual studio 2008 to create a class for my MFC dialog resource?

I used to use VC 6 a while back and there was a simple to use "wizard" that would create a class out of a dialog created in the GUI editor. 我曾经使用过VC 6,有一个简单易用的“向导”可以在GUI编辑器中创建的对话框中创建类。

I am using 2008 professional and there seems to be no way to generate this. 我使用的是2008 Professional,似乎没有办法生成此文件。 I can try to make it based on a template of previous projects, but it seems to me that is missing. 我可以尝试基于先前项目的模板来制作它,但是在我看来似乎丢失了。

Where did they bury that functionality? 他们将功能埋在哪里?

You might want to take a look at this . 您可能想看看这个 :) :)

我双击对话框,并提示创建一个新类。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在visual studio 2008中为我的应用程序设置图标? - How do I set the icon for my application in visual studio 2008? 当我尝试打开资源视图时,Visual Studio 2008崩溃。 我如何解决它? - Visual Studio 2008 crashes when I try to open Resource View. How do i fix it? 在Visual Studio 2010的“ MFC”对话框中单击“确定”后,如何使控制台应用程序运行? - How do I make console application run after clicking “ok” from mfc dialog box in visual studio 2010? 如何在基于对话框的 MFC 项目上创建自定义控件(Visual Studio 2012) - How to create a custom controls on a dialog based MFC project (visual studio 2012) 如何获取MFC对话框的对话框名称或对话框类? - How to get dialog name or dialog class of MFC dialog? 如何在Visual Studio 2008中创建COM DLL? - How do you create a COM DLL in Visual Studio 2008? Visual Studio 2008 MFC 没有标题的拖动对话框并检测所有鼠标事件 - Visual Studio 2008 MFC drag dialog without title and detect all mouse events MFC对话框的属性页包含文件在Visual Studio 2008中显示为空 - Properties page for MFC dialog include file shows empty in Visual Studio 2008 在Visual Studio C ++ 2008 Pro中的MFC对话框上进行额外的初始化 - Doing extra initialisations on a MFC Dialog in Visual Studio C++ 2008 Pro MFC PropertyGrid 控件在visual studio 的对话框编辑器中是如何工作的? - How does the MFC PropertyGrid control work in the dialog editor in visual studio?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM