CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程

文件名称:APress - COM and .NET Interoperability.pdf - Source Code.zip

  • 所属分类:
  • 标签属性:
  • 上传时间:
  • 文件大小:
    2.1mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

APress - COM and .NET Interoperability.pdf - Source Code
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : APress - COM and .NET Interoperability.pdf - Source Code.zip 列表
Chapter 1/
Chapter 1/CustomCallbackClient/
Chapter 1/CustomCallbackClient/App.ico
Chapter 1/CustomCallbackClient/AssemblyInfo.cs
Chapter 1/CustomCallbackClient/Callback.cs
Chapter 1/CustomCallbackClient/CustomCallbackClient.csproj
Chapter 1/CustomCallbackClient/CustomCallbackClient.csproj.user
Chapter 1/CustomCallbackClient/CustomCallbackClient.sln
Chapter 1/CustomCallbackClient/CustomCallbackClient.suo
Chapter 1/MyCustomCallbackDLL/
Chapter 1/MyCustomCallbackDLL/MyCustomCallbackDLL.cpp
Chapter 1/MyCustomCallbackDLL/MyCustomCallbackDLL.dsp
Chapter 1/MyCustomCallbackDLL/MyCustomCallbackDLL.dsw
Chapter 1/MyCustomCallbackDLL/MyCustomCallbackDLL.h
Chapter 1/MyCustomCallbackDLL/MyCustomCallbackDLL.ncb
Chapter 1/MyCustomCallbackDLL/MyCustomCallbackDLL.opt
Chapter 1/MyCustomCallbackDLL/MyCustomCallbackDLL.plg
Chapter 1/MyCustomCallbackDLL/ReadMe.txt
Chapter 1/MyCustomCallbackDLL/StdAfx.cpp
Chapter 1/MyCustomCallbackDLL/StdAfx.h
Chapter 1/MyCustomDLL/
Chapter 1/MyCustomDLL/MyCustomDLL.cpp
Chapter 1/MyCustomDLL/MyCustomDLL.dsp
Chapter 1/MyCustomDLL/MyCustomDLL.dsw
Chapter 1/MyCustomDLL/MyCustomDLL.h
Chapter 1/MyCustomDLL/MyCustomDLL.ncb
Chapter 1/MyCustomDLL/MyCustomDLL.opt
Chapter 1/MyCustomDLL/MyCustomDLL.plg
Chapter 1/MyCustomDLL/ReadMe.txt
Chapter 1/MyCustomDLL/StdAfx.cpp
Chapter 1/MyCustomDLL/StdAfx.h
Chapter 1/MyCustomDLLCppClient/
Chapter 1/MyCustomDLLCppClient/MyCustomDLL.h
Chapter 1/MyCustomDLLCppClient/MyCustomDLLCppClient.cpp
Chapter 1/MyCustomDLLCppClient/MyCustomDLLCppClient.dsp
Chapter 1/MyCustomDLLCppClient/MyCustomDLLCppClient.dsw
Chapter 1/MyCustomDLLCppClient/MyCustomDLLCppClient.ncb
Chapter 1/MyCustomDLLCppClient/MyCustomDLLCppClient.opt
Chapter 1/MyCustomDLLCppClient/MyCustomDLLCppClient.plg
Chapter 1/MyCustomDLLCppClient/ReadMe.txt
Chapter 1/MyCustomDLLCppClient/StdAfx.cpp
Chapter 1/MyCustomDLLCppClient/StdAfx.h
Chapter 1/PInvokeCustomDLL/
Chapter 1/PInvokeCustomDLL/App.ico
Chapter 1/PInvokeCustomDLL/AssemblyInfo.cs
Chapter 1/PInvokeCustomDLL/CustomDllInvoker.cs
Chapter 1/PInvokeCustomDLL/PInvokeCustomDLL.csproj
Chapter 1/PInvokeCustomDLL/PInvokeCustomDLL.csproj.user
Chapter 1/PInvokeCustomDLL/PInvokeCustomDLL.sln
Chapter 1/PInvokeCustomDLL/PInvokeCustomDLL.suo
Chapter 1/SimpleAPIInvoke/
Chapter 1/SimpleAPIInvoke/App.ico
Chapter 1/SimpleAPIInvoke/AssemblyInfo.cs
Chapter 1/SimpleAPIInvoke/SimpleAPIInvoke.csproj
Chapter 1/SimpleAPIInvoke/SimpleAPIInvoke.csproj.user
Chapter 1/SimpleAPIInvoke/SimpleAPIInvoke.sln
Chapter 1/SimpleAPIInvoke/SimpleAPIInvoke.suo
Chapter 1/SimpleAPIInvoke/SimplePInvoke.cs
Chapter 10/
Chapter 10/CppDotNetClient/
Chapter 10/CppDotNetClient/CppDotNetClient.cpp
Chapter 10/CppDotNetClient/CppDotNetClient.dsp
Chapter 10/CppDotNetClient/CppDotNetClient.dsw
Chapter 10/CppDotNetClient/CppDotNetClient.ncb
Chapter 10/CppDotNetClient/CppDotNetClient.opt
Chapter 10/CppDotNetClient/CppDotNetClient.plg
Chapter 10/CppDotNetClient/mscorlib.tlh
Chapter 10/CppDotNetClient/mscorlib.tli
Chapter 10/CppDotNetClient/ReadMe.txt
Chapter 10/CppDotNetClient/StdAfx.cpp
Chapter 10/CppDotNetClient/StdAfx.h
Chapter 10/DotNetMathServer/
Chapter 10/DotNetMathServer/AssemblyInfo.cs
Chapter 10/DotNetMathServer/CalcTypes.cs
Chapter 10/DotNetMathServer/DotNetMathServer.csproj
Chapter 10/DotNetMathServer/DotNetMathServer.csproj.user
Chapter 10/DotNetMathServer/DotNetMathServer.sln
Chapter 10/DotNetMathServer/DotNetMathServer.suo
Chapter 10/DotNetMathServer/theKey.snk
Chapter 10/MySimpleDotNetServer/
Chapter 10/MySimpleDotNetServer/AssemblyInfo.cs
Chapter 10/MySimpleDotNetServer/MySimpleDotNetServer.csproj
Chapter 10/MySimpleDotNetServer/MySimpleDotNetServer.csproj.user
Chapter 10/MySimpleDotNetServer/MySimpleDotNetServer.sln
Chapter 10/MySimpleDotNetServer/MySimpleDotNetServer.suo
Chapter 10/MySimpleDotNetServer/simple.cs
Chapter 10/Vb6DotNetMathClient/
Chapter 10/Vb6DotNetMathClient/Form1.frm
Chapter 10/Vb6DotNetMathClient/Project1.exe
Chapter 10/Vb6DotNetMathClient/Project1.vbp
Chapter 10/Vb6DotNetMathClient/Project1.vbw
Chapter 10/VBScript Client/
Chapter 10/VBScript Client/DotNetCalcScriptClient.htm
Chapter 11/
Chapter 11/CppCollectionClient/
Chapter 11/CppCollectionClient/CppCollectionClient.cpp
Chapter 11/CppCollectionClient/CppCollectionClient.dsp
Chapter 11/CppCollectionClient/CppCollectionClient.dsw
Chapter 11/CppCollectionClient/CppCollectionClient.ncb
Chapter 11/CppCollectionClient/CppCollectionClient.opt
Chapter 11/CppCollectionClient/CppCollectionClient.plg
Chapter 11/CppCollectionClient/ReadMe.txt
Chapter 11/CppCollectionClient/StdAfx.cpp
Chapter 11/CppCollectionClient/StdAfx.h
Chapter 11/CppEventClient/
Chapter 11/CppEventClient/CppEventClient.cpp
Chapter 11/CppEventClient/CppEventClient.dsp
Chapter 11/CppEventClient/CppEventClient.dsw
Chapter 11/CppEventClient/CppEventClient.ncb
Chapter 11/CppEventClient/CppEventClient.opt
Chapter 11/CppEventClient/CppEventClient.plg
Chapter 11/CppEventClient/DotNetEventServer.tlh
Chapter 11/CppEventClient/DotNetEventServer.tli
Chapter 11/CppEventClient/mscorlib.tlh
Chapter 11/CppEventClient/mscorlib.tli
Chapter 11/CppEventClient/ReadMe.txt
Chapter 11/CppEventClient/StdAfx.cpp
Chapter 11/CppEventClient/StdAfx.h
Chapter 11/DotNetCollection/
Chapter 11/DotNetCollection/AssemblyInfo.cs
Chapter 11/DotNetCollection/DotNetCollection.csproj
Chapter 11/DotNetCollection/DotNetCollection.csproj.user
Chapter 11/DotNetCollection/DotNetCollection.sln
Chapter 11/DotNetCollection/DotNetCollection.suo
Chapter 11/DotNetCollection/theKey.snk
Chapter 11/DotNetCollection/types.cs
Chapter 11/DotNetEnumServer/
Chapter 11/DotNetEnumServer/AssemblyInfo.cs
Chapter 11/DotNetEnumServer/DotNetEnumServer.csproj
Chapter 11/DotNetEnumServer/DotNetEnumServer.csproj.user
Chapter 11/DotNetEnumServer/DotNetEnumServer.sln
Chapter 11/DotNetEnumServer/DotNetEnumServer.suo
Chapter 11/DotNetEnumServer/EnumTypes.cs
Chapter 11/DotNetEnumServer/theKey.snk
Chapter 11/DotNetEventServer/
Chapter 11/DotNetEventServer/AssemblyInfo.cs
Chapter 11/DotNetEventServer/DotNetEventServer.csproj
Chapter 11/DotNetEventServer/DotNetEventServer.csproj.user
Chapter 11/DotNetEventServer/DotNetEventServer.sln
Chapter 11/DotNetEventServer/DotNetEventServer.suo
Chapter 11/DotNetEventServer/EventTypes.cs
Chapter 11/DotNetEventServer/theKey.snk
Chapter 11/DotNetInterfaceHierarchyServer/
Chapter 11/DotNetInterfaceHierarchyServer/AssemblyInfo.cs
Chapter 11/DotNetInterfaceHierarchyServer/DotNetInterfaceHierarchyServer.csproj
Chapter 11/DotNetInterfaceHierarchyServer/DotNetInterfaceHierarchyServer.csproj.user
Chapter 11/DotNetInterfaceHierarchyServer/DotNetInterfaceHierarchyServer.sln
Chapter 11/DotNetInterfaceHierarchyServer/DotNetInterfaceHierarchyServer.suo
Chapter 11/DotNetInterfaceHierarchyServer/TraditionalInterfaceHierarchy.cs
Chapter 11/DotNetInterfaceHierarchyServer/types.cs
Chapter 11/DotNetStructServer/
Chapter 11/DotNetStructServer/AssemblyInfo.cs
Chapter 11/DotNetStructServer/DotNetStructServer.csproj
Chapter 11/DotNetStructServer/DotNetStructServer.csproj.user
Chapter 11/DotNetStructServer/DotNetStructServer.sln
Chapter 11/DotNetStructServer/DotNetStructServer.suo
Chapter 11/DotNetStructServer/StructStuff.cs
Chapter 11/DotNetStructServer/theKey.snk
Chapter 11/ManagedPolyMorphClient/
Chapter 11/ManagedPolyMorphClient/App.ico
Chapter 11/ManagedPolyMorphClient/AssemblyInfo.cs
Chapter 11/ManagedPolyMorphClient/CarClientApp.cs
Chapter 11/ManagedPolyMorphClient/ManagedPolyMorphClient.csproj
Chapter 11/ManagedPolyMorphClient/ManagedPolyMorphClient.csproj.user
Chapter 11/ManagedPolyMorphClient/ManagedPolyMorphClient.sln
Chapter 11/ManagedPolyMorphClient/ManagedPolyMorphClient.suo
Chapter 11/Vb6CollectionClient/
Chapter 11/Vb6CollectionClient/Form1.frm
Chapter 11/Vb6CollectionClient/Project1.exe
Chapter 11/Vb6CollectionClient/Project1.vbp
Chapter 11/Vb6CollectionClient/Project1.vbw
Chapter 11/Vb6EnumClient/
Chapter 11/Vb6EnumClient/Form1.frm
Chapter 11/Vb6EnumClient/Project1.exe
Chapter 11/Vb6EnumClient/Project1.vbp
Chapter 11/Vb6EnumClient/Project1.vbw
Chapter 11/Vb6EventClient/
Chapter 11/Vb6EventClient/Form1.frm
Chapter 11/Vb6EventClient/Project1.vbp
Chapter 11/Vb6EventClient/Project1.vbw
Chapter 11/VbDotNetEventServer/
Chapter 11/VbDotNetEventServer/AssemblyInfo.vb
Chapter 11/VbDotNetEventServer/VbDotNetEventServer.sln
Chapter 11/VbDotNetEventServer/VbDotNetEventServer.suo
Chapter 11/VbDotNetEventServer/VbDotNetEventServer.vbproj
Chapter 11/VbDotNetEventServer/VbDotNetEventServer.vbproj.user
Chapter 11/VbDotNetEventServer/vbeventtypes.vb
Chapter 11/VbStructClient/
Chapter 11/VbStructClient/Form1.frm
Chapter 11/VbStructClient/Project1.vbp
Chapter 11/VbStructClient/Project1.vbw
Chapter 12/
Chapter 12/AnotherAtlCarServer/
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.aps
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.cpp
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.def
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.dsp
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.dsw
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.h
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.idl
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.ncb
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.opt
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.plg
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.rc
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer.tlb
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServerps.def
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServerps.mk
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer_i.c
Chapter 12/AnotherAtlCarServer/AnotherAtlCarServer_p.c
Chapter 12/AnotherAtlCarServer/CoTruck.cpp
Chapter 12/AnotherAtlCarServer/CoTruck.h
Chapter 12/AnotherAtlCarServer/CoTruck.rgs
Chapter 12/AnotherAtlCarServer/dlldata.c
Chapter 12/AnotherAtlCarServer/resource.h
Chapter 12/AnotherAtlCarServer/StdAfx.cpp
Chapter 12/AnotherAtlCarServer/StdAfx.h
Chapter 12/AnotherAtlCarServer Interop Assembly/
Chapter 12/AnotherAtlCarServer Interop Assembly/AnotherAtlCarServer.dll
Chapter 12/AnotherAtlCarServer Interop Assembly/interop.AnotherAtlCarServer.dll
Chapter 12/AnotherAtlCarServer Interop Assembly/theKey.snk
Chapter 12/AtlShapesServer/
Chapter 12/AtlShapesServer/AtlShapesServer.aps
Chapter 12/AtlShapesServer/AtlShapesServer.cpp
Chapter 12/AtlShapesServer/AtlShapesServer.def
Chapter 12/AtlShapesServer/AtlShapesServer.dsp
Chapter 12/AtlShapesServer/AtlShapesServer.dsw
Chapter 12/AtlShapesServer/AtlShapesServer.h
Chapter 12/AtlShapesServer/AtlShapesServer.idl
Chapter 12/AtlShapesServer/AtlShapesServer.ncb
Chapter 12/AtlShapesServer/AtlShapesServer.opt
Chapter 12/AtlShapesServer/AtlShapesServer.plg
Chapter 12/AtlShapesServer/AtlShapesServer.rc
Chapter 12/AtlShapesServer/AtlShapesServer.tlb
Chapter 12/AtlShapesServer/AtlShapesServerps.def
Chapter 12/AtlShapesServer/AtlShapesServerps.mk
Chapter 12/AtlShapesServer/AtlShapesServer_i.c
Chapter 12/AtlShapesServer/AtlShapesServer_p.c
Chapter 12/AtlShapesServer/CoHexagon.cpp
Chapter 12/AtlShapesServer/CoHexagon.h
Chapter 12/AtlShapesServer/CoHexagon.rgs
Chapter 12/AtlShapesServer/dlldata.c
Chapter 12/AtlShapesServer/resource.h
Chapter 12/AtlShapesServer/StdAfx.cpp
Chapter 12/AtlShapesServer/StdAfx.h
Chapter 12/BinaryCompatibleDotNetTypeServer/
Chapter 12/BinaryCompatibleDotNetTypeServer/AssemblyInfo.cs
Chapter 12/BinaryCompatibleDotNetTypeServer/BinaryCompatibleDotNetTypeServer.csproj
Chapter 12/BinaryCompatibleDotNetTypeServer/BinaryCompatibleDotNetTypeServer.csproj.user
Chapter 12/BinaryCompatibleDotNetTypeServer/BinaryCompatibleDotNetTypeServer.sln
Chapter 12/BinaryCompatibleDotNetTypeServer/BinaryCompatibleDotNetTypeServer.suo
Chapter 12/BinaryCompatibleDotNetTypeServer/LawnMower.cs
Chapter 12/BinaryCompatibleDotNetTypeServer/theKey.snk
Chapter 12/BinaryCompatibleVbNetTypeServer/
Chapter 12/BinaryCompatibleVbNetTypeServer/AssemblyInfo.vb
Chapter 12/BinaryCompatibleVbNetTypeServer/BinaryCompatibleVbNetTypeServer.sln
Chapter 12/BinaryCompatibleVbNetTypeServer/BinaryCompatibleVbNetTypeServer.suo
Chapter 12/BinaryCompatibleVbNetTypeServer/BinaryCompatibleVbNetTypeServer.vbproj
Chapter 12/BinaryCompatibleVbNetTypeServer/BinaryCompatibleVbNetTypeServer.vbproj.user
Chapter 12/BinaryCompatibleVbNetTypeServer/theKey.snk
Chapter 12/BinaryCompatibleVbNetTypeServer/UFO.vb
Chapter 12/CustomCLRHost/
Chapter 12/CustomCLRHost/Form1.frm
Chapter 12/CustomCLRHost/Project1.exe
Chapter 12/CustomCLRHost/Project1.vbp
Chapter 12/CustomCLRHost/Project1.vbw
Chapter 12/CustomCLRHost/UnregisteredAssembly.dll
Chapter 12/CustomCLRHost/UnregisteredAssembly.tlb
Chapter 12/ManagedComDefs/
Chapter 12/ManagedComDefs/AssemblyInfo.cs
Chapter 12/ManagedComDefs/ManagedComDefs.csproj
Chapter 12/ManagedComDefs/ManagedComDefs.csproj.user
Chapter 12/ManagedComDefs/ManagedComDefs.sln
Chapter 12/ManagedComDefs/ManagedComDefs.suo
Chapter 12/ManagedComDefs/ManagedDefs.cs
Chapter 12/ManagedComDefs/theKey.snk
Chapter 12/MyMarshalAsLibrary/
Chapter 12/MyMarshalAsLibrary/AssemblyInfo.cs
Chapter 12/MyMarshalAsLibrary/MarshalAsClass.cs
Chapter 12/MyMarshalAsLibrary/MyMarshalAsLibrary.csproj
Chapter 12/MyMarshalAsLibrary/MyMarshalAsLibrary.csproj.user
Chapter 12/MyMarshalAsLibrary/MyMarshalAsLibrary.sln
Chapter 12/MyMarshalAsLibrary/MyMarshalAsLibrary.suo
Chapter 12/MyTypeLibExporter/
Chapter 12/MyTypeLibExporter/AssemblyInfo.cs
Chapter 12/MyTypeLibExporter/MyTypeLibExporter.cs
Chapter 12/MyTypeLibExporter/MyTypeLibExporter.csproj
Chapter 12/MyTypeLibExporter/MyTypeLibExporter.csproj.user
Chapter 12/MyTypeLibExporter/MyTypeLibExporter.sln
Chapter 12/MyTypeLibExporter/MyTypeLibExporter.suo
Chapter 12/UnregisteredAssembly/
Chapter 12/UnregisteredAssembly/AssemblyInfo.cs
Chapter 12/UnregisteredAssembly/Class1.cs
Chapter 12/UnregisteredAssembly/UnregisteredAssembly.csproj
Chapter 12/UnregisteredAssembly/UnregisteredAssembly.csproj.user
Chapter 12/UnregisteredAssembly/UnregisteredAssembly.sln
Chapter 12/UnregisteredAssembly/UnregisteredAssembly.suo
Chapter 12/Vb6COMCompatibleClient/
Chapter 12/Vb6COMCompatibleClient/Form1.frm
Chapter 12/Vb6COMCompatibleClient/Project1.vbp
Chapter 12/Vb6COMCompatibleClient/Project1.vbw
Chapter 13/
Chapter 13/CarObjectsClient/
Chapter 13/CarObjectsClient/App.ico
Chapter 13/CarObjectsClient/AssemblyInfo.cs
Chapter 13/CarObjectsClient/CarObjectsClient.csproj
Chapter 13/CarObjectsClient/CarObjectsClient.csproj.user
Chapter 13/CarObjectsClient/CarObjectsClient.sln
Chapter 13/CarObjectsClient/CarObjectsClient.suo
Chapter 13/CarObjectsClient/mainForm.cs
Chapter 13/CarObjectsClient/mainForm.resx
Chapter 13/CarObjectsWebClientFiles/
Chapter 13/CarObjectsWebClientFiles/CarWebForm.aspx
Chapter 13/CarObjectsWebClientFiles/CarWebForm.aspx.cs
Chapter 13/ClassicVbComPlusServer/
Chapter 13/ClassicVbComPlusServer/ClassicVBComPlusServer.dll
Chapter 13/ClassicVbComPlusServer/ClassicVBComPlusServer.exp
Chapter 13/ClassicVbComPlusServer/ClassicVBComPlusServer.lib
Chapter 13/ClassicVbComPlusServer/ClassicVBComPlusServer.vbp
Chapter 13/ClassicVbComPlusServer/ClassicVBComPlusServer.vbw
Chapter 13/ClassicVbComPlusServer/MsgClass.cls
Chapter 13/ComPlusCatalogReader/
Chapter 13/ComPlusCatalogReader/App.ico
Chapter 13/ComPlusCatalogReader/AssemblyInfo.cs
Chapter 13/ComPlusCatalogReader/ComPlusAppReader.cs
Chapter 13/ComPlusCatalogReader/ComPlusCatalogReader.csproj
Chapter 13/ComPlusCatalogReader/ComPlusCatalogReader.csproj.user
Chapter 13/ComPlusCatalogReader/ComPlusCatalogReader.sln
Chapter 13/ComPlusCatalogReader/ComPlusCatalogReader.suo
Chapter 13/ConfiguredCarObjects/
Chapter 13/ConfiguredCarObjects/AssemblyInfo.cs
Chapter 13/ConfiguredCarObjects/CarInventory.cs
Chapter 13/ConfiguredCarObjects/ConfiguredCarObjects.csproj
Chapter 13/ConfiguredCarObjects/ConfiguredCarObjects.csproj.user
Chapter 13/ConfiguredCarObjects/ConfiguredCarObjects.sln
Chapter 13/ConfiguredCarObjects/ConfiguredCarObjects.suo
Chapter 13/ConfiguredCarObjects/LogSale.cs
Chapter 13/CSharpComPlusClient/
Chapter 13/CSharpComPlusClient/App.ico
Chapter 13/CSharpComPlusClient/AssemblyInfo.cs
Chapter 13/CSharpComPlusClient/CSharpClient.cs
Chapter 13/CSharpComPlusClient/CSharpComPlusClient.csproj
Chapter 13/CSharpComPlusClient/CSharpComPlusClient.csproj.user
Chapter 13/CSharpComPlusClient/CSharpComPlusClient.sln
Chapter 13/CSharpComPlusClient/CSharpComPlusClient.suo
Chapter 13/JITAComponent/
Chapter 13/JITAComponent/AssemblyInfo.cs
Chapter 13/JITAComponent/JITAAwareObject.cs
Chapter 13/JITAComponent/JITAComponent.csproj
Chapter 13/JITAComponent/JITAComponent.csproj.user
Chapter 13/JITAComponent/JITAComponent.sln
Chapter 13/JITAComponent/JITAComponent.suo
Chapter 13/PoolableComponent/
Chapter 13/PoolableComponent/AssemblyInfo.cs
Chapter 13/PoolableComponent/PoolableComponent.cs
Chapter 13/PoolableComponent/PoolableComponent.csproj
Chapter 13/PoolableComponent/PoolableComponent.csproj.user
Chapter 13/PoolableComponent/PoolableComponent.sln
Chapter 13/PoolableComponent/PoolableComponent.suo
Chapter 13/RegistrationHelperApp/
Chapter 13/RegistrationHelperApp/App.ico
Chapter 13/RegistrationHelperApp/AssemblyInfo.cs
Chapter 13/RegistrationHelperApp/Class1.cs
Chapter 13/RegistrationHelperApp/RegistrationHelperApp.csproj
Chapter 13/RegistrationHelperApp/RegistrationHelperApp.csproj.user
Chapter 13/RegistrationHelperApp/RegistrationHelperApp.sln
Chapter 13/RegistrationHelperApp/RegistrationHelperApp.suo
Chapter 13/ServicedDotNetLib/
Chapter 13/ServicedDotNetLib/AssemblyInfo.cs
Chapter 13/ServicedDotNetLib/ServicedDotNetLib.csproj
Chapter 13/ServicedDotNetLib/ServicedDotNetLib.csproj.user
Chapter 13/ServicedDotNetLib/ServicedDotNetLib.sln
Chapter 13/ServicedDotNetLib/ServicedDotNetLib.suo
Chapter 13/ServicedDotNetLib/SimpleServicedType.cs
Chapter 13/SimpleTxComponent/
Chapter 13/SimpleTxComponent/AssemblyInfo.cs
Chapter 13/SimpleTxComponent/SimpleTxComponent.cs
Chapter 13/SimpleTxComponent/SimpleTxComponent.csproj
Chapter 13/SimpleTxComponent/SimpleTxComponent.csproj.user
Chapter 13/SimpleTxComponent/SimpleTxComponent.sln
Chapter 13/SimpleTxComponent/SimpleTxComponent.suo
Chapter 13/Vb6ClassicComPlusClient/
Chapter 13/Vb6ClassicComPlusClient/mainForm.frm
Chapter 13/Vb6ClassicComPlusClient/VB6ComPlusClient.exe
Chapter 13/Vb6ClassicComPlusClient/VB6ComPlusClient.vbp
Chapter 13/Vb6ClassicComPlusClient/VB6ComPlusClient.vbw
Chapter 2/
Chapter 2/CppImportClient/
Chapter 2/CppImportClient/CppImportClient.cpp
Chapter 2/CppImportClient/CppImportClient.dsp
Chapter 2/CppImportClient/CppImportClient.dsw
Chapter 2/CppImportClient/CppImportClient.ncb
Chapter 2/CppImportClient/CppImportClient.opt
Chapter 2/CppImportClient/CppImportClient.plg
Chapter 2/CppImportClient/ReadMe.txt
Chapter 2/CppImportClient/StdAfx.cpp
Chapter 2/CppImportClient/StdAfx.h
Chapter 2/CppLateBoundClient/
Chapter 2/CppLateBoundClient/CppLateBoundClient.cpp
Chapter 2/CppLateBoundClient/CppLateBoundClient.dsp
Chapter 2/CppLateBoundClient/CppLateBoundClient.dsw
Chapter 2/CppLateBoundClient/CppLateBoundClient.ncb
Chapter 2/CppLateBoundClient/CppLateBoundClient.opt
Chapter 2/CppLateBoundClient/CppLateBoundClient.plg
Chapter 2/CppRawComClient/
Chapter 2/CppRawComClient/CppRawComClient.cpp
Chapter 2/CppRawComClient/CppRawComClient.dsp
Chapter 2/CppRawComClient/CppRawComClient.dsw
Chapter 2/CppRawComClient/CppRawComClient.ncb
Chapter 2/CppRawComClient/CppRawComClient.opt
Chapter 2/CppRawComClient/CppRawComClient.plg
Chapter 2/CppRawComClient/RawComCar.h
Chapter 2/CppRawComClient/RawComCar_i.c
Chapter 2/CppRawComClient/ReadMe.txt
Chapter 2/CppRawComClient/StdAfx.cpp
Chapter 2/CppRawComClient/StdAfx.h
Chapter 2/Interfaces/
Chapter 2/Interfaces/Interfaces.cpp
Chapter 2/Interfaces/Interfaces.dsp
Chapter 2/Interfaces/Interfaces.dsw
Chapter 2/Interfaces/Interfaces.ncb
Chapter 2/Interfaces/Interfaces.opt
Chapter 2/Interfaces/Interfaces.plg
Chapter 2/Interfaces/ReadMe.txt
Chapter 2/Interfaces/StdAfx.cpp
Chapter 2/Interfaces/StdAfx.h
Chapter 2/RawComCar/
Chapter 2/RawComCar/ComCar.cpp
Chapter 2/RawComCar/ComCar.h
Chapter 2/RawComCar/ComCarCF.cpp
Chapter 2/RawComCar/ComCarCF.h
Chapter 2/RawComCar/dlldata.c
Chapter 2/RawComCar/RawComCar.cpp
Chapter 2/RawComCar/RawComCar.def
Chapter 2/RawComCar/RawComCar.dsp
Chapter 2/RawComCar/RawComCar.dsw
Chapter 2/RawComCar/RawComCar.h
Chapter 2/RawComCar/RawComCar.idl
Chapter 2/RawComCar/RawComCar.ncb
Chapter 2/RawComCar/RawComCar.opt
Chapter 2/RawComCar/RawComCar.plg
Chapter 2/RawComCar/RawComCar.reg
Chapter 2/RawComCar/RawComCar_i.c
Chapter 2/RawComCar/RawComCar_p.c
Chapter 2/RawComCar/ReadMe.txt
Chapter 2/RawComCar/ScriptableCar.cpp
Chapter 2/RawComCar/ScriptableCar.h
Chapter 2/RawComCar/ScriptableCarCF.cpp
Chapter 2/RawComCar/ScriptableCarCF.h
Chapter 2/RawComCar/StdAfx.cpp
Chapter 2/RawComCar/StdAfx.h
Chapter 2/ScriptableCar.htm
Chapter 2/Vb6RawCarClient/
Chapter 2/Vb6RawCarClient/Form1.frm
Chapter 2/Vb6RawCarClient/Project1.exe
Chapter 2/Vb6RawCarClient/Project1.vbp
Chapter 2/Vb6RawCarClient/Project1.vbw
Chapter 3/
Chapter 3/AtlCarServer/
Chapter 3/AtlCarServer/AtlCarServer.aps
Chapter 3/AtlCarServer/AtlCarServer.cpp
Chapter 3/AtlCarServer/AtlCarServer.def
Chapter 3/AtlCarServer/AtlCarServer.dsp
Chapter 3/AtlCarServer/AtlCarServer.dsw
Chapter 3/AtlCarServer/AtlCarServer.h
Chapter 3/AtlCarServer/AtlCarServer.idl
Chapter 3/AtlCarServer/AtlCarServer.ncb
Chapter 3/AtlCarServer/AtlCarServer.opt
Chapter 3/AtlCarServer/AtlCarServer.plg
Chapter 3/AtlCarServer/AtlCarServer.rc
Chapter 3/AtlCarServer/AtlCarServer.tlb
Chapter 3/AtlCarServer/AtlCarServerps.def
Chapter 3/AtlCarServer/AtlCarServerps.mk
Chapter 3/AtlCarServer/AtlCarServer_i.c
Chapter 3/AtlCarServer/AtlCarServer_p.c
Chapter 3/AtlCarServer/ComCar.cpp
Chapter 3/AtlCarServer/ComCar.h
Chapter 3/AtlCarServer/ComCar.rgs
Chapter 3/AtlCarServer/dlldata.c
Chapter 3/AtlCarServer/JetPlane.cpp
Chapter 3/AtlCarServer/JetPlane.h
Chapter 3/AtlCarServer/JetPlane.rgs
Chapter 3/AtlCarServer/resource.h
Chapter 3/AtlCarServer/StdAfx.cpp
Chapter 3/AtlCarServer/StdAfx.h
Chapter 3/Vb6CarsClient/
Chapter 3/Vb6CarsClient/Form1.frm
Chapter 3/Vb6CarsClient/Project1.exe
Chapter 3/Vb6CarsClient/Project1.vbp
Chapter 3/Vb6CarsClient/Project1.vbw
Chapter 3/Vb6CarServer/
Chapter 3/Vb6CarServer/CoCar.cls
Chapter 3/Vb6CarServer/interop.dll
Chapter 3/Vb6CarServer/IVBTurbo.cls
Chapter 3/Vb6CarServer/Vb6CarServer.dll
Chapter 3/Vb6CarServer/Vb6CarServer.exp
Chapter 3/Vb6CarServer/Vb6CarServer.lib
Chapter 3/Vb6CarServer/Vb6CarServer.vbp
Chapter 3/Vb6CarServer/Vb6CarServer.vbw
Chapter 4/
Chapter 4/CppComTypeReader/
Chapter 4/CppComTypeReader/CppComTypeReader.cpp
Chapter 4/CppComTypeReader/CppComTypeReader.dsp
Chapter 4/CppComTypeReader/CppComTypeReader.dsw
Chapter 4/CppComTypeReader/CppComTypeReader.ncb
Chapter 4/CppComTypeReader/CppComTypeReader.opt
Chapter 4/CppComTypeReader/CppComTypeReader.plg
Chapter 4/CppComTypeReader/ReadMe.txt
Chapter 4/CppComTypeReader/StdAfx.cpp
Chapter 4/CppComTypeReader/StdAfx.h
Chapter 4/CppComTypeWriter/
Chapter 4/CppComTypeWriter/CppComTypeWriter.cpp
Chapter 4/CppComTypeWriter/CppComTypeWriter.dsp
Chapter 4/CppComTypeWriter/CppComTypeWriter.dsw
Chapter 4/CppComTypeWriter/CppComTypeWriter.ncb
Chapter 4/CppComTypeWriter/CppComTypeWriter.opt
Chapter 4/CppComTypeWriter/CppComTypeWriter.plg
Chapter 4/CppComTypeWriter/MyTypeLib.tlb
Chapter 4/CppComTypeWriter/ReadMe.txt
Chapter 4/CppComTypeWriter/StdAfx.cpp
Chapter 4/CppComTypeWriter/StdAfx.h
Chapter 4/CustomIDLDataReader/
Chapter 4/CustomIDLDataReader/CustomIDLData.cpp
Chapter 4/CustomIDLDataReader/CustomIDLData.dsp
Chapter 4/CustomIDLDataReader/CustomIDLData.dsw
Chapter 4/CustomIDLDataReader/CustomIDLData.ncb
Chapter 4/CustomIDLDataReader/CustomIDLData.opt
Chapter 4/CustomIDLDataReader/CustomIDLData.plg
Chapter 4/CustomIDLDataReader/CustomIDLServer.tlb
Chapter 4/CustomIDLDataReader/ReadMe.txt
Chapter 4/CustomIDLDataReader/StdAfx.cpp
Chapter 4/CustomIDLDataReader/StdAfx.h
Chapter 4/CustomIDLServer/
Chapter 4/CustomIDLServer/CustomIDLServer.aps
Chapter 4/CustomIDLServer/CustomIDLServer.cpp
Chapter 4/CustomIDLServer/CustomIDLServer.def
Chapter 4/CustomIDLServer/CustomIDLServer.dsp
Chapter 4/CustomIDLServer/CustomIDLServer.dsw
Chapter 4/CustomIDLServer/CustomIDLServer.h
Chapter 4/CustomIDLServer/CustomIDLServer.idl
Chapter 4/CustomIDLServer/CustomIDLServer.ncb
Chapter 4/CustomIDLServer/CustomIDLServer.opt
Chapter 4/CustomIDLServer/CustomIDLServer.plg
Chapter 4/CustomIDLServer/CustomIDLServer.rc
Chapter 4/CustomIDLServer/CustomIDLServer.tlb
Chapter 4/CustomIDLServer/CustomIDLServerps.def
Chapter 4/CustomIDLServer/CustomIDLServerps.mk
Chapter 4/CustomIDLServer/CustomIDLServer_i.c
Chapter 4/CustomIDLServer/CustomIDLServer_p.c
Chapter 4/CustomIDLServer/dlldata.c
Chapter 4/CustomIDLServer/Foo.cpp
Chapter 4/CustomIDLServer/Foo.h
Chapter 4/CustomIDLServer/Foo.rgs
Chapter 4/CustomIDLServer/resource.h
Chapter 4/CustomIDLServer/StdAfx.cpp
Chapter 4/CustomIDLServer/StdAfx.h
Chapter 4/ManagedComTypeReader/
Chapter 4/ManagedComTypeReader/App.ico
Chapter 4/ManagedComTypeReader/AssemblyInfo.cs
Chapter 4/ManagedComTypeReader/Form1.cs
Chapter 4/ManagedComTypeReader/Form1.resx
Chapter 4/ManagedComTypeReader/ManagedComTypeReader.csproj
Chapter 4/ManagedComTypeReader/ManagedComTypeReader.csproj.user
Chapter 4/ManagedComTypeReader/ManagedComTypeReader.sln
Chapter 4/ManagedComTypeReader/ManagedComTypeReader.suo
Chapter 4/WidgetClient/
Chapter 4/WidgetClient/Form1.frm
Chapter 4/WidgetClient/Project1.exe
Chapter 4/WidgetClient/Project1.vbp
Chapter 4/WidgetClient/Project1.vbw
Chapter 4/WidgetServer/
Chapter 4/WidgetServer/CoWidget.cpp
Chapter 4/WidgetServer/CoWidget.h
Chapter 4/WidgetServer/CoWidget.rgs
Chapter 4/WidgetServer/dlldata.c
Chapter 4/WidgetServer/Drawer.cpp
Chapter 4/WidgetServer/Drawer.h
Chapter 4/WidgetServer/Drawer.rgs
Chapter 4/WidgetServer/GlobalObject.cpp
Chapter 4/WidgetServer/GlobalObject.h
Chapter 4/WidgetServer/GlobalObject.rgs
Chapter 4/WidgetServer/resource.h
Chapter 4/WidgetServer/StdAfx.cpp
Chapter 4/WidgetServer/StdAfx.h
Chapter 4/WidgetServer/WidgetServer.aps
Chapter 4/WidgetServer/WidgetServer.cpp
Chapter 4/WidgetServer/WidgetServer.def
Chapter 4/WidgetServer/WidgetServer.dsp
Chapter 4/WidgetServer/WidgetServer.dsw
Chapter 4/WidgetServer/WidgetServer.h
Chapter 4/WidgetServer/WidgetServer.idl
Chapter 4/WidgetServer/WidgetServer.ncb
Chapter 4/WidgetServer/WidgetServer.opt
Chapter 4/WidgetServer/WidgetServer.plg
Chapter 4/WidgetServer/WidgetServer.rc
Chapter 4/WidgetServer/WidgetServer.tlb
Chapter 4/WidgetServer/WidgetServerps.def
Chapter 4/WidgetServer/WidgetServerps.mk
Chapter 4/WidgetServer/WidgetServer_i.c
Chapter 4/WidgetServer/WidgetServer_p.c
Chapter 5/
Chapter 5/CarClientApplication/
Chapter 5/CarClientApplication/App.ico
Chapter 5/CarClientApplication/AssemblyInfo.cs
Chapter 5/CarClientApplication/CarClientApplication.csproj
Chapter 5/CarClientApplication/CarClientApplication.csproj.user
Chapter 5/CarClientApplication/CarClientApplication.sln
Chapter 5/CarClientApplication/CarClientApplication.suo
Chapter 5/CarClientApplication/mainForm.cs
Chapter 5/CarClientApplication/mainForm.resx
Chapter 5/CSharpCarLibrary/
Chapter 5/CSharpCarLibrary/AssemblyInfo.cs
Chapter 5/CSharpCarLibrary/Car.cs
Chapter 5/CSharpCarLibrary/CSharpCarLibrary.csproj
Chapter 5/CSharpCarLibrary/CSharpCarLibrary.csproj.user
Chapter 5/CSharpCarLibrary/CSharpCarLibrary.sln
Chapter 5/CSharpCarLibrary/CSharpCarLibrary.suo
Chapter 5/CSharpCarLibrary/HotRod.cs
Chapter 5/CSharpCarLibrary/MiniVan.cs
Chapter 5/CSharpCarLibrary/Roadster.cs
Chapter 5/SharedAsmClient/
Chapter 5/SharedAsmClient/AssemblyInfo.vb
Chapter 5/SharedAsmClient/mainForm.resx
Chapter 5/SharedAsmClient/mainForm.vb
Chapter 5/SharedAsmClient/SharedAsmClient.sln
Chapter 5/SharedAsmClient/SharedAsmClient.suo
Chapter 5/SharedAsmClient/SharedAsmClient.vbproj
Chapter 5/SharedAsmClient/SharedAsmClient.vbproj.user
Chapter 5/SharedVbNetAirVehicles/
Chapter 5/SharedVbNetAirVehicles/AirVehical.vb
Chapter 5/SharedVbNetAirVehicles/AssemblyInfo.vb
Chapter 5/SharedVbNetAirVehicles/JumboJet.vb
Chapter 5/SharedVbNetAirVehicles/SharedVbNetAirVehicles.sln
Chapter 5/SharedVbNetAirVehicles/SharedVbNetAirVehicles.suo
Chapter 5/SharedVbNetAirVehicles/SharedVbNetAirVehicles.vbproj
Chapter 5/SharedVbNetAirVehicles/SharedVbNetAirVehicles.vbproj.user
Chapter 5/SharedVbNetAirVehicles/theKey.snk
Chapter 5/SharedVbNetAirVehicles/UFO.vb
Chapter 5/SimpleCodeDOM/
Chapter 5/SimpleCodeDOM/App.ico
Chapter 5/SimpleCodeDOM/AssemblyInfo.cs
Chapter 5/SimpleCodeDOM/HelloWorldGenApp.cs
Chapter 5/SimpleCodeDOM/SimpleCodeDOM.csproj
Chapter 5/SimpleCodeDOM/SimpleCodeDOM.csproj.user
Chapter 5/SimpleCodeDOM/SimpleCodeDOM.sln
Chapter 5/SimpleCodeDOM/SimpleCodeDOM.suo
Chapter 5/VbNetCarLibrary/
Chapter 5/VbNetCarLibrary/AssemblyInfo.vb
Chapter 5/VbNetCarLibrary/Car.vb
Chapter 5/VbNetCarLibrary/HotRod.vb
Chapter 5/VbNetCarLibrary/MiniVan.vb
Chapter 5/VbNetCarLibrary/Roadster.vb
Chapter 5/VbNetCarLibrary/VbNetCarLibrary.sln
Chapter 5/VbNetCarLibrary/VbNetCarLibrary.suo
Chapter 5/VbNetCarLibrary/VbNetCarLibrary.vbproj
Chapter 5/VbNetCarLibrary/VbNetCarLibrary.vbproj.user
Chapter 6/
Chapter 6/AttributeReader/
Chapter 6/AttributeReader/App.ico
Chapter 6/AttributeReader/AssemblyInfo.cs
Chapter 6/AttributeReader/AttributeReader.csproj
Chapter 6/AttributeReader/AttributeReader.csproj.user
Chapter 6/AttributeReader/AttributeReader.sln
Chapter 6/AttributeReader/AttributeReader.suo
Chapter 6/AttributeReader/Class1.cs
Chapter 6/CarObject/
Chapter 6/CarObject/App.ico
Chapter 6/CarObject/AssemblyInfo.cs
Chapter 6/CarObject/CarObject.csproj
Chapter 6/CarObject/CarObject.csproj.user
Chapter 6/CarObject/CarObject.sln
Chapter 6/CarObject/CarObject.suo
Chapter 6/CarObject/CarObjectTypes.cs
Chapter 6/ComplexTypeLibrary/
Chapter 6/ComplexTypeLibrary/AssemblyInfo.cs
Chapter 6/ComplexTypeLibrary/ComplexTypeLibrary.csproj
Chapter 6/ComplexTypeLibrary/ComplexTypeLibrary.csproj.user
Chapter 6/ComplexTypeLibrary/ComplexTypeLibrary.sln
Chapter 6/ComplexTypeLibrary/ComplexTypeLibrary.suo
Chapter 6/ComplexTypeLibrary/TheTypes.cs
Chapter 6/DotNetTypeReader/
Chapter 6/DotNetTypeReader/App.ico
Chapter 6/DotNetTypeReader/AssemblyInfo.cs
Chapter 6/DotNetTypeReader/DotNetTypeReader.csproj
Chapter 6/DotNetTypeReader/DotNetTypeReader.csproj.user
Chapter 6/DotNetTypeReader/DotNetTypeReader.sln
Chapter 6/DotNetTypeReader/DotNetTypeReader.suo
Chapter 6/DotNetTypeReader/mainForm.cs
Chapter 6/DotNetTypeReader/mainForm.resx
Chapter 6/DotNetTypeReader/MemberInfoDialog.cs
Chapter 6/DotNetTypeReader/MemberInfoDialog.resx
Chapter 6/FunWithType/
Chapter 6/FunWithType/App.ico
Chapter 6/FunWithType/AssemblyInfo.cs
Chapter 6/FunWithType/FunWithType.cs
Chapter 6/FunWithType/FunWithType.csproj
Chapter 6/FunWithType/FunWithType.csproj.user
Chapter 6/FunWithType/FunWithType.sln
Chapter 6/FunWithType/FunWithType.suo
Chapter 6/LateBinder/
Chapter 6/LateBinder/App.ico
Chapter 6/LateBinder/AssemblyInfo.cs
Chapter 6/LateBinder/LateBinder.cs
Chapter 6/LateBinder/LateBinder.csproj
Chapter 6/LateBinder/LateBinder.csproj.user
Chapter 6/LateBinder/LateBinder.sln
Chapter 6/LateBinder/LateBinder.suo
Chapter 7/
Chapter 7/ATLVersionedInterfaceServer/
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.aps
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.cpp
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.def
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.dsp
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.dsw
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.h
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.idl
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.ncb
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.opt
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.plg
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.rc
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer.tlb
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServerps.def
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServerps.mk
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer_i.c
Chapter 7/ATLVersionedInterfaceServer/ATLVersionedInterfaceServer_p.c
Chapter 7/ATLVersionedInterfaceServer/dlldata.c
Chapter 7/ATLVersionedInterfaceServer/Foo.cpp
Chapter 7/ATLVersionedInterfaceServer/Foo.h
Chapter 7/ATLVersionedInterfaceServer/Foo.rgs
Chapter 7/ATLVersionedInterfaceServer/resource.h
Chapter 7/ATLVersionedInterfaceServer/StdAfx.cpp
Chapter 7/ATLVersionedInterfaceServer/StdAfx.h
Chapter 7/CSharpAtlComServerClient/
Chapter 7/CSharpAtlComServerClient/App.ico
Chapter 7/CSharpAtlComServerClient/AssemblyInfo.cs
Chapter 7/CSharpAtlComServerClient/CSharpATLClient.cs
Chapter 7/CSharpAtlComServerClient/CSharpAtlComServerClient.csproj
Chapter 7/CSharpAtlComServerClient/CSharpAtlComServerClient.csproj.user
Chapter 7/CSharpAtlComServerClient/CSharpAtlComServerClient.sln
Chapter 7/CSharpAtlComServerClient/CSharpAtlComServerClient.suo
Chapter 7/CSharpOptParamClient/
Chapter 7/CSharpOptParamClient/App.ico
Chapter 7/CSharpOptParamClient/AssemblyInfo.cs
Chapter 7/CSharpOptParamClient/Class1.cs
Chapter 7/CSharpOptParamClient/CSharpOptParamClient.csproj
Chapter 7/CSharpOptParamClient/CSharpOptParamClient.csproj.user
Chapter 7/CSharpOptParamClient/CSharpOptParamClient.sln
Chapter 7/CSharpOptParamClient/CSharpOptParamClient.suo
Chapter 7/CSharpRawComClient/
Chapter 7/CSharpRawComClient/App.ico
Chapter 7/CSharpRawComClient/AssemblyInfo.cs
Chapter 7/CSharpRawComClient/CSharpRawComClient.csproj
Chapter 7/CSharpRawComClient/CSharpRawComClient.csproj.user
Chapter 7/CSharpRawComClient/CSharpRawComClient.sln
Chapter 7/CSharpRawComClient/CSharpRawComClient.suo
Chapter 7/CSharpRawComClient/RawCarClientApp.cs
Chapter 7/CSharpUsingClassicADO/
Chapter 7/CSharpUsingClassicADO/App.ico
Chapter 7/CSharpUsingClassicADO/AssemblyInfo.cs
Chapter 7/CSharpUsingClassicADO/CSharpUsingClassicADO.csproj
Chapter 7/CSharpUsingClassicADO/CSharpUsingClassicADO.csproj.user
Chapter 7/CSharpUsingClassicADO/CSharpUsingClassicADO.sln
Chapter 7/CSharpUsingClassicADO/CSharpUsingClassicADO.suo
Chapter 7/CSharpUsingClassicADO/Form1.cs
Chapter 7/CSharpUsingClassicADO/Form1.resx
Chapter 7/CSharpVBComServerClient/
Chapter 7/CSharpVBComServerClient/App.ico
Chapter 7/CSharpVBComServerClient/AssemblyInfo.cs
Chapter 7/CSharpVBComServerClient/CSharpVBComServerClient.csproj
Chapter 7/CSharpVBComServerClient/CSharpVBComServerClient.csproj.user
Chapter 7/CSharpVBComServerClient/CSharpVBComServerClient.sln
Chapter 7/CSharpVBComServerClient/CSharpVBComServerClient.suo
Chapter 7/CSharpVBComServerClient/MainForm.cs
Chapter 7/CSharpVBComServerClient/MainForm.resx
Chapter 7/InteropAsmAttrReader/
Chapter 7/InteropAsmAttrReader/App.ico
Chapter 7/InteropAsmAttrReader/AssemblyInfo.cs
Chapter 7/InteropAsmAttrReader/InteropAsmAttrReader.csproj
Chapter 7/InteropAsmAttrReader/InteropAsmAttrReader.csproj.user
Chapter 7/InteropAsmAttrReader/InteropAsmAttrReader.sln
Chapter 7/InteropAsmAttrReader/InteropAsmAttrReader.suo
Chapter 7/InteropAsmAttrReader/TheReader.cs
Chapter 7/LameVbComServer/
Chapter 7/LameVbComServer/Hello.cls
Chapter 7/LameVbComServer/LameVbComServer.dll
Chapter 7/LameVbComServer/LameVbComServer.exp
Chapter 7/LameVbComServer/LameVbComServer.lib
Chapter 7/LameVbComServer/LameVbComServer.vbp
Chapter 7/LameVbComServer/LameVbComServer.vbw
Chapter 7/LameVbComServer/PrimarySharedLameServer.dll
Chapter 7/LameVbComServer/SharedLameServer.dll
Chapter 7/LameVbComServer/thekey.snk
Chapter 7/RuntimeSpy/
Chapter 7/RuntimeSpy/App.ico
Chapter 7/RuntimeSpy/AssemblyInfo.cs
Chapter 7/RuntimeSpy/RuntimeSpy.csproj
Chapter 7/RuntimeSpy/RuntimeSpy.csproj.user
Chapter 7/RuntimeSpy/RuntimeSpy.sln
Chapter 7/RuntimeSpy/RuntimeSpy.suo
Chapter 7/RuntimeSpy/Spy.cs
Chapter 7/Vb6OptDefaultParams/
Chapter 7/Vb6OptDefaultParams/CoOptParams.cls
Chapter 7/Vb6OptDefaultParams/VbOptParamsServer.dll
Chapter 7/Vb6OptDefaultParams/VbOptParamsServer.exp
Chapter 7/Vb6OptDefaultParams/VbOptParamsServer.lib
Chapter 7/Vb6OptDefaultParams/VbOptParamsServer.vbp
Chapter 7/Vb6OptDefaultParams/VbOptParamsServer.vbw
Chapter 7/VBDotNetVBComServerClient/
Chapter 7/VBDotNetVBComServerClient/AssemblyInfo.vb
Chapter 7/VBDotNetVBComServerClient/MainForm.resx
Chapter 7/VBDotNetVBComServerClient/MainForm.vb
Chapter 7/VBDotNetVBComServerClient/VBDotNetVBComServerClient.sln
Chapter 7/VBDotNetVBComServerClient/VBDotNetVBComServerClient.suo
Chapter 7/VBDotNetVBComServerClient/VBDotNetVBComServerClient.vbproj
Chapter 7/VBDotNetVBComServerClient/VBDotNetVBComServerClient.vbproj.user
Chapter 7/VbNetOptParamsClient/
Chapter 7/VbNetOptParamsClient/AssemblyInfo.vb
Chapter 7/VbNetOptParamsClient/Module1.vb
Chapter 7/VbNetOptParamsClient/VbNetOptParamsClient.sln
Chapter 7/VbNetOptParamsClient/VbNetOptParamsClient.suo
Chapter 7/VbNetOptParamsClient/VbNetOptParamsClient.vbproj
Chapter 7/VbNetOptParamsClient/VbNetOptParamsClient.vbproj.user
Chapter 8/
Chapter 8/COM Servers/
Chapter 8/COM Servers/AtlComErrorServer/
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.aps
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.cpp
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.def
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.dsp
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.dsw
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.h
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.idl
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.ncb
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.opt
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.plg
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.rc
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer.tlb
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServerps.def
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServerps.mk
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer_i.c
Chapter 8/COM Servers/AtlComErrorServer/AtlComErrorServer_p.c
Chapter 8/COM Servers/AtlComErrorServer/dlldata.c
Chapter 8/COM Servers/AtlComErrorServer/resource.h
Chapter 8/COM Servers/AtlComErrorServer/StdAfx.cpp
Chapter 8/COM Servers/AtlComErrorServer/StdAfx.h
Chapter 8/COM Servers/AtlComErrorServer/TheBrokenObject.cpp
Chapter 8/COM Servers/AtlComErrorServer/TheBrokenObject.h
Chapter 8/COM Servers/AtlComErrorServer/TheBrokenObject.rgs
Chapter 8/COM Servers/VBArrayServer/
Chapter 8/COM Servers/VBArrayServer/SafeArrayObj.cls
Chapter 8/COM Servers/VBArrayServer/TestObject.cls
Chapter 8/COM Servers/VBArrayServer/VBSafeArrayServer.dll
Chapter 8/COM Servers/VBArrayServer/VBSafeArrayServer.exp
Chapter 8/COM Servers/VBArrayServer/VBSafeArrayServer.lib
Chapter 8/COM Servers/VBArrayServer/VBSafeArrayServer.vbp
Chapter 8/COM Servers/VBArrayServer/VBSafeArrayServer.vbw
Chapter 8/COM Servers/VBCollectionServer/
Chapter 8/COM Servers/VBCollectionServer/CarCollection.cls
Chapter 8/COM Servers/VBCollectionServer/CoCar.cls
Chapter 8/COM Servers/VBCollectionServer/VbCollectionServer.dll
Chapter 8/COM Servers/VBCollectionServer/VbCollectionServer.exp
Chapter 8/COM Servers/VBCollectionServer/VbCollectionServer.lib
Chapter 8/COM Servers/VBCollectionServer/VbCollectionServer.vbp
Chapter 8/COM Servers/VBCollectionServer/VbCollectionServer.vbw
Chapter 8/COM Servers/VBEventsServer/
Chapter 8/COM Servers/VBEventsServer/CoCar.cls
Chapter 8/COM Servers/VBEventsServer/VBComEventsServer.dll
Chapter 8/COM Servers/VBEventsServer/VBComEventsServer.exp
Chapter 8/COM Servers/VBEventsServer/VBComEventsServer.lib
Chapter 8/COM Servers/VBEventsServer/VBComEventsServer.vbp
Chapter 8/COM Servers/VBEventsServer/VBComEventsServer.vbw
Chapter 8/COM Servers/VBStructsServer/
Chapter 8/COM Servers/VBStructsServer/VBStructObject.cls
Chapter 8/COM Servers/VBStructsServer/VbStructsServer.dll
Chapter 8/COM Servers/VBStructsServer/VBStructsServer.exp
Chapter 8/COM Servers/VBStructsServer/VBStructsServer.lib
Chapter 8/COM Servers/VBStructsServer/VBStructsServer.vbp
Chapter 8/COM Servers/VBStructsServer/VBStructsServer.vbw
Chapter 8/COM Servers/VBVariantServer/
Chapter 8/COM Servers/VBVariantServer/VariantObj.cls
Chapter 8/COM Servers/VBVariantServer/VbVariantServer.dll
Chapter 8/COM Servers/VBVariantServer/VbVariantServer.exp
Chapter 8/COM Servers/VBVariantServer/VbVariantServer.lib
Chapter 8/COM Servers/VBVariantServer/VbVariantServer.pdb
Chapter 8/COM Servers/VBVariantServer/VbVariantServer.vbp
Chapter 8/COM Servers/VBVariantServer/VbVariantServer.vbw
Chapter 8/CSharpComCollectionClient/
Chapter 8/CSharpComCollectionClient/App.ico
Chapter 8/CSharpComCollectionClient/AssemblyInfo.cs
Chapter 8/CSharpComCollectionClient/COMCollectionUser.cs
Chapter 8/CSharpComCollectionClient/CSharpComCollectionClient.csproj
Chapter 8/CSharpComCollectionClient/CSharpComCollectionClient.csproj.user
Chapter 8/CSharpComCollectionClient/CSharpComCollectionClient.sln
Chapter 8/CSharpComCollectionClient/CSharpComCollectionClient.suo
Chapter 8/CSharpComErrorClient/
Chapter 8/CSharpComErrorClient/App.ico
Chapter 8/CSharpComErrorClient/AssemblyInfo.cs
Chapter 8/CSharpComErrorClient/ComErrorClient.cs
Chapter 8/CSharpComErrorClient/CSharpComErrorClient.csproj
Chapter 8/CSharpComErrorClient/CSharpComErrorClient.csproj.user
Chapter 8/CSharpComErrorClient/CSharpComErrorClient.sln
Chapter 8/CSharpComErrorClient/CSharpComErrorClient.suo
Chapter 8/CSharpComEventClient/
Chapter 8/CSharpComEventClient/App.ico
Chapter 8/CSharpComEventClient/AssemblyInfo.cs
Chapter 8/CSharpComEventClient/CSharpComEventClient.csproj
Chapter 8/CSharpComEventClient/CSharpComEventClient.csproj.user
Chapter 8/CSharpComEventClient/CSharpComEventClient.sln
Chapter 8/CSharpComEventClient/CSharpComEventClient.suo
Chapter 8/CSharpComEventClient/CSharpEventClient.cs
Chapter 8/CSharpComStructClient/
Chapter 8/CSharpComStructClient/App.ico
Chapter 8/CSharpComStructClient/AssemblyInfo.cs
Chapter 8/CSharpComStructClient/CSharpComStructClient.csproj
Chapter 8/CSharpComStructClient/CSharpComStructClient.csproj.user
Chapter 8/CSharpComStructClient/CSharpComStructClient.sln
Chapter 8/CSharpComStructClient/CSharpComStructClient.suo
Chapter 8/CSharpComStructClient/mainForm.cs
Chapter 8/CSharpComStructClient/mainForm.resx
Chapter 8/CSharpSafeArrayClient/
Chapter 8/CSharpSafeArrayClient/App.ico
Chapter 8/CSharpSafeArrayClient/AssemblyInfo.cs
Chapter 8/CSharpSafeArrayClient/CSharpArrayClient.cs
Chapter 8/CSharpSafeArrayClient/CSharpSafeArrayClient.csproj
Chapter 8/CSharpSafeArrayClient/CSharpSafeArrayClient.csproj.user
Chapter 8/CSharpSafeArrayClient/CSharpSafeArrayClient.sln
Chapter 8/CSharpSafeArrayClient/CSharpSafeArrayClient.suo
Chapter 8/CSharpVariantClient/
Chapter 8/CSharpVariantClient/App.ico
Chapter 8/CSharpVariantClient/AssemblyInfo.cs
Chapter 8/CSharpVariantClient/CSharpVariantClient.csproj
Chapter 8/CSharpVariantClient/CSharpVariantClient.csproj.user
Chapter 8/CSharpVariantClient/CSharpVariantClient.sln
Chapter 8/CSharpVariantClient/CSharpVariantClient.suo
Chapter 8/CSharpVariantClient/VariantClient.cs
Chapter 8/SimpleCSharpDelegate/
Chapter 8/SimpleCSharpDelegate/Adder.cs
Chapter 8/SimpleCSharpDelegate/App.ico
Chapter 8/SimpleCSharpDelegate/AssemblyInfo.cs
Chapter 8/SimpleCSharpDelegate/SimpleCSharpDelegate.csproj
Chapter 8/SimpleCSharpDelegate/SimpleCSharpDelegate.csproj.user
Chapter 8/SimpleCSharpDelegate/SimpleCSharpDelegate.sln
Chapter 8/SimpleCSharpDelegate/SimpleCSharpDelegate.suo
Chapter 8/SimpleCSharpEvent/
Chapter 8/SimpleCSharpEvent/Adder.cs
Chapter 8/SimpleCSharpEvent/App.ico
Chapter 8/SimpleCSharpEvent/AssemblyInfo.cs
Chapter 8/SimpleCSharpEvent/SimpleCSharpEvent.csproj
Chapter 8/SimpleCSharpEvent/SimpleCSharpEvent.csproj.user
Chapter 8/SimpleCSharpEvent/SimpleCSharpEvent.sln
Chapter 8/SimpleCSharpEvent/SimpleCSharpEvent.suo
Chapter 8/VbNetComEventClient/
Chapter 8/VbNetComEventClient/AssemblyInfo.vb
Chapter 8/VbNetComEventClient/Module1.vb
Chapter 8/VbNetComEventClient/VbNetComEventClient.sln
Chapter 8/VbNetComEventClient/VbNetComEventClient.suo
Chapter 8/VbNetComEventClient/VbNetComEventClient.vbproj
Chapter 8/VbNetComEventClient/VbNetComEventClient.vbproj.user
Chapter 9/
Chapter 9/AtlHelpCustomAttsServer/
Chapter 9/AtlHelpCustomAttsServer/AtlAdder.cpp
Chapter 9/AtlHelpCustomAttsServer/AtlAdder.h
Chapter 9/AtlHelpCustomAttsServer/AtlAdder.rgs
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.aps
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.cpp
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.def
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.dsp
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.dsw
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.h
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.idl
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.ncb
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.opt
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.plg
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.rc
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.tlb
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServerps.def
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServerps.mk
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer_i.c
Chapter 9/AtlHelpCustomAttsServer/AtlHelpCustomAttsServer_p.c
Chapter 9/AtlHelpCustomAttsServer/dlldata.c
Chapter 9/AtlHelpCustomAttsServer/resource.h
Chapter 9/AtlHelpCustomAttsServer/StdAfx.cpp
Chapter 9/AtlHelpCustomAttsServer/StdAfx.h
Chapter 9/AxInterop.SimpleVb6AxCtrl/
Chapter 9/AxInterop.SimpleVb6AxCtrl/AssemblyInfo.cs
Chapter 9/AxInterop.SimpleVb6AxCtrl/AxInterop.SimpleVb6AxCtrl.csproj
Chapter 9/AxInterop.SimpleVb6AxCtrl/AxInterop.SimpleVb6AxCtrl.csproj.user
Chapter 9/AxInterop.SimpleVb6AxCtrl/AxInterop.SimpleVb6AxCtrl.sln
Chapter 9/AxInterop.SimpleVb6AxCtrl/AxInterop.SimpleVb6AxCtrl.suo
Chapter 9/AxInterop.SimpleVb6AxCtrl/Class1.cs
Chapter 9/ComparableComObj/
Chapter 9/ComparableComObj/BadComObject.cls
Chapter 9/ComparableComObj/Car.cls
Chapter 9/ComparableComObj/ComparableComObj.dll
Chapter 9/ComparableComObj/ComparableComObj.exp
Chapter 9/ComparableComObj/ComparableComObj.lib
Chapter 9/ComparableComObj/ComparableComObj.vbp
Chapter 9/ComparableComObj/ComparableComObj.vbw
Chapter 9/ComparableComObjClient/
Chapter 9/ComparableComObjClient/App.ico
Chapter 9/ComparableComObjClient/AssemblyInfo.cs
Chapter 9/ComparableComObjClient/ComparableCarClient.cs
Chapter 9/ComparableComObjClient/ComparableComObjClient.csproj
Chapter 9/ComparableComObjClient/ComparableComObjClient.csproj.user
Chapter 9/ComparableComObjClient/ComparableComObjClient.sln
Chapter 9/ComparableComObjClient/ComparableComObjClient.suo
Chapter 9/CSharpAxControlHost/
Chapter 9/CSharpAxControlHost/App.ico
Chapter 9/CSharpAxControlHost/AssemblyInfo.cs
Chapter 9/CSharpAxControlHost/CSharpAxControlHost.csproj
Chapter 9/CSharpAxControlHost/CSharpAxControlHost.csproj.user
Chapter 9/CSharpAxControlHost/CSharpAxControlHost.sln
Chapter 9/CSharpAxControlHost/CSharpAxControlHost.suo
Chapter 9/CSharpAxControlHost/mainForm.cs
Chapter 9/CSharpAxControlHost/mainForm.resx
Chapter 9/CustomIDLAttsToDotNetAtts/
Chapter 9/CustomIDLAttsToDotNetAtts/App.ico
Chapter 9/CustomIDLAttsToDotNetAtts/AssemblyInfo.cs
Chapter 9/CustomIDLAttsToDotNetAtts/Class1.cs
Chapter 9/CustomIDLAttsToDotNetAtts/CustomIDLAttsToDotNetAtts.csproj
Chapter 9/CustomIDLAttsToDotNetAtts/CustomIDLAttsToDotNetAtts.csproj.user
Chapter 9/CustomIDLAttsToDotNetAtts/CustomIDLAttsToDotNetAtts.sln
Chapter 9/CustomIDLAttsToDotNetAtts/CustomIDLAttsToDotNetAtts.suo
Chapter 9/CustomInteropAsmClient/
Chapter 9/CustomInteropAsmClient/App.ico
Chapter 9/CustomInteropAsmClient/AssemblyInfo.cs
Chapter 9/CustomInteropAsmClient/CustomInteropAsmClient.csproj
Chapter 9/CustomInteropAsmClient/CustomInteropAsmClient.csproj.user
Chapter 9/CustomInteropAsmClient/CustomInteropAsmClient.sln
Chapter 9/CustomInteropAsmClient/CustomInteropAsmClient.suo
Chapter 9/CustomInteropAsmClient/TheClient.cs
Chapter 9/Initial interop.AtlHelpCustomAttsServer/
Chapter 9/Initial interop.AtlHelpCustomAttsServer/AtlHelpCustomAttsServer.dll
Chapter 9/Initial interop.AtlHelpCustomAttsServer/IL Code/
Chapter 9/Initial interop.AtlHelpCustomAttsServer/IL Code/HelpfulATLServer.il
Chapter 9/Initial interop.AtlHelpCustomAttsServer/IL Code/HelpfulATLServer.res
Chapter 9/Initial interop.AtlHelpCustomAttsServer/interop.AtlHelpCustomAttsServer.dll
Chapter 9/LameColorControl Souce/
Chapter 9/LameColorControl Souce/AxSimpleVb6AxCtrl.cs
Chapter 9/LameColorControl Souce/AxSimpleVb6AxCtrl.dll
Chapter 9/LameColorControl Souce/AxSimpleVb6AxCtrl.pdb
Chapter 9/LameColorControl Souce/SimpleVb6AxCtrl.dll
Chapter 9/LameColorControl Souce/SimpleVb6AxCtrl.ocx
Chapter 9/LowLevelManagedClient/
Chapter 9/LowLevelManagedClient/App.ico
Chapter 9/LowLevelManagedClient/AssemblyInfo.cs
Chapter 9/LowLevelManagedClient/DownAndDirtyClient.cs
Chapter 9/LowLevelManagedClient/LowLevelManagedClient.csproj
Chapter 9/LowLevelManagedClient/LowLevelManagedClient.csproj.user
Chapter 9/LowLevelManagedClient/LowLevelManagedClient.sln
Chapter 9/LowLevelManagedClient/LowLevelManagedClient.suo
Chapter 9/MyTypeLibImporter/
Chapter 9/MyTypeLibImporter/AssemblyInfo.cs
Chapter 9/MyTypeLibImporter/MyTlbImpApp.cs
Chapter 9/MyTypeLibImporter/MyTypeLibImporter.csproj
Chapter 9/MyTypeLibImporter/MyTypeLibImporter.csproj.user
Chapter 9/MyTypeLibImporter/MyTypeLibImporter.sln
Chapter 9/MyTypeLibImporter/MyTypeLibImporter.suo
Chapter 9/New interop.AtlHelpCustomAttsServer/
Chapter 9/New interop.AtlHelpCustomAttsServer/HelpfulATLServer.il
Chapter 9/New interop.AtlHelpCustomAttsServer/HelpfulATLServer.res
Chapter 9/New interop.AtlHelpCustomAttsServer/interop.AtlHelpCustomAttsServer.dll
Chapter 9/ScratchAssembly/
Chapter 9/ScratchAssembly/AssemblyInfo.cs
Chapter 9/ScratchAssembly/scratch.cs
Chapter 9/ScratchAssembly/scratch.il
Chapter 9/ScratchAssembly/scratch.res
Chapter 9/ScratchAssembly/ScratchAssembly.csproj
Chapter 9/ScratchAssembly/ScratchAssembly.csproj.user
Chapter 9/ScratchAssembly/scratchAssembly.res
Chapter 9/ScratchAssembly/ScratchAssembly.sln
Chapter 9/ScratchAssembly/ScratchAssembly.suo
Chapter 9/SimpleVb6AxCtrl/
Chapter 9/SimpleVb6AxCtrl/LameColorControl.ctl
Chapter 9/SimpleVb6AxCtrl/SimpleVb6AxCtrl.exp
Chapter 9/SimpleVb6AxCtrl/SimpleVb6AxCtrl.lib
Chapter 9/SimpleVb6AxCtrl/SimpleVb6AxCtrl.oca
Chapter 9/SimpleVb6AxCtrl/SimpleVb6AxCtrl.ocx
Chapter 9/SimpleVb6AxCtrl/SimpleVb6AxCtrl.vbp
Chapter 9/SimpleVb6AxCtrl/SimpleVb6AxCtrl.vbw
Chapter 9/VbCloneableObjectServer/
Chapter 9/VbCloneableObjectServer/CoPoint.cls
Chapter 9/VbCloneableObjectServer/VbCloneableObjectServer.dll
Chapter 9/VbCloneableObjectServer/VbCloneableObjectServer.exp
Chapter 9/VbCloneableObjectServer/VbCloneableObjectServer.lib
Chapter 9/VbCloneableObjectServer/VbCloneableObjectServer.vbp
Chapter 9/VbCloneableObjectServer/VbCloneableObjectServer.vbw
ReadMe.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com