资源简介
代码片段和文件信息
// MaxStatic.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “MaxStatic.h“
#include “MaxStaticDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMaxStaticApp
BEGIN_MESSAGE_MAP(CMaxStaticApp CWinApp)
//{{AFX_MSG_MAP(CMaxStaticApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CMaxStaticApp construction
CMaxStaticApp::CMaxStaticApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CMaxStaticAp
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 106550 2013-03-25 15:59 MaxStatic\Debug\MaxStatic.exe
文件 202804 2013-03-25 15:59 MaxStatic\Debug\MaxStatic.ilk
文件 13810 2013-03-25 15:59 MaxStatic\Debug\MaxStatic.obj
文件 5507096 2013-03-25 15:56 MaxStatic\Debug\MaxStatic.pch
文件 361472 2013-03-25 15:59 MaxStatic\Debug\MaxStatic.pdb
文件 2484 2013-03-25 15:56 MaxStatic\Debug\MaxStatic.res
文件 30660 2013-03-25 15:59 MaxStatic\Debug\MaxStaticDlg.obj
文件 105496 2013-03-25 15:56 MaxStatic\Debug\StdAfx.obj
文件 205824 2013-03-25 15:59 MaxStatic\Debug\vc60.idb
文件 364544 2013-03-25 15:59 MaxStatic\Debug\vc60.pdb
文件 35416 2013-03-25 15:55 MaxStatic\MaxStatic.aps
文件 1092 2013-03-25 15:55 MaxStatic\MaxStatic.clw
文件 2105 2013-03-25 15:43 MaxStatic\MaxStatic.cpp
文件 4213 2013-03-25 15:43 MaxStatic\MaxStatic.dsp
文件 541 2013-03-25 15:43 MaxStatic\MaxStatic.dsw
文件 1357 2013-03-25 15:43 MaxStatic\MaxStatic.h
文件 41984 2013-03-25 16:00 MaxStatic\MaxStatic.ncb
文件 48640 2013-03-25 16:00 MaxStatic\MaxStatic.opt
文件 996 2013-03-25 15:59 MaxStatic\MaxStatic.plg
文件 5205 2013-03-25 15:55 MaxStatic\MaxStatic.rc
文件 7455 2013-03-25 15:59 MaxStatic\MaxStaticDlg.cpp
文件 1717 2013-03-25 15:59 MaxStatic\MaxStaticDlg.h
文件 3633 2013-03-25 15:43 MaxStatic\ReadMe.txt
文件 1078 2013-03-25 15:43 MaxStatic\res\MaxStatic.ico
文件 401 2013-03-25 15:43 MaxStatic\res\MaxStatic.rc2
文件 687 2013-03-25 15:55 MaxStatic\resource.h
文件 211 2013-03-25 15:43 MaxStatic\StdAfx.cpp
文件 1054 2013-03-25 15:43 MaxStatic\StdAfx.h
目录 0 2013-03-25 15:59 MaxStatic\Debug
目录 0 2013-03-25 15:43 MaxStatic\res
............此处省略4个文件信息
相关资源
- mfc 同步移动两个窗口
-
MFC嵌入CEF(ja
vasc ript 调用 C++ 函数 - C++ 使用ADO Data控件连接Access数据库
- MFC/VC++字符串与十六进制码之间互相转
- MFC 列表控件(ListControl)扩展类集合
- MFC做的wifi通信上位机
- 《MFC游戏开发》笔记七 场景滚动 配套
- c++ 滚动条 控件源码
- 基于mfc的视频中的几何图形检测
- mfc串口程序
- 基于MFC的UDP聊天程序
- 大华相机MFC抓取图片显示
- MFC单文档记事本
- MFC两进程间内存共享源码
- MFC教学楼管理系统
- MFC Windows程序设计(第二版)
- 实时获取光标当前位置的灰度值
- 基于MFC的TCP通信服务器端
- MFC扫雷程序
- ABCBank(银行管理系统)
- MFC控制摄像头
- DES_CBC加密,解密多种格式文件,基于
- VS2010录音程序_音频采集_MFC
- Opencv:基于MFC 对话框 摄像头采集视频
- MFC编程TCP通信程序
- MFC TCP多客户端通信(基于CAsyncSocket)
- MFC界面美化之SkinMagic典型
- MFC写的聊天软件客户端
- MFC和openCV看图小程序
- 基于MODBUS RTU MFC上位机软件
评论
共有 条评论