资源简介
Visual C++ 开发实战宝典.(清华.宋坤)(配书源码)
代码片段和文件信息
// Hello.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “Hello.h“
#include “HelloDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CHelloApp
BEGIN_MESSAGE_MAP(CHelloApp CWinApp)
//{{AFX_MSG_MAP(CHelloApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CHelloApp construction
CHelloApp::CHelloApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CHelloApp object
CHelloApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CHelloApp initialization
BOOL CHelloApp::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
CHelloDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 106574 2011-09-08 11:11 Instances\1\例1.1\Hello\Debug\Hello.exe
文件 190152 2011-09-08 11:11 Instances\1\例1.1\Hello\Debug\Hello.ilk
文件 14258 2011-09-08 11:10 Instances\1\例1.1\Hello\Debug\Hello.obj
文件 5505248 2011-09-08 11:10 Instances\1\例1.1\Hello\Debug\Hello.pch
文件 271360 2011-09-08 11:11 Instances\1\例1.1\Hello\Debug\Hello.pdb
文件 2660 2011-09-08 11:10 Instances\1\例1.1\Hello\Debug\Hello.res
文件 27122 2011-09-08 11:10 Instances\1\例1.1\Hello\Debug\HelloDlg.obj
文件 105700 2011-09-08 11:10 Instances\1\例1.1\Hello\Debug\StdAfx.obj
文件 205824 2011-09-08 11:11 Instances\1\例1.1\Hello\Debug\vc60.idb
文件 364544 2011-09-08 11:10 Instances\1\例1.1\Hello\Debug\vc60.pdb
文件 21028 2011-09-08 11:10 Instances\1\例1.1\Hello\Hello.aps
文件 1278 2011-09-08 11:11 Instances\1\例1.1\Hello\Hello.clw
文件 2049 2009-05-13 12:54 Instances\1\例1.1\Hello\Hello.cpp
文件 4141 2009-05-13 12:54 Instances\1\例1.1\Hello\Hello.dsp
文件 535 2009-05-13 12:54 Instances\1\例1.1\Hello\Hello.dsw
文件 1313 2009-05-13 12:54 Instances\1\例1.1\Hello\Hello.h
文件 41984 2011-09-08 11:11 Instances\1\例1.1\Hello\Hello.ncb
文件 53760 2011-09-08 11:11 Instances\1\例1.1\Hello\Hello.opt
文件 1634 2011-09-08 11:11 Instances\1\例1.1\Hello\Hello.plg
文件 5498 2009-05-13 12:57 Instances\1\例1.1\Hello\Hello.rc
文件 4717 2009-05-13 12:57 Instances\1\例1.1\Hello\HelloDlg.cpp
文件 1358 2009-05-13 12:57 Instances\1\例1.1\Hello\HelloDlg.h
文件 3561 2009-05-13 12:54 Instances\1\例1.1\Hello\ReadMe.txt
文件 1078 2009-05-13 12:54 Instances\1\例1.1\Hello\res\Hello.ico
文件 397 2009-05-13 12:54 Instances\1\例1.1\Hello\res\Hello.rc2
文件 775 2009-05-13 12:57 Instances\1\例1.1\Hello\resource.h
文件 207 2009-05-13 12:54 Instances\1\例1.1\Hello\StdAfx.cpp
文件 1054 2009-05-13 12:54 Instances\1\例1.1\Hello\StdAfx.h
文件 3705 2009-04-17 08:52 Instances\10\例10.1\SimpleTextOut\ReadMe.txt
文件 1078 2009-04-17 08:52 Instances\10\例10.1\SimpleTextOut\res\SimpleTextOut.ico
............此处省略4236个文件信息
相关资源
- Visual C++ 开发实战宝典--书源码
- C++项目开发实战入门全彩版PDF1
- Visual C++开发实战1200例(第2卷).(配
- OpenNI体感应用开发实战 [任侃 著] 20
- 《Visual C++开发实战1200例第2卷》+源代
- C++项目开发实战入门_明日科技.rar
- Visual C++开发实战1200例(第2卷).(配
- Visual C++开发实战1200例(第2卷).(配
- modbus串口从机程序基于libmodbus,《M
- Visual C++开发实战1200例(第2卷).(配
- C++项目开发实战入门全彩版PDF2
- Visual C++开发实战1200例高清完整.pdf版
- Visual C++开发实战1200例(第2卷).(配
- Visual C++开发实战1200例(第2卷).(配
- C++课程和项目开发实战视频
- Visual C++开发实战1200例第1卷高清+完整
- Visual C++开发实战1200例 光盘--源码
- [野火]《RT-Thread 内核实现与应用开发
- STM32库开发实战指南,基于STM32F103,
- [野火®]《FreeRTOS 内核实现与应用开
- 《Qt及Qt Quick开发实战精解》代码
评论
共有 条评论