CoolChat-

所属分类:网络编程
开发工具:Visual C++
文件大小:1797KB
下载次数:18
上传日期:2011-02-24 15:47:55
上 传 者cshack
说明:  CoolChat局域网聊天工具是一款专为局域网用户设计,无需安装即可使用的轻便型即时通讯工具。图文并茂的聊天功能、可以发布信息的公告功能、过滤特定文字信息功能等等。
(CoolChat is a LAN chat tool designed specifically for LAN users, no installation needed to use portable instant messaging tools. Pictures and chat features, you can publish a notice of information function, filtering function of a specific text message and so on.)

文件列表:
ChatServer\ChatServer\ChatServer.vcproj (8818, 2010-11-24)
ChatServer\ChatServer\BmpPicker.cpp (3445, 2010-10-26)
ChatServer\ChatServer\ChatServer.h (1063, 2010-11-23)
ChatServer\ChatServer\ChatServer.rc (17765, 2011-01-12)
ChatServer\ChatServer\ChatServer.cpp (2761, 2010-11-06)
ChatServer\ChatServer\ChatServerDlg.h (7424, 2010-12-09)
ChatServer\ChatServer\BmpPicker.h (925, 2010-10-26)
ChatServer\ChatServer\ChatServerDlg.cpp (67440, 2010-12-09)
ChatServer\ChatServer\InnerButton.h (727, 2010-10-25)
ChatServer\ChatServer\stdafx.h (1960, 2010-11-13)
ChatServer\ChatServer\img\InnerButtonMark.bmp (42366, 2010-10-22)
ChatServer\ChatServer\img\shame_32.png (2167, 2008-08-20)
ChatServer\ChatServer\img\after_boom_32.png (2627, 2008-08-20)
ChatServer\ChatServer\img\angry_32.png (2611, 2008-08-20)
ChatServer\ChatServer\img\stop_32.png (2575, 2008-08-20)
ChatServer\ChatServer\img\sleep_32.png (2540, 2008-08-20)
ChatServer\ChatServer\img\music_32.png (2518, 2008-08-20)
ChatServer\ChatServer\img\love_32.png (2512, 2008-08-20)
ChatServer\ChatServer\img\adore_32.png (2499, 2008-08-20)
ChatServer\ChatServer\img\haha_32.png (2495, 2008-08-20)
ChatServer\ChatServer\img\what_32.png (2474, 2008-08-20)
ChatServer\ChatServer\img\faint_32.png (2429, 2008-08-20)
ChatServer\ChatServer\img\grimace_32.png (2376, 2008-08-20)
ChatServer\ChatServer\img\cool_32.png (2370, 2008-08-20)
ChatServer\ChatServer\img\nothing_to_say_32.png (2356, 2008-08-20)
ChatServer\ChatServer\img\misdoubt_32.png (2347, 2008-08-20)
ChatServer\ChatServer\img\sad_32.png (2333, 2008-08-20)
ChatServer\ChatServer\img\cry_32.png (2294, 2008-08-20)
ChatServer\ChatServer\img\effort_32.png (2281, 2008-08-20)
ChatServer\ChatServer\img\smile_32.png (2247, 2008-08-20)
ChatServer\ChatServer\img\hehe_32.png (2212, 2008-08-20)
ChatServer\ChatServer\img\1.bmp (3126, 2010-10-22)
ChatServer\ChatServer\img\2.bmp (3126, 2010-10-22)
ChatServer\ChatServer\img\3.bmp (3126, 2010-10-22)
ChatServer\ChatServer\img\4.bmp (3126, 2010-10-22)
ChatServer\ChatServer\img\5.bmp (3126, 2010-10-22)
ChatServer\ChatServer\img\6.bmp (3126, 2010-10-22)
ChatServer\ChatServer\img\7.bmp (3126, 2010-10-22)
ChatServer\ChatServer\img\8.bmp (3126, 2010-10-22)
... ...

================================================================================ MICROSOFT 基础类库: ChatServer 项目概述 =============================================================================== 应用程序向导已为您创建此 ChatServer 应用程序。此应用程序不仅演示使用 Microsoft 基础类的基本知识,而且可作为编写应用程序的起点。 此文件包含组成 ChatServer 应用程序的各个文件的内容摘要。 ChatServer.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 ChatServer.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CChatServerApp 应用程序类。 ChatServer.cpp 这是包含应用程序类 CChatServerApp 的主要应用程序源文件。 ChatServer.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位于 2052 中。 res\ChatServer.ico 这是用作应用程序图标的图标文件。此图标包括在主要资源文件 ChatServer.rc 中。 res\ChatServer.rc2 此文件包含不是由 Microsoft Visual C++ 编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导创建一个对话框类: ChatServerDlg.h,ChatServerDlg.cpp - 对话框 这些文件包含 CChatServerDlg 类。该类定义应用程序主对话框的行为。该对话框的模板位于 ChatServer.rc 中,该文件可以在 Microsoft Visual C++ 中进行编辑。 ///////////////////////////////////////////////////////////////////////////// 其他功能: ActiveX 控件 应用程序包括对使用 ActiveX 控件的支持。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 ChatServer.pch 的预编译头(PCH)文件和名为 StdAfx.obj 的预编译类型文件。 Resource.h 这是标准头文件,它定义新资源 ID。 Microsoft Visual C++ 将读取并更新此文件。 ChatServer.manifest Windows XP 使用应用程序清单文件描述应用程序 对特定版本并行程序集的依赖性。加载程序使用此 信息从程序集缓存加载相应程序集或 从应用程序加载私有信息。应用程序清单可能作为 与应用程序可执行文件安装在同一文件夹中的外部 .manifest 文件包括在内以便重新发布, 也可能以资源的形式包括在该可执行文件中。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”指示应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,则将需要重新发布 MFC DLL。如果应用程序所用与操作系统的区域设置不同,则也将必须重新发布对应的本地化资源 MFC90XXX.DLL。 有关这两个主题的详细信息,请参阅 MSDN 文档中有关重新发布 Visual C++ 应用程序的部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者