windows API编程(冉林仓)第五章源代码

时间:2012-12-08 03:04:03
【文件属性】:
文件名称:windows API编程(冉林仓)第五章源代码
文件大小:57KB
文件格式:RAR
更新时间:2012-12-08 03:04:03
windows API 源码 进程间通信 管道 第5章 进程间通信  5.1 只启动一份程序实例  5.2 使用共享内存实现进程间通信  5.3 使用窗口消息实现进程间通信  5.4 使用邮槽实现进程间通信  5.5 使用剪贴板实现共享  5.6 使用管道实现进程间通信  5.7 驱动程序和Win32应用程序之间的数据通信  5.8 小结  5.9 思考题  5.10 练习题
【文件预览】:
第5章
----SharedMemoryDemo.rc(5KB)
----SharedMemoryDemo.cpp(2KB)
----Core()
--------Core.mak(6KB)
--------Resource.h(445B)
--------Core.dsw(531B)
--------Core.cpp(1KB)
--------Pipe.h(4KB)
--------Core.h(320B)
--------Core.clw(241B)
--------StdAfx.cpp(291B)
--------Pipe.cpp(21KB)
--------Core.dsp(4KB)
--------StdAfx.h(1KB)
--------Core.rc(1KB)
----SharedMemoryDemoDlg.h(2KB)
----CSharedMemory.h(4KB)
----res()
--------SharedMemoryDemo.rc2(432B)
--------SharedMemoryDemo.ico(1KB)
----WMCOPYClient()
--------WMCOPYClient.cpp(2KB)
--------WMCOPYClient.dsw(549B)
--------StdAfx.cpp(299B)
--------WMCOPYClient.dsp(5KB)
--------StdAfx.h(667B)
--------WMCOPYHDRS.h(2KB)
----Client()
--------Client.dsp(4KB)
--------Resource.h(447B)
--------Client.h(326B)
--------Client.cpp(1KB)
--------Client.dsw(537B)
--------Pipe.h(4KB)
--------Client.rc(1KB)
--------StdAfx.cpp(293B)
--------Pipe.cpp(21KB)
--------Client.mak(5KB)
--------StdAfx.h(1KB)
--------Client.clw(243B)
----OnlyOne()
--------small.ico(318B)
--------OnlyOne.h(329B)
--------OnlyOne.rc(4KB)
--------OnlyOne.ico(1KB)
--------OnlyOne.dsp(4KB)
--------OnlyOne.cpp(7KB)
--------OnlyOne.dsw(537B)
--------StdAfx.cpp(294B)
--------resource.h(1KB)
--------StdAfx.h(936B)
----SharedMemoryDemo.dsp(4KB)
----StdAfx.cpp(220B)
----resource.h(832B)
----SharedMemoryDemo.h(1KB)
----SharedMemoryDemoDlg.cpp(4KB)
----StdAfx.h(1KB)
----SharedMemoryDemo.clw(1KB)
----WMCOPYServer()
--------WMCOPYServer.dsp(5KB)
--------WMCOPYServer.dsw(549B)
--------WMCOPYServer.cpp(3KB)
--------StdAfx.cpp(299B)
--------StdAfx.h(667B)
--------WMCOPYHDRS.h(2KB)
----portmap()
--------portmap.sln(903B)
--------portmap.vcproj(3KB)
--------PortMap.cpp(10KB)
--------portmap.suo(12KB)

网友评论