ICPShareMemory

所属分类:通讯编程
开发工具:Visual C++
文件大小:92KB
下载次数:27
上传日期:2008-07-25 11:36:56
上 传 者管理员
说明:  IPC共享内存例子,用共享内存让两个窗口间相互公用一段内存,实现沟通
(IPC shared memory example, using shared memory between two windows so that the common section of memory, the realization of communication)

文件列表:
ICP共享内存例子\ICPClient\ICPClient\ICPClient.aps (42736, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\ICPClient.cpp (1491, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\ICPClient.h (455, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\ICPClient.rc (4773, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\ICPClient.vcproj (4735, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\ICPClientDlg.cpp (4026, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\ICPClientDlg.h (918, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\res\ICPClient.ico (21630, 2003-04-01)
ICP共享内存例子\ICPClient\ICPClient\res\ICPClient.manifest (698, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\res\ICPClient.rc2 (365, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\Resource.h (586, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\stdafx.cpp (138, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\stdafx.h (1458, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient.ncb (44032, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient.sln (917, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient.suo (11776, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServer.aps (58296, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServer.cpp (1491, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServer.h (455, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServer.ncb (27648, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServer.rc (5136, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServer.sln (907, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServer.suo (8704, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServer.vcproj (4735, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServerDlg.cpp (4054, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\ICPServerDlg.h (881, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\res\ICPServer.ico (21630, 2003-04-01)
ICP共享内存例子\ICPClient\ICPServer\res\ICPServer.manifest (698, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\res\ICPServer.rc2 (365, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\Resource.h (586, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\stdafx.cpp (138, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\stdafx.h (1458, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient\res (0, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer\res (0, 2007-10-30)
ICP共享内存例子\ICPClient\ICPClient (0, 2007-10-30)
ICP共享内存例子\ICPClient\ICPServer (0, 2007-10-30)
ICP共享内存例子\ICPClient (0, 2007-10-30)
ICP共享内存例子 (0, 2007-10-30)
... ...

================================================================================ MICROSOFT 基础类库: ICPClient 项目概述 =============================================================================== 应用程序向导已为您创建了此 ICPClient 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 ICPClient 应用程序的每个文件的内容摘要。 ICPClient.vcproj 这是使用“应用程序向导”生成的 VC++ 项目的主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及 有关用“应用程序向导”所选择的平台、配置和 项目功能的信息。 ICPClient.h 这是应用程序的主头文件。 它包含其他 项目特定的头文件(包括 Resource.h),并声明 CICPClientApp 应用程序类。 ICPClient.cpp 这是包含应用程序 类 CICPClientApp 的主应用程序源文件。 ICPClient.rc 这是程序使用的所有 Microsoft Windows 资源 的列表。 它包含存储在 RES 子目录中 的图标、位图和光标。 可直接在 Microsoft Visual C++ 中编辑此文件。 项目资源包含在 2052 中。 res\ICPClient.ico 这是一个图标文件,用作应用程序的图标。 此 图标包含在主资源文件 ICPClient.rc 中。 res\ICPClient.rc2 此文件包含不由 Microsoft Visual C++ 编辑的资源。 应将所有不能由 资源编辑器编辑的资源放在此文件中。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导将创建一个对话框类: ICPClientDlg.h、ICPClientDlg.cpp - 对话框 这些文件包含 CICPClientDlg 类。 此类定义 应用程序主对话框的行为。 此对话框的模板包含在 ICPClient.rc 中,而此文件可以在 Microsoft Visual C++ 中进行编辑。 ///////////////////////////////////////////////////////////////////////////// 其他功能: ActiveX 控件 应用程序支持使用 ActiveX 控件。 打印支持和打印预览支持 应用程序向导已生成了一些代码,通过从 MFC 库调用 CView 类中的成员函数来 处理打印、打印设置和打印预览命令。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h、StdAfx.cpp 这些文件用于生成名为 ICPClient.pch 的预编译头文件 (PCH) 和名为 StdAfx.obj 的预编译类型文件。 Resource.h 这是标准头文件,它定义新资源 ID。 Microsoft Visual C++ 将读取并更新此文件。 ///////////////////////////////////////////////////////////////////////////// 其他说明: 应用程序向导使用“TODO:” 来指示 应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 Win\System 目录下将相应的本地化资源 MFC70XXX.DLL 复制到计算机的 system 或 system32 目录下, 并将其重命名为 MFCLOC.DLL。 (“XXX”代表 语言缩写。 例如,MFC70DEU.DLL 包含翻译成 德语的资源。) 如果不这样做,应用程序的某些 UI 元素 将保留为操作系统的语言。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者