搜索资源列表
XiangQiDaiMa
- Directory of renju 中国象棋范例的源程序:目录renju下的内容 renju.dsw renju.dsp 这两个是项目文件。包含整个项目的文件配置等信息 RESOURCE.H renju.rc 这是整个工程中使用的Windows资源列表。包括置于res子目录下的图标,位图以及光标等内容。 Renju.h 这是应用程序的主头文件。包含了通用于工程的其他头文件。以及CRenjuApp类的声明。 renju.cpp
FiveChess
- 五子棋游戏的visual c++源代码,是较为经典的学习代码。-ppWizard has created this FiveChess 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.