• 大小: 0.04M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签: button  ComboBox  EDITBOX  

资源简介


资源截图

代码片段和文件信息

// ListCtrlDemo.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “ListCtrlDemo.h“
#include “ListCtrlDemoDlg.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)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CListCtrlDemoApp construction

CListCtrlDemoApp::CListCtrl

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1759  2003-07-17 10:10  ListCtrlDemoDlg.h
     文件       36688  2003-07-17 10:13  ListCtrlDemo.aps
     文件        1698  2003-07-17 10:31  ListCtrlDemo.clw
     文件        2147  2003-07-04 15:23  ListCtrlDemo.cpp
     文件        4401  2003-07-04 16:07  ListCtrlDemo.dsp
     文件         547  2003-07-04 15:23  ListCtrlDemo.dsw
     文件        1390  2003-07-04 15:23  ListCtrlDemo.h
     文件       74752  2003-07-17 10:44  ListCtrlDemo.ncb
     文件       56832  2003-07-17 10:44  ListCtrlDemo.opt
     文件        1869  2003-07-17 10:32  ListCtrlDemo.plg
     文件        6930  2003-07-17 10:13  ListCtrlDemo.rc
     文件        6708  2003-07-17 10:31  ListCtrlDemoDlg.cpp
     文件         404  2003-07-04 15:23  res\ListCtrlDemo.rc2
     文件        1078  2003-07-04 15:23  res\ListCtrlDemo.ico
     目录           0  2003-07-04 15:23  res\
     文件       17241  2003-07-17 10:09  NeuListCtrl.cpp
     文件        3170  2003-07-17 10:07  NeuListCtrl.h
     文件        3687  2003-07-04 15:23  ReadMe.txt
     文件        1242  2003-07-07 16:54  Resource.h
     文件         214  2003-07-04 15:23  StdAfx.cpp
     文件        1054  2003-07-04 15:23  StdAfx.h

评论

共有 条评论