资源简介
Rose_蝴蝶结.rar
代码片段和文件信息
// MainFrm.cpp : implementation of the CMainframe class
//
#include “stdafx.h“
#include “Rose.h“
#include “MainFrm.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMainframe
IMPLEMENT_DYNCREATE(CMainframe CframeWnd)
BEGIN_MESSAGE_MAP(CMainframe CframeWnd)
//{{AFX_MSG_MAP(CMainframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code !
ON_WM_CREATE()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
static UINT indicators[] =
{
ID_SEPARATOR // status line indicator
ID_INDICATOR_CAPS
ID_INDICATOR_NUM
ID_INDICATOR_SCRL
};
/////////////////////////////////////////////////////////////////////////////
// CMainframe construction/destruction
CMainframe::CMainframe()
{
// TODO: add member initialization code here
}
CMainframe::~CMainframe()
{
}
int CMainframe::OnCreate(LPCREATESTRUCT lpCreateStruct)
{
if (CframeWnd::OnCreate(lpCreateStruct) == -1)
return -1;
if (!m_wndToolBar.CreateEx(this TBstyle_FLAT WS_CHILD | WS_VISIBLE | CBRS_TOP
| CBRS_GRIPPER | CBRS_TOOLTIPS | CBRS_FLYBY | CBRS_SIZE_DYNAMIC) ||
!m_wndToolBar.LoadToolBar(IDR_MAINframe))
{
TRACE0(“Failed to create toolbar\n“);
return -1; // fail to create
}
if (!m_wndStatusBar.Create(this) ||
!m_wndStatusBar.SetIndicators(indicators
sizeof(indicators)/sizeof(UINT)))
{
TRACE0(“Failed to create status bar\n“);
return -1; // fail to create
}
// TODO: Delete these three lines if you don‘t want the toolbar to
// be dockable
m_wndToolBar.EnableDocking(CBRS_ALIGN_ANY);
EnableDocking(CBRS_ALIGN_ANY);
DockControlBar(&m_wndToolBar);
return 0;
}
BOOL CMainframe::PreCreateWindow(CREATESTRUCT& cs)
{
if( !CframeWnd::PreCreateWindow(cs) )
return FALSE;
// TODO: Modify the Window class or styles here by modifying
// the CREATESTRUCT cs
return TRUE;
}
/////////////////////////////////////////////////////////////////////////////
// CMainframe diagnostics
#ifdef _DEBUG
void CMainframe::AssertValid() const
{
CframeWnd::AssertValid();
}
void CMainframe::Dump(CDumpContext& dc) const
{
CframeWnd::Dump(dc);
}
#endif //_DEBUG
/////////////////////////////////////////////////////////////////////////////
// CMainframe message handlers
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2505 2010-05-20 15:46 Rose_蝴蝶结\MainFrm.cpp
文件 1581 2010-05-20 15:46 Rose_蝴蝶结\MainFrm.h
文件 4263 2010-05-20 15:46 Rose_蝴蝶结\ReadMe.txt
文件 490 2010-05-20 15:46 Rose_蝴蝶结\Resource.h
文件 1925 2010-05-20 15:46 Rose_蝴蝶结\Rose.clw
文件 4173 2010-05-20 15:46 Rose_蝴蝶结\Rose.cpp
文件 4513 2010-05-20 15:46 Rose_蝴蝶结\Rose.dsp
文件 516 2010-05-20 15:46 Rose_蝴蝶结\Rose.dsw
文件 1334 2010-05-20 15:46 Rose_蝴蝶结\Rose.h
文件 74752 2010-05-20 15:55 Rose_蝴蝶结\Rose.ncb
文件 48640 2010-05-20 15:55 Rose_蝴蝶结\Rose.opt
文件 713 2010-05-20 15:54 Rose_蝴蝶结\Rose.plg
文件 10519 2010-05-20 15:46 Rose_蝴蝶结\Rose.rc
文件 1702 2010-05-20 15:46 Rose_蝴蝶结\RoseDoc.cpp
文件 1453 2010-05-20 15:46 Rose_蝴蝶结\RoseDoc.h
文件 3074 2010-05-20 15:54 Rose_蝴蝶结\RoseView.cpp
文件 1859 2010-05-20 15:46 Rose_蝴蝶结\RoseView.h
文件 206 2010-05-20 15:46 Rose_蝴蝶结\StdAfx.cpp
文件 1054 2010-05-20 15:46 Rose_蝴蝶结\StdAfx.h
文件 20027 2010-05-20 15:46 Rose_蝴蝶结\Debug\MainFrm.obj
文件 118863 2010-05-20 15:54 Rose_蝴蝶结\Debug\Rose.exe
文件 333928 2010-05-20 15:54 Rose_蝴蝶结\Debug\Rose.ilk
文件 22948 2010-05-20 15:46 Rose_蝴蝶结\Debug\Rose.obj
文件 5506696 2010-05-20 15:46 Rose_蝴蝶结\Debug\Rose.pch
文件 427008 2010-05-20 15:54 Rose_蝴蝶结\Debug\Rose.pdb
文件 7228 2010-05-20 15:46 Rose_蝴蝶结\Debug\Rose.res
文件 14728 2010-05-20 15:46 Rose_蝴蝶结\Debug\RoseDoc.obj
文件 23610 2010-05-20 15:54 Rose_蝴蝶结\Debug\RoseView.obj
文件 105734 2010-05-20 15:46 Rose_蝴蝶结\Debug\StdAfx.obj
文件 222208 2010-05-20 15:54 Rose_蝴蝶结\Debug\vc60.idb
............此处省略11个文件信息
相关资源
- UDC(通用驱动配置)说明.pdf
- app-architecture-2018-05-14.pdf
-
syba
se15.7安装.doc - StrutsDemoOK.zip
- UM0492_STM32F103XX_永磁同步电机_PMSM_FOC软
- libdispatch-913.1.6.tar
- plant-simulation基础培训教程(中文)
- jokeqiao_10212302.zip
- IEEEdata.rar
- Joininthefun_1409312.zip
- 山东大学计算机组成原理课程设计源
- 你的灯亮着吗.rar
- TheEffectiveEngineer_Howto-EdmondLau.pdf
- ZJGallery-master.zip
- 1.rar100832
- 购物车模块.rar
- jieba-analysis-1.0.2.rar
- 20090425.rar
- ReBEL-0.2.7.rar
- 迅维网chinafix.com_LA-9535P.zip
- datasets_lr_utils.zip
- 新概念英语第二册笔记pdf(96课全)
- Revit二次开发实现BIM盈利.pdf
- NSGA2传统标准.zip
- 源代码.rar100795
- 课程设计报告.doc
- Applicationsofsecond-orderconeprogramming.PDF
- 数据中心网络和安全建议方案模板.
- CRUDDemo2.2.rar
- 毕业论文(打印1).pdf
评论
共有 条评论