代码搜索:ClassWizard

找到约 10,000 项符合「ClassWizard」的源代码

代码结果 10,000
www.eeworm.com/read/104525/15690649

txt 通用对话框.txt

用MFC和<mark>ClassWizard</mark>子类化Window的通用对话框 (hangwire发表于2002-1-16 0:43:19) 为了子类化Windows通用对话框(如CFileDialog),我们必须创建一个"子对话框模板"并将这个模板绑定到自己的CFileDialog派生类中。这个模板必须只包含你添加到此对话框中的控制。 从所周知,系统将你的对话框模板放在常规对话 ...
www.eeworm.com/read/104409/15695003

clw bike.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CBikeExtension LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "bik
www.eeworm.com/read/103822/15719224

clw canvasr.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=canvasFrame LastTemplate=CFrameWnd NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "canv
www.eeworm.com/read/103283/15737856

odl meter.odl

// Meter.odl : type library source for ActiveX Control project. // This file will be processed by the Make Type Library (mktyplib) tool to // produce the type library (Meter.tlb) that will become
www.eeworm.com/read/102688/15762989

clw lt.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass= LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "lt.h" LastPage=0
www.eeworm.com/read/102565/15770640

htm chap4_2.htm

4.2工具条的编程技术
www.eeworm.com/read/102565/15770643

htm chap3_6.htm

3.6 使用菜单
www.eeworm.com/read/102552/15771262

htm subject_35242.htm

序号:35242 发表者:小抱枕 发表日期:2003-04-04 21:28:04 主题:classwizard中已经显示了但在classview中却没有? 内容:我定义了一个类在classwizard中已经显示了但在classview中却没有怎么回事呢??? 返回上页
www.eeworm.com/read/102552/15771479

htm subject_43010.htm

序号:43010 发表者:苏鹏辉 发表日期:2003-06-07 14:29:48 主题:clist control控件和对话眶怎么用? 内容:在对话框上放置一个clist contriol控件,在class view中生成一个基于clistctrl的派生类,怎么实现呀!我的只有构造和析构函数。但我看的例程却有许多成员变量。是不是不能在对话框双击cre
www.eeworm.com/read/102552/15771525

htm subject_25853.htm

序号:25853 发表者:天花乱坠 发表日期:2002-12-26 11:42:19 主题:为何重载了OK键的函数当用回车键时候还是退出整个程序? 内容:那个对话框是做在类似于属性页的里面,重载的时候我给改了名字,不是OnOK,换成别的了,有关系么? 返回上页