资源简介
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
相关资源
- VisualStudioUninstaller vs卸载工具
- 组态王驱动开发包3.0.0.7(中文)
- 多窗口后台鼠标连点器
- 使用选择性重传协议实现UDP可靠通信
- VC 获得文件属性 获取文件的创建时
- 读者写者问题(读者优先,写者优先
- 用VC 编写的仿QQ聊天室程序源代码
- 外点法程序
- 外罚函数程序
- qt-电子点菜系统
- 推箱子及人工智能寻路C 源代码
- 自己写的航空订票系统c 版--数据结构
- 数据结构实验魔王语言
- MUSIC算法c 实现
- C 餐厅叫号系统(QT平)
- 国际象棋c 完整版
-
ob
jectARX给Auto CAD加工具条 - 画图程序MFC/VC/VC CRectTracker 串行化
- MFC网络编程实例
- c 课程设计 职工信息管理系统
- VC 游戏编程—附源代码
- IpHlpApi.h&IpHlpApi.lib
- 清华大学 c 郑莉 ppt课件
- c 程序判断离散数学中命题公式
- 多项式求和(数据结构C 版)
- vc 6.0开发的流程图编辑器
- VC 天空盒(skyBox)实现(附源代码)
- c MFC 画多边形
- 用C 实现的对网络上的ARP数据包进行
- Microsoft基本类库 (MFC)(C 库)
评论
共有 条评论