========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : DisplayPrintCharKey
========================================================================
AppWizard has created this DisplayPrintCharKey application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your DisplayPrintCharKey application.
DisplayPrintCharKey.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
DisplayPrintCharKey.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CDisplayPrintCharKeyApp application class.
DisplayPrintCharKey.cpp
This is the main application source file that contains the application
class CDisplayPrintCharKeyApp.
DisplayPrintCharKey.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
DisplayPrintCharKey.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\DisplayPrintCharKey.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file DisplayPrintCharKey.rc.
res\DisplayPrintCharKey.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
DisplayPrintCharKey.reg
This is an example .REG file that shows you the kind of registration
settings the framework will set for you. You can use this as a .REG
file to go along with your application or just delete it and rely
on the default RegisterShellFileTypes registration.
/////////////////////////////////////////////////////////////////////////////
For the main frame window:
MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CMDIFrameWnd and controls all MDI frame features.
res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in DisplayPrintCharKey.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
For the child frame window:
ChildFrm.h, ChildFrm.cpp
These files define and implement the CChildFrame class, which
supports the child windows in an MDI application.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
DisplayPrintCharKeyDoc.h, DisplayPrintCharKeyDoc.cpp - the document
These files contain your CDisplayPrintCharKeyDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CDisplayPrintCharKeyDoc::Serialize).
DisplayPrintCharKeyView.h, DisplayPrintCharKeyView.cpp - the view of the document
These files contain your CDisplayPrintCharKeyView class.
CDisplayPrintCharKeyView objects are used to view CDisplayPrintCharKeyDoc objects.
res\DisplayPrintCharKeyDoc.ico
This is an icon file, which is used as the icon for MDI child windows
for the CDisplayPrintCharKeyDoc class. This icon is included by the main
resource file DisplayPrintCharKey.rc.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named DisplayPrintCharKey.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
Visual C++ 6.0高级编程技术精粹源码
共1450个文件
h:364个
cpp:296个
ico:74个
需积分: 10 36 下载量 110 浏览量
2010-01-26
14:18:51
上传
评论 1
收藏 5.89MB RAR 举报
温馨提示
本书从应用程序开发的三个发展阶段出发,用大量实例系统地介绍了Visual C++ 6.0的编程基础、高级编程方法和技巧。书中主要内容包括Visual C++编程基础、集成开发环境、对话框和各种常见控件、消息机制、文档和视图、图形图像、文件处理、注册表操作、ActiveX编程、多媒体、多线程、数据库编程、动态链接库、COM编程、网络编程、钩子技术和托盘技术等。 书中在讲解各开发技术要点时,辅以大量源自工程实践的案例,同时,作者将从业8年以来的开发经验与技巧,以及大公司的先进开发理念融入到对技术的讲解与案例的分析中,以提高读者的开发效率。 本书可用于自学或培训教材,适合有一定VC编程基础的读者。书中大量从实际项目开发中提取的具有工程实用价值的代码,对编程人员具有很好的参考意义。
资源推荐
资源详情
资源评论
收起资源包目录
Visual C++ 6.0高级编程技术精粹源码 (1450个子文件)
DisplayBitmapInSDI.aps 1.42MB
UIThreadSplasher.aps 332KB
FileSerialize.aps 46KB
ThreadSynchronization.aps 46KB
ProcessMg.aps 38KB
TCPChatClient.aps 37KB
SuperDigitalClock.aps 37KB
ODBCRWExcel.aps 36KB
DAOAccess.aps 36KB
VideoPlayer.aps 36KB
BmpToJpg.aps 36KB
EncryptFile.aps 36KB
NonModeDlg.aps 36KB
SelMultiFiles.aps 36KB
ModeDlg.aps 36KB
ScanLanComputer.aps 35KB
ThreadCommunication.aps 35KB
EmployeeInfo.aps 35KB
TestSuperDigitalClock.aps 35KB
TimeShutDownPC.aps 35KB
StaticRollupText.aps 35KB
TurnOffPC.aps 35KB
ThreeStyleComboBox.aps 35KB
AddressList.aps 35KB
TestMouseHook.aps 35KB
TestMaskKey.aps 34KB
AddressListDll.aps 34KB
DisplayPrintCharKey.aps 32KB
XPStyleButton.aps 32KB
DrawLine.aps 30KB
ShowScollTextInStatusBar.aps 30KB
MDICopyBitmap.aps 29KB
PopMenu.aps 29KB
ShowTextUnderToolBar.aps 29KB
OpenRecentFile.aps 29KB
TestMouseCursorRgn.aps 29KB
DisplayMouseMsg.aps 28KB
DisplayText.aps 28KB
TestCOMCalculator.aps 22KB
ADOAccess.aps 22KB
MoveItem.aps 21KB
Mp3Player.aps 21KB
UDPCommunicationServer.aps 21KB
UDPCommunicationClient.aps 21KB
KeepLasttimeFile.aps 21KB
TCPChatServer.aps 21KB
LogOn.aps 21KB
CountDown.aps 21KB
DisplayInfo.aps 21KB
TextProgress.aps 20KB
CommonDlg.aps 20KB
ModifyIEHomepage.aps 20KB
LimitUseTime.aps 20KB
COMCalculator.aps 19KB
DisplayInfoDll.aps 18KB
TurnOffPcDll.aps 18KB
REGISTER.BAT 45B
fj.bmp 1.92MB
Bliss.bmp 1.37MB
行星.bmp 428KB
Clouds.bmp 301KB
TEST.BMP 162KB
tsinghua.bmp 88KB
Radio.bmp 4KB
CheckBox.bmp 4KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
SuperDigitalClockCtl.bmp 238B
COMCalculator_p.c 15KB
COMCalculator_i.c 1KB
TestCOMCalculator_i.c 1022B
dlldata.c 847B
DisplayPrintCharKey.clw 5KB
ProcessMg.clw 4KB
UIThreadSplasher.clw 3KB
DrawLine.clw 3KB
ThreadSynchronization.clw 3KB
MDICopyBitmap.clw 3KB
ScanLanComputer.clw 3KB
ShowScollTextInStatusBar.clw 3KB
PopMenu.clw 2KB
TestMouseCursorRgn.clw 2KB
DisplayMouseMsg.clw 2KB
ShowTextUnderToolBar.clw 2KB
MoveItem.clw 2KB
共 1450 条
- 1
- 2
- 3
- 4
- 5
- 6
- 15
资源评论
gyw103072
- 粉丝: 1
- 资源: 7
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 343366978633126base.apk
- map_mode_escape_1.28.13.12700.pak
- androidx.multidex.MultiDexApplication.apk.1
- 丑子金装美化32(1).zip
- 基于Visual Basic .Net及Python技术的学校需求解决方案设计源码
- 基于Java语言的Web开发学习Demo设计源码
- 基于Java的医院排队叫号系统界面原型设计源码
- 基于Java语言的Himalaya仿喜马拉雅设计源码
- 基于PHP+HTML+CSS+JavaScript的智能电车管家设计源码
- 基于Emscripten编译的纯H5直播流播放器jessibuca设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功