文件名称:CHAP06
介绍说明--下载内容均来自于网络,请自行研究使用
本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第六章的代码,其中包含如下程序的代码。
6.1 隐式调用动态链接库
6.2 显式调用动态链接库
6.3 创建Win32 DLL实例
6.4 线程间的通讯
6.5 线程间的优先级
6.6 线程间的同步
6.7 创建子进程
6.8 进程间共享数据
6.1 隐式调用动态链接库
6.2 显式调用动态链接库
6.3 创建Win32 DLL实例
6.4 线程间的通讯
6.5 线程间的优先级
6.6 线程间的同步
6.7 创建子进程
6.8 进程间共享数据
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 119128659chap06.rar 列表 CHAP06\6.8ProcessServer\InputDlg.cpp CHAP06\6.8ProcessServer\InputDlg.h CHAP06\6.8ProcessServer\ProcessServer.aps CHAP06\6.8ProcessServer\ProcessServer.cpp CHAP06\6.8ProcessServer\ProcessServer.h CHAP06\6.8ProcessServer\ProcessServer.ncb CHAP06\6.8ProcessServer\ProcessServer.rc CHAP06\6.8ProcessServer\ProcessServer.sln CHAP06\6.8ProcessServer\ProcessServer.suo CHAP06\6.8ProcessServer\ProcessServer.vcproj CHAP06\6.8ProcessServer\ProcessServerDlg.cpp CHAP06\6.8ProcessServer\ProcessServerDlg.h CHAP06\6.8ProcessServer\ReadMe.txt CHAP06\6.8ProcessServer\Resource.h CHAP06\6.8ProcessServer\STDAFX.CPP CHAP06\6.8ProcessServer\STDAFX.H CHAP06\6.8ProcessServer\RES\ProcessServer.ico CHAP06\6.8ProcessServer\RES\ProcessServer.manifest CHAP06\6.8ProcessServer\RES\ProcessServer.rc2 CHAP06\6.8ProcessClient\MainFrm.cpp CHAP06\6.8ProcessClient\MainFrm.h CHAP06\6.8ProcessClient\ProcessClient.cpp CHAP06\6.8ProcessClient\ProcessClient.h CHAP06\6.8ProcessClient\ProcessClient.ncb CHAP06\6.8ProcessClient\ProcessClient.rc CHAP06\6.8ProcessClient\ProcessClient.sln CHAP06\6.8ProcessClient\ProcessClient.suo CHAP06\6.8ProcessClient\ProcessClient.vcproj CHAP06\6.8ProcessClient\ProcessClientDoc.cpp CHAP06\6.8ProcessClient\ProcessClientDoc.h CHAP06\6.8ProcessClient\ProcessClientView.cpp CHAP06\6.8ProcessClient\ProcessClientView.h CHAP06\6.8ProcessClient\ReadMe.txt CHAP06\6.8ProcessClient\Resource.h CHAP06\6.8ProcessClient\STDAFX.CPP CHAP06\6.8ProcessClient\STDAFX.H CHAP06\6.8ProcessClient\RES\ProcessClient.ico CHAP06\6.8ProcessClient\RES\ProcessClient.manifest CHAP06\6.8ProcessClient\RES\ProcessClient.rc2 CHAP06\6.8ProcessClient\RES\ProcessClientDoc.ico CHAP06\6.8ProcessClient\RES\Toolbar.bmp CHAP06\6.7ProcessExp\ProcessExp.aps CHAP06\6.7ProcessExp\ProcessExp.cpp CHAP06\6.7ProcessExp\ProcessExp.h CHAP06\6.7ProcessExp\ProcessExp.ncb CHAP06\6.7ProcessExp\ProcessExp.rc CHAP06\6.7ProcessExp\ProcessExp.sln CHAP06\6.7ProcessExp\ProcessExp.suo CHAP06\6.7ProcessExp\ProcessExp.vcproj CHAP06\6.7ProcessExp\ProcessExpDlg.cpp CHAP06\6.7ProcessExp\ProcessExpDlg.h CHAP06\6.7ProcessExp\ReadMe.txt CHAP06\6.7ProcessExp\Resource.h CHAP06\6.7ProcessExp\STDAFX.CPP CHAP06\6.7ProcessExp\STDAFX.H CHAP06\6.7ProcessExp\RES\ProcessExp.ico CHAP06\6.7ProcessExp\RES\ProcessExp.manifest CHAP06\6.7ProcessExp\RES\ProcessExp.rc2 CHAP06\6.6TheadExp2\ReadMe.txt CHAP06\6.6TheadExp2\Resource.h CHAP06\6.6TheadExp2\STDAFX.CPP CHAP06\6.6TheadExp2\STDAFX.H CHAP06\6.6TheadExp2\TheadExp2.aps CHAP06\6.6TheadExp2\TheadExp2.cpp CHAP06\6.6TheadExp2\TheadExp2.h CHAP06\6.6TheadExp2\TheadExp2.ncb CHAP06\6.6TheadExp2\TheadExp2.rc CHAP06\6.6TheadExp2\TheadExp2.sln CHAP06\6.6TheadExp2\TheadExp2.suo CHAP06\6.6TheadExp2\TheadExp2.vcproj CHAP06\6.6TheadExp2\TheadExp2Dlg.cpp CHAP06\6.6TheadExp2\TheadExp2Dlg.h CHAP06\6.6TheadExp2\RES\TheadExp2.ico CHAP06\6.6TheadExp2\RES\TheadExp2.manifest CHAP06\6.6TheadExp2\RES\TheadExp2.rc2 CHAP06\6.5ThreadExp1\MainFrm.cpp CHAP06\6.5ThreadExp1\MainFrm.h CHAP06\6.5ThreadExp1\ReadMe.txt CHAP06\6.5ThreadExp1\Resource.h CHAP06\6.5ThreadExp1\STDAFX.CPP CHAP06\6.5ThreadExp1\STDAFX.H CHAP06\6.5ThreadExp1\ThreadExp1.aps CHAP06\6.5ThreadExp1\ThreadExp1.cpp CHAP06\6.5ThreadExp1\ThreadExp1.h CHAP06\6.5ThreadExp1\ThreadExp1.ncb CHAP06\6.5ThreadExp1\ThreadExp1.rc CHAP06\6.5ThreadExp1\ThreadExp1.sln CHAP06\6.5ThreadExp1\ThreadExp1.suo CHAP06\6.5ThreadExp1\ThreadExp1.vcproj CHAP06\6.5ThreadExp1\ThreadExp1Doc.cpp CHAP06\6.5ThreadExp1\ThreadExp1Doc.h CHAP06\6.5ThreadExp1\ThreadExp1View.cpp CHAP06\6.5ThreadExp1\ThreadExp1View.h CHAP06\6.5ThreadExp1\RES\ThreadExp1.ico CHAP06\6.5ThreadExp1\RES\ThreadExp1.manifest CHAP06\6.5ThreadExp1\RES\ThreadExp1.rc2 CHAP06\6.5ThreadExp1\RES\ThreadExp1Doc.ico CHAP06\6.5ThreadExp1\RES\Toolbar.bmp CHAP06\6.5ThreadExp1\RES\TOOLBAR1.BMP CHAP06\6.4ThreadExp\ReadMe.txt CHAP06\6.4ThreadExp\Resource.h CHAP06\6.4ThreadExp\STDAFX.CPP CHAP06\6.4ThreadExp\STDAFX.H CHAP06\6.4ThreadExp\ThreadExp.aps CHAP06\6.4ThreadExp\ThreadExp.cpp CHAP06\6.4ThreadExp\ThreadExp.h CHAP06\6.4ThreadExp\ThreadExp.ncb CHAP06\6.4ThreadExp\ThreadExp.rc CHAP06\6.4ThreadExp\ThreadExp.sln CHAP06\6.4ThreadExp\ThreadExp.suo CHAP06\6.4ThreadExp\ThreadExp.vcproj CHAP06\6.4ThreadExp\ThreadExpDlg.cpp CHAP06\6.4ThreadExp\ThreadExpDlg.h CHAP06\6.4ThreadExp\RES\ThreadExp.ico CHAP06\6.4ThreadExp\RES\ThreadExp.manifest CHAP06\6.4ThreadExp\RES\ThreadExp.rc2 CHAP06\6.3W32DllTest\ReadMe.txt CHAP06\6.3W32DllTest\Resource.h CHAP06\6.3W32DllTest\STDAFX.CPP CHAP06\6.3W32DllTest\STDAFX.H CHAP06\6.3W32DllTest\W32Dll.dll CHAP06\6.3W32DllTest\W32Dll.h CHAP06\6.3W32DllTest\W32Dll.lib CHAP06\6.3W32DllTest\W32DllTest.aps CHAP06\6.3W32DllTest\W32DllTest.cpp CHAP06\6.3W32DllTest\W32DllTest.h CHAP06\6.3W32DllTest\W32DllTest.ncb CHAP06\6.3W32DllTest\W32DllTest.rc CHAP06\6.3W32DllTest\W32DllTest.sln CHAP06\6.3W32DllTest\W32DllTest.suo CHAP06\6.3W32DllTest\W32DllTest.vcproj CHAP06\6.3W32DllTest\W32DllTestDlg.cpp CHAP06\6.3W32DllTest\W32DllTestDlg.h CHAP06\6.3W32DllTest\RES\W32DllTest.ico CHAP06\6.3W32DllTest\RES\W32DllTest.manifest CHAP06\6.3W32DllTest\RES\W32DllTest.rc2 CHAP06\6.3W32Dll\W32Dll.cpp CHAP06\6.3W32Dll\W32Dll.def CHAP06\6.3W32Dll\W32Dll.h CHAP06\6.3W32Dll\W32Dll.ncb CHAP06\6.3W32Dll\W32Dll.sln CHAP06\6.3W32Dll\W32Dll.suo CHAP06\6.3W32Dll\W32Dll.vcproj CHAP06\6.2TestDllN\DllN.dll CHAP06\6.2TestDllN\DllN.lib CHAP06\6.2TestDllN\MainFrm.cpp CHAP06\6.2TestDllN\MainFrm.h CHAP06\6.2TestDllN\ReadMe.txt CHAP06\6.2TestDllN\Resource.h CHAP06\6.2TestDllN\STDAFX.CPP CHAP06\6.2TestDllN\STDAFX.H CHAP06\6.2TestDllN\TestDllN.aps CHAP06\6.2TestDllN\TestDllN.cpp CHAP06\6.2TestDllN\TestDllN.h CHAP06\6.2TestDllN\TestDllN.ncb CHAP06\6.2TestDllN\TestDllN.rc CHAP06\6.2TestDllN\TestDllN.sln CHAP06\6.2TestDllN\TestDllN.suo CHAP06\6.2TestDllN\TestDllN.vcproj CHAP06\6.2TestDllN\TestDllNDoc.cpp CHAP06\6.2TestDllN\TestDllNDoc.h CHAP06\6.2TestDllN\TestDllNView.cpp CHAP06\6.2TestDllN\TestDllNView.h CHAP06\6.2TestDllN\RES\TestDllN.ico CHAP06\6.2TestDllN\RES\TestDllN.manifest CHAP06\6.2TestDllN\RES\TestDllN.rc2 CHAP06\6.2TestDllN\RES\TestDllNDoc.ico CHAP06\6.2TestDllN\RES\Toolbar.bmp CHAP06\6.2DllN\DllN.cpp CHAP06\6.2DllN\DllN.def CHAP06\6.2DllN\DllN.h CHAP06\6.2DllN\DllN.ncb CHAP06\6.2DllN\DllN.rc CHAP06\6.2DllN\DllN.sln CHAP06\6.2DllN\DllN.suo CHAP06\6.2DllN\DllN.vcproj CHAP06\6.2DllN\ReadMe.txt CHAP06\6.2DllN\Resource.h CHAP06\6.2DllN\STDAFX.CPP CHAP06\6.2DllN\STDAFX.H CHAP06\6.2DllN\RES\DllN.rc2 CHAP06\6.1TestDll\MainFrm.cpp CHAP06\6.1TestDll\MainFrm.h CHAP06\6.1TestDll\ReadMe.txt CHAP06\6.1TestDll\Resource.h CHAP06\6.1TestDll\STDAFX.CPP CHAP06\6.1TestDll\STDAFX.H CHAP06\6.1TestDll\TestDll.aps CHAP06\6.1TestDll\TestDll.cpp CHAP06\6.1TestDll\TestDll.h CHAP06\6.1TestDll\TestDll.ncb CHAP06\6.1TestDll\TestDll.rc CHAP06\6.1TestDll\TestDll.sln CHAP06\6.1TestDll\TestDll.suo CHAP06\6.1TestDll\TestDll.vcproj CHAP06\6.1TestDll\TestDllDoc.cpp CHAP06\6.1TestDll\TestDllDoc.h CHAP06\6.1TestDll\TestDllView.cpp CHAP06\6.1TestDll\TestDllView.h CHAP06\6.1TestDll\RES\TestDll.ico CHAP06\6.1TestDll\RES\TestDll.manifest CHAP06\6.1TestDll\RES\TestDll.rc2 CHAP06\6.1TestDll\RES\TestDllDoc.ico CHAP06\6.1TestDll\RES\Toolbar.bmp CHAP06\6.1MyDll\MyDll.cpp CHAP06\6.1MyDll\MyDll.def CHAP06\6.1MyDll\MyDll.h CHAP06\6.1MyDll\MyDll.ncb CHAP06\6.1MyDll\MyDll.rc CHAP06\6.1MyDll\MyDll.sln CHAP06\6.1MyDll\MyDll.suo CHAP06\6.1MyDll\MyDll.vcproj CHAP06\6.1MyDll\ReadMe.txt CHAP06\6.1MyDll\Resource.h CHAP06\6.1MyDll\STDAFX.CPP CHAP06\6.1MyDll\STDAFX.H CHAP06\6.1MyDll\RES\MyDll.rc2 CHAP06\6.8ProcessServer\RES CHAP06\6.8ProcessClient\RES CHAP06\6.7ProcessExp\RES CHAP06\6.6TheadExp2\RES CHAP06\6.5ThreadExp1\RES CHAP06\6.4ThreadExp\RES CHAP06\6.3W32DllTest\RES CHAP06\6.2TestDllN\RES CHAP06\6.2DllN\RES CHAP06\6.1TestDll\RES CHAP06\6.1MyDll\RES CHAP06\6.8ProcessServer CHAP06\6.8ProcessClient CHAP06\6.7ProcessExp CHAP06\6.6TheadExp2 CHAP06\6.5ThreadExp1 CHAP06\6.4ThreadExp CHAP06\6.3W32DllTest CHAP06\6.3W32Dll CHAP06\6.2TestDllN CHAP06\6.2DllN CHAP06\6.1TestDll CHAP06\6.1MyDll CHAP06