========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : scribble
========================================================================
AppWizard has created this scribble 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 scribble application.
scribble.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.
scribble.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CScribbleApp application class.
scribble.cpp
This is the main application source file that contains the application
class CScribbleApp.
scribble.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++.
res\scribble.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file scribble.rc.
res\scribble.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.
scribble.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.
/////////////////////////////////////////////////////////////////////////////
For the main frame window:
MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CFrameWnd and controls all SDI 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 scribble.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
scribbleDoc.h, scribbleDoc.cpp - the document
These files contain your CScribbleDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CScribbleDoc::Serialize).
scribbleView.h, scribbleView.cpp - the view of the document
These files contain your CScribbleView class.
CScribbleView objects are used to view CScribbleDoc objects.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named scribble.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 MFC40XXX.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, MFC40DEU.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.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
编程高手VC光盘教程的源代码 (852个子文件)
Clock.aps 37KB
CustSBar.aps 36KB
MDI2ViewsB.aps 35KB
BmpBut.aps 34KB
ManAcc01.aps 33KB
MDI2Views.aps 32KB
DlgBars.aps 32KB
tree.aps 32KB
Toolbar.aps 32KB
SDI2Views.aps 31KB
Form.aps 31KB
diff.aps 30KB
UseClock.aps 30KB
DynAcc01.aps 30KB
DynaMenu.aps 29KB
Tabbed.aps 29KB
Modeless.aps 28KB
SpinButton.aps 27KB
ADOSample3.aps 23KB
ADOSample1.aps 22KB
ADOSample2.aps 21KB
IDM_REDB.BMP 1KB
BMP00002.BMP 1KB
BMP00001.BMP 1KB
BITMAP1.BMP 1KB
blue.bmp 1KB
green.bmp 1KB
bmp00003.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 958B
TOOLBAR.BMP 838B
Toolbar.bmp 838B
Toolbar.bmp 838B
Toolbar.bmp 718B
bitmap4.bmp 630B
bitmap9.bmp 630B
bitmap3.bmp 630B
bitmap7.bmp 630B
bitmap2.bmp 630B
bitmap8.bmp 630B
bitmap5.bmp 630B
bitmap6.bmp 630B
bitmap1.bmp 630B
bmp00002.bmp 630B
bmp00001.bmp 630B
bitmap1.bmp 630B
redu.bmp 630B
TOOLBAR1.BMP 478B
CLOCKCTL.BMP 246B
Toolbar.bmp 238B
MDI2VIEWSB.CLW 6KB
USECLOCK.CLW 6KB
MDI2VIEWS.CLW 5KB
DynAcc01.clw 4KB
FORM.CLW 4KB
SDI2VIEWS.CLW 4KB
TABBED.CLW 4KB
BmpBut.clw 4KB
TOOLBAR.CLW 4KB
ADOSample3.clw 4KB
DYNAMENU.CLW 4KB
DLGBARS.CLW 4KB
MODELESS.CLW 4KB
ManAcc01.clw 4KB
DynAcc02.clw 4KB
TREE.CLW 4KB
DIFF.CLW 3KB
PRPREVUE.CLW 3KB
CLOCK.CLW 3KB
CUSTSBAR.CLW 2KB
Browse.clw 2KB
SpinButton.clw 2KB
SCROLL.CLW 2KB
LIST.CLW 2KB
ComboEx.clw 2KB
SPLITTER.CLW 2KB
scribble.clw 2KB
ADOSample2.clw 2KB
ADOSample1.clw 1KB
ClockCtl.cpp 20KB
datagrid.cpp 18KB
_recordset.cpp 13KB
TREEVIEW.CPP 11KB
webbrowser2.cpp 11KB
PRINVIEW.CPP 10KB
ADOSample3Dlg.cpp 10KB
DYNAVIEW.CPP 8KB
adodc.cpp 8KB
共 852 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9
资源评论
- zjdukang2012-09-07确实是源代码,不错
chqzeng
- 粉丝: 6
- 资源: 16
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功