========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : CServerFrame
========================================================================
AppWizard has created this CServerFrame 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 CServerFrame application.
CServerFrame.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.
CServerFrame.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CCServerFrameApp application class.
CServerFrame.cpp
This is the main application source file that contains the application
class CCServerFrameApp.
CServerFrame.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++.
CServerFrame.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\CServerFrame.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file CServerFrame.rc.
res\CServerFrame.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.
/////////////////////////////////////////////////////////////////////////////
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 CServerFrame.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
CServerFrameDoc.h, CServerFrameDoc.cpp - the document
These files contain your CCServerFrameDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CCServerFrameDoc::Serialize).
CServerFrameView.h, CServerFrameView.cpp - the view of the document
These files contain your CCServerFrameView class.
CCServerFrameView objects are used to view CCServerFrameDoc objects.
//For an ODBC database app:
CServerFrameSet.h, CServerFrameSet.cpp - the recordset
These files define and implement the recordset class CCServerFrameSet,
which performs database query and collection.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named CServerFrame.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.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
网络游戏-四国军棋VC++6.0编写程序
共124个文件
bmp:26个
h:24个
cpp:22个
需积分: 5 0 下载量 46 浏览量
2024-09-22
11:22:23
上传
评论
收藏 2.39MB RAR 举报
温馨提示
VC++6.0编写程序,供参考学习多进程多线程程序的开发
资源推荐
资源详情
资源评论
收起资源包目录
网络游戏-四国军棋VC++6.0编写程序 (124个子文件)
CGameHallFrame.aps 2.36MB
CServerFrame.aps 45KB
table.bmp 1.06MB
1024board.bmp 488KB
qizi_lv_1024_3.bmp 37KB
qizi_zi_1024_3.bmp 37KB
qizi_ceng_1024_2.bmp 37KB
qizi_lv_1024_2.bmp 37KB
qizi_lan_1024_2.bmp 37KB
qizi_ceng_1024_3.bmp 37KB
qizi_zi_1024_2.bmp 37KB
qizi_lan_1024_3.bmp 37KB
qizi_lan_1024_1.bmp 37KB
qizi_ceng_1024_1.bmp 37KB
qizi_lv_1024_1.bmp 37KB
qizi_zi_1024_1.bmp 37KB
1024arrow.bmp 24KB
button_tx.bmp 20KB
button_qh.bmp 20KB
button_wcdd.bmp 20KB
num.bmp 9KB
left.bmp 5KB
4.bmp 4KB
arrow.bmp 4KB
100-1.bmp 2KB
gamehall.bmp 2KB
Toolbar.bmp 2KB
Toolbar.bmp 1KB
CServerFrame.clw 3KB
GameDlg.cpp 23KB
CServerFrameView.cpp 17KB
TakeGame.cpp 12KB
CGameHallFrameView.cpp 9KB
TableView.cpp 7KB
CGameHallFrame.cpp 4KB
CServerFrame.cpp 4KB
MainFrm.cpp 4KB
ServerProtocol.cpp 3KB
ClientProtocol.cpp 3KB
MainFrm.cpp 2KB
Register1.cpp 2KB
HtmlViewEx.cpp 2KB
Login.cpp 2KB
CGameHallFrameDoc.cpp 2KB
CServerFrameDoc.cpp 2KB
Wave.cpp 2KB
Client.cpp 2KB
Server.cpp 2KB
CServerFrameSet.cpp 1KB
StdAfx.cpp 216B
StdAfx.cpp 214B
HAND.CUR 766B
Thumbs.db 25KB
Thumbs.db 12KB
英文摘要.doc 20KB
网络游戏-四国军棋论文.doc 887KB
鉴定意见表.doc 39KB
评阅表.doc 28KB
用户说明书.doc 292KB
任务书.doc 45KB
答辩申请表.doc 36KB
文献综述.doc 31KB
文献综述封面.doc 23KB
英文封面.doc 20KB
中文摘要.doc 20KB
中文封面.doc 19KB
CGameHallFrame.dsp 8KB
CServerFrame.dsp 5KB
CGameHallFrame.dsw 551B
CServerFrame.dsw 547B
客户端.exe 2.39MB
服务器.exe 48KB
CServerFrameView.h 3KB
Resource.h 3KB
GameDlg.h 3KB
CGameHallFrameView.h 3KB
TableView.h 2KB
MainFrm.h 2KB
HtmlViewEx.h 2KB
CServerFrameDoc.h 2KB
MainFrm.h 2KB
CGameHallFrameDoc.h 2KB
Register1.h 2KB
Login.h 1KB
CGameHallFrame.h 1KB
CServerFrame.h 1KB
CServerFrameSet.h 1KB
StdAfx.h 1KB
StdAfx.h 1KB
ServerProtocol.h 933B
Resource.h 919B
TakeGame.h 842B
ClientProtocol.h 838B
Client.h 765B
Server.h 681B
Wave.h 524B
CServerFrameDoc.ico 1KB
CServerFrame.ico 1KB
CGameHallFrameDoc.ico 1KB
CGameHallFrame.ico 1KB
共 124 条
- 1
- 2
资源评论
fanxbl957
- 粉丝: 3240
- 资源: 1385
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- python进阶篇27-高性能的多线程网络资源访问.avi
- 利用WIFI实现数据的高速分享APP-毕业设计.zip
- python进阶篇28-高性能的多线程网络资源访问第二节.avi
- python进阶篇29-http相关讲解.avi
- 2006-2020年各省单位GDP能耗增速数据
- python进阶篇30-wsgi讲解.avi
- 英语学习 App 毕业设计.zip
- python进阶篇32-综合习题讲解.avi
- abaqus PCB板钻削加工仿真 铜箔+纤维复合材料+铜箔建模 铜箔采用J-C本构 纤维复合材料可采用二维壳单元hashin准则 也可以采用三维hashin子程序,实体单元
- python进阶篇33-进阶项目讲解第二节.avi
- python进阶篇34-项目讲解第三节.avi
- python语言toutiao爬虫程序代码QZQ.txt
- python语言tukutupian爬虫程序代码QZQ.txt
- python语言gushi爬虫程序代码QZQ.txt
- python语言wenbenxiaoshuo爬虫程序代码QZQ1.txt
- python语言wenbenxiaoshuo爬虫程序代码QZQ.txt
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功