资源简介
关于MAPX5.0中sample文件,很多人安装的5.0文件中都没有这个文件,这个是配套的!希望对大家有帮助!
代码片段和文件信息
// AddThemeDlg.cpp : implementation file
//
/* This sample application and corresponding sample code is provided
* for example purposes only. It has not undergone rigorous testing
* and as such should not be shipped as part of a final application
* without extensive testing on the part of the organization releasing
* the end-user product.
*/
#include “stdafx.h“
#include “mapxsamp.h“
#include “AddThemeDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CAddThemeDlg dialog
CAddThemeDlg::CAddThemeDlg(CWnd* pParent /*=NULL*/)
: CDialog(CAddThemeDlg::IDD pParent)
{
//{{AFX_DATA_INIT(CAddThemeDlg)
// NOTE: the ClassWiza
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 6217 2009-08-23 10:25 Cpp\AddThemeDlg.cpp
文件 1382 2009-08-23 10:25 Cpp\AddThemeDlg.h
文件 1816 2009-08-23 10:25 Cpp\CHILDFRM.CPP
文件 1280 2009-08-23 10:25 Cpp\CHILDFRM.H
文件 3665 2009-08-23 10:26 Cpp\FINDDLG.CPP
文件 1307 2009-08-23 10:26 Cpp\FINDDLG.H
文件 1424 2009-08-23 10:26 Cpp\INFODLG.CPP
文件 1140 2009-08-23 10:26 Cpp\INFODLG.H
文件 4254 2009-08-23 10:26 Cpp\MAINFRM.CPP
文件 1529 2009-08-23 10:26 Cpp\MAINFRM.H
文件 153261 2009-08-23 10:26 Cpp\MAPX.CPP
文件 109587 2009-08-23 10:27 Cpp\MAPX.H
文件 6775 2009-08-23 10:27 Cpp\MAPXSAMP.CPP
文件 6026 2009-08-23 10:27 Cpp\MAPXSAMP.DSP
文件 1411 2009-08-23 10:27 Cpp\MAPXSAMP.H
文件 15210 2009-08-23 10:27 Cpp\MAPXSAMP.MAK
文件 42496 2009-08-23 10:27 Cpp\MAPXSAMP.MDP
文件 1023 2009-08-23 10:27 Cpp\MAPXSAMP.ODL
文件 44256 2009-08-23 10:27 Cpp\MAPXSAMP.RC
文件 686 2009-08-23 10:27 Cpp\MAPXSAMP.REG
文件 3252 2009-08-23 10:27 Cpp\mapxsampDoc.cpp
文件 1722 2009-08-23 10:27 Cpp\mapxsampDoc.h
文件 46157 2009-08-23 10:34 Cpp\mapxsampView.cpp
文件 5313 2009-08-23 10:34 Cpp\mapxsampView.h
文件 1711 2009-08-23 10:34 Cpp\README.TXT
文件 718 2009-08-23 10:25 Cpp\Res\MAINFRAM.BMP
文件 1078 2009-08-23 10:25 Cpp\Res\MAPXSAMP.ICO
文件 400 2009-08-23 10:25 Cpp\Res\MAPXSAMP.RC2
文件 1078 2009-08-23 10:25 Cpp\Res\mapxsampDoc.ico
文件 958 2009-08-23 10:25 Cpp\Res\TOOLBAR.BMP
............此处省略15个文件信息
- 上一篇:arm计时器程序设计
- 下一篇:opencv小案例_图像中圆对象提取
评论
共有 条评论