资源简介
ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用ListCtrl控件和下拉框,编辑框等控件组合使用
代码片段和文件信息
// ListCtrlDemo.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “ListCtrlDemo.h“
#include “MainFrm.h“
#include “ListCtrlDemoDoc.h“
#include “ListCtrlDemoView.h“
#include “MyListCtrlDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CListCtrlDemoApp
BEGIN_MESSAGE_MAP(CListCtrlDemoApp CWinApp)
//{{AFX_MSG_MAP(CListCtrlDemoApp)
ON_COMMAND(ID_APP_ABOUT OnAppAbout)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG_MAP
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW CWinApp::OnFileNew)
ON_COMMAND(ID_FILE_OPEN CWinApp::OnFileOpen)
// Standard print setup command
ON_COMMAND(ID_FILE_PRINT_SETUP CWinApp::OnFilePrintSetup)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CListCtrlDemoApp construction
CListCtrlDemoApp::CListCtrlDemoApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CListCtrlDemoApp object
CListCtrlDemoApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CListCtrlDemoApp initialization
BOOL CListCtrlDemoApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
// Change the registry key under which our settings are stored.
// You should modify this string to be something appropriate
// such as the name of your company or organization.
SetRegistryKey(_T(“Local AppWizard-Generated Applications“));
LoadStdProfileSettings(); // Load standard INI file options (including MRU)
// Register the application‘s document templates. Document templates
// serve as the connection between documents frame windows and views.
CSingleDocTemplate* pDocTemplate;
pDocTemplate = new CSingleDocTemplate(
IDR_MAINframe
RUNTIME_CLASS(CListCtrlDemoDoc)
RUNTIME_CLASS(CMainframe) // main SDI frame window
RUNTIME_CLASS(CListCtrlDemoView));
AddDocTemplate(pDocTemplate);
// Parse command line for standard shell commands DDE file open
CCommandLineInfo cmdInfo;
ParseCommandLine(cmdInfo);
// Dispatch commands specified on the command line
if (!ProcessShellCommand(cmdInfo))
return FALSE;
// The one and only window has been i
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 5236 1998-12-21 17:44 ListCtrlDemo.001
文件 47152 1998-12-21 16:57 ListCtrlDemo.aps
文件 4381 1998-12-21 12:35 ListCtrlDemo.cpp
文件 5164 1998-12-22 08:39 ListCtrlDemo.dsp
文件 549 1998-12-22 08:39 ListCtrlDemo.dsw
文件 1432 1998-12-21 11:17 ListCtrlDemo.h
文件 91136 1998-12-23 00:34 ListCtrlDemo.ncb
文件 49664 1998-12-23 00:34 ListCtrlDemo.opt
文件 260 1998-12-23 00:26 ListCtrlDemo.plg
文件 13113 1998-12-21 16:57 ListCtrlDemo.rc
文件 1862 1998-12-21 11:17 ListCtrlDemoDoc.cpp
文件 1549 1998-12-21 11:17 ListCtrlDemoDoc.h
文件 2761 1998-12-21 11:17 ListCtrlDemoView.cpp
文件 1993 1998-12-21 11:17 ListCtrlDemoView.h
文件 2548 1998-12-21 11:17 MainFrm.cpp
文件 1586 1998-12-21 11:17 MainFrm.h
文件 21951 1998-12-23 00:26 MyListCtrl.cpp
文件 10515 1998-12-23 00:20 MyListCtrl.h
文件 6570 1998-12-21 17:28 MyListCtrlDlg.cpp
文件 1421 1998-12-21 15:26 MyListCtrlDlg.h
文件 4167 1998-12-21 11:17 ReadMe.txt
目录 0 1998-12-22 08:38 res\
文件 827 1998-12-21 16:57 resource.h
文件 1078 1998-12-21 11:17 res\ListCtrlDemo.ico
文件 404 1998-12-21 11:17 res\ListCtrlDemo.rc2
文件 1078 1998-12-21 11:17 res\ListCtrlDemoDoc.ico
文件 1078 1998-12-21 11:17 res\Toolbar.bmp
文件 502 1998-12-21 16:57 res\up_butto.bmp
文件 210 1998-12-21 11:17 StdAfx.cpp
文件 987 1998-12-21 11:17 StdAfx.h
相关资源
- vs2017+qt在一个dll中集成多个自定义插
- Qt socket的文件传输
- linux 下c实现简单的网络嗅探器
- 最简洁马走日c程序回溯打印所有能走
- Jsoncpp_0.6rc2修改版
- 数据结构课程设计--统计成绩
- OPENGL可一走动的人
- Myrecord.rar
- 随机数数据折线图
- 基于4的FFT变换
- VirtualList.7z
- QT实现计算器包含科学计算与进制转换
- QT text预加载方式显示大文件文本.zi
- 计算机图形学四面体几何变换.doc
- 回溯法、遗传算法、CSP最小冲突法解
- 基于数据报套接字的回射程序设计与
- 操作系统实验报告-文件系统
- 3种不同语言的BP算法
- 冒险岛吸怪无敌 源码
- API函数大全(中文)
- Robocup2d的官方说明书
- 点云数据ply格式
- 图像亮度调整源代码
- 高斯平滑源代码
- 点云pcd与txt之间的转换
- 分层建立多叉树及分层遍历输出
- 支持向量机libsvm-2.88(最新版
- 简单多边形的屋脊线计算算法
- 十字链表的定义及实现
- 基于QT的P2P共享文件系统
评论
共有 条评论