文件名称:Writing_Add_ins_for_Visual_Studio_NET-514
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 2.02mb
- 下载次数:
- 0次
- 提 供 者:
- 饶*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
书籍《Writing Add-ins for Visual Studio .NET》的附带源码,对于为 Visual Studio .NET 环境下编写 IDE 插件有较好的帮助
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 87361036writing_add_ins_for_visual_studio_net-514.zip 列表 ReadMeBeforeUsingCode.txt Writing Addins for VS.NET/Chapter02/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter02/MyAddinTest1/bin/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/bin/MyAddinTest1.dll Writing Addins for VS.NET/Chapter02/MyAddinTest1/bin/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter02/MyAddinTest1/bin/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter02/MyAddinTest1/Connect.vb Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1.sln Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1.snk Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1.suo Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1.vbproj Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1.vbproj.user Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1Setup/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1Setup/Debug/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1Setup/MyAddinTest1Setup.vdproj Writing Addins for VS.NET/Chapter02/MyAddinTest1/MyAddinTest1Setup/Release/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/obj/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/obj/Debug/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/obj/Debug/MyAddinTest1.dll Writing Addins for VS.NET/Chapter02/MyAddinTest1/obj/Debug/MyAddinTest1.frmTreeView.resources Writing Addins for VS.NET/Chapter02/MyAddinTest1/obj/Debug/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter02/MyAddinTest1/obj/Debug/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter02/MyAddinTest1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter02/MyAddinTest1/ReCreateCommands.reg Writing Addins for VS.NET/Chapter03/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter03/MyAddinTest1/bin/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/bin/MyAddinTest1.dll Writing Addins for VS.NET/Chapter03/MyAddinTest1/bin/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter03/MyAddinTest1/bin/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter03/MyAddinTest1/Connect.vb Writing Addins for VS.NET/Chapter03/MyAddinTest1/Form1.resx Writing Addins for VS.NET/Chapter03/MyAddinTest1/Form1.vb Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1.sln Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1.snk Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1.suo Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1.vbproj Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1.vbproj.user Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1Setup/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1Setup/Debug/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1Setup/MyAddinTest1Setup.vdproj Writing Addins for VS.NET/Chapter03/MyAddinTest1/MyAddinTest1Setup/Release/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/obj/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/obj/Debug/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/obj/Debug/MyAddinTest1.dll Writing Addins for VS.NET/Chapter03/MyAddinTest1/obj/Debug/MyAddinTest1.frmTreeView.resources Writing Addins for VS.NET/Chapter03/MyAddinTest1/obj/Debug/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter03/MyAddinTest1/obj/Debug/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter03/MyAddinTest1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter03/MyAddinTest1/ReCreateCommands.reg Writing Addins for VS.NET/Chapter03/WindowsApplication2/ Writing Addins for VS.NET/Chapter03/WindowsApplication2/AssemblyInfo.vb Writing Addins for VS.NET/Chapter03/WindowsApplication2/bin/ Writing Addins for VS.NET/Chapter03/WindowsApplication2/bin/WindowsApplication2.exe Writing Addins for VS.NET/Chapter03/WindowsApplication2/bin/WindowsApplication2.pdb Writing Addins for VS.NET/Chapter03/WindowsApplication2/Form1.resx Writing Addins for VS.NET/Chapter03/WindowsApplication2/Form1.vb Writing Addins for VS.NET/Chapter03/WindowsApplication2/Module1.vb Writing Addins for VS.NET/Chapter03/WindowsApplication2/obj/ Writing Addins for VS.NET/Chapter03/WindowsApplication2/obj/Debug/ Writing Addins for VS.NET/Chapter03/WindowsApplication2/obj/Debug/temp/ Writing Addins for VS.NET/Chapter03/WindowsApplication2/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter03/WindowsApplication2/obj/Debug/WindowsApplication2.exe Writing Addins for VS.NET/Chapter03/WindowsApplication2/obj/Debug/WindowsApplication2.Form1.resources Writing Addins for VS.NET/Chapter03/WindowsApplication2/obj/Debug/WindowsApplication2.pdb Writing Addins for VS.NET/Chapter03/WindowsApplication2/WindowsApplication2.sln Writing Addins for VS.NET/Chapter03/WindowsApplication2/WindowsApplication2.suo Writing Addins for VS.NET/Chapter03/WindowsApplication2/WindowsApplication2.vbproj Writing Addins for VS.NET/Chapter03/WindowsApplication2/WindowsApplication2.vbproj.user Writing Addins for VS.NET/Chapter04/ Writing Addins for VS.NET/Chapter04/Code for Chap 4.zip Writing Addins for VS.NET/Chapter04/MyAddinTest1/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter04/MyAddinTest1/bin/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/bin/MyAddinTest1.dll Writing Addins for VS.NET/Chapter04/MyAddinTest1/bin/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter04/MyAddinTest1/bin/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter04/MyAddinTest1/Connect.vb Writing Addins for VS.NET/Chapter04/MyAddinTest1/Form1.resx Writing Addins for VS.NET/Chapter04/MyAddinTest1/Form1.vb Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1.sln Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1.snk Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1.suo Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1.vbproj Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1.vbproj.user Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1Setup/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1Setup/Debug/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1Setup/MyAddinTest1Setup.vdproj Writing Addins for VS.NET/Chapter04/MyAddinTest1/MyAddinTest1Setup/Release/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/obj/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/obj/Debug/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/obj/Debug/MyAddinTest1.dll Writing Addins for VS.NET/Chapter04/MyAddinTest1/obj/Debug/MyAddinTest1.frmTreeView.resources Writing Addins for VS.NET/Chapter04/MyAddinTest1/obj/Debug/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter04/MyAddinTest1/obj/Debug/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter04/MyAddinTest1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter04/MyAddinTest1/ReCreateCommands.reg Writing Addins for VS.NET/Chapter04/WindowsApplication2/ Writing Addins for VS.NET/Chapter04/WindowsApplication2/AssemblyInfo.vb Writing Addins for VS.NET/Chapter04/WindowsApplication2/bin/ Writing Addins for VS.NET/Chapter04/WindowsApplication2/bin/WindowsApplication2.exe Writing Addins for VS.NET/Chapter04/WindowsApplication2/bin/WindowsApplication2.pdb Writing Addins for VS.NET/Chapter04/WindowsApplication2/Form1.resx Writing Addins for VS.NET/Chapter04/WindowsApplication2/Form1.vb Writing Addins for VS.NET/Chapter04/WindowsApplication2/obj/ Writing Addins for VS.NET/Chapter04/WindowsApplication2/obj/Debug/ Writing Addins for VS.NET/Chapter04/WindowsApplication2/obj/Debug/temp/ Writing Addins for VS.NET/Chapter04/WindowsApplication2/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter04/WindowsApplication2/obj/Debug/WindowsApplication2.exe Writing Addins for VS.NET/Chapter04/WindowsApplication2/obj/Debug/WindowsApplication2.Form1.resources Writing Addins for VS.NET/Chapter04/WindowsApplication2/obj/Debug/WindowsApplication2.pdb Writing Addins for VS.NET/Chapter04/WindowsApplication2/WinApp2Module.vb Writing Addins for VS.NET/Chapter04/WindowsApplication2/WindowsApplication2.sln Writing Addins for VS.NET/Chapter04/WindowsApplication2/WindowsApplication2.suo Writing Addins for VS.NET/Chapter04/WindowsApplication2/WindowsApplication2.vbproj Writing Addins for VS.NET/Chapter04/WindowsApplication2/WindowsApplication2.vbproj.user Writing Addins for VS.NET/Chapter05/ Writing Addins for VS.NET/Chapter05/Code for Chap 5.zip Writing Addins for VS.NET/Chapter05/MyAddinTest1/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter05/MyAddinTest1/bin/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/bin/MyAddinTest1.dll Writing Addins for VS.NET/Chapter05/MyAddinTest1/bin/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter05/MyAddinTest1/bin/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter05/MyAddinTest1/CloneProc.resx Writing Addins for VS.NET/Chapter05/MyAddinTest1/CloneProc.vb Writing Addins for VS.NET/Chapter05/MyAddinTest1/Connect.vb Writing Addins for VS.NET/Chapter05/MyAddinTest1/Form1.resx Writing Addins for VS.NET/Chapter05/MyAddinTest1/Form1.vb Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1.sln Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1.snk Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1.suo Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1.vbproj Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1.vbproj.user Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1Setup/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1Setup/Debug/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1Setup/MyAddinTest1Setup.vdproj Writing Addins for VS.NET/Chapter05/MyAddinTest1/MyAddinTest1Setup/Release/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/Debug/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/Debug/MyAddinTest1.CloneProc.resources Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/Debug/MyAddinTest1.dll Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/Debug/MyAddinTest1.frmTreeView.resources Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/Debug/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/Debug/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter05/MyAddinTest1/ReCreateCommands.reg Writing Addins for VS.NET/Chapter06/ Writing Addins for VS.NET/Chapter06/WinFormPrj/ Writing Addins for VS.NET/Chapter06/WinFormPrj/AssemblyInfo.vb Writing Addins for VS.NET/Chapter06/WinFormPrj/bin/ Writing Addins for VS.NET/Chapter06/WinFormPrj/Form1.resx Writing Addins for VS.NET/Chapter06/WinFormPrj/Form1.vb Writing Addins for VS.NET/Chapter06/WinFormPrj/obj/ Writing Addins for VS.NET/Chapter06/WinFormPrj/obj/Debug/ Writing Addins for VS.NET/Chapter06/WinFormPrj/obj/Debug/temp/ Writing Addins for VS.NET/Chapter06/WinFormPrj/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter06/WinFormPrj/WinFormPrj.sln Writing Addins for VS.NET/Chapter06/WinFormPrj/WinFormPrj.suo Writing Addins for VS.NET/Chapter06/WinFormPrj/WinFormPrj.vbproj Writing Addins for VS.NET/Chapter06/WinFormPrj/WinFormPrj.vbproj.user Writing Addins for VS.NET/Chapter06/WinFormsAutomation/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/AssemblyInfo.vb Writing Addins for VS.NET/Chapter06/WinFormsAutomation/bin/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/bin/WinFormsAutomation.dll Writing Addins for VS.NET/Chapter06/WinFormsAutomation/bin/WinFormsAutomation.pdb Writing Addins for VS.NET/Chapter06/WinFormsAutomation/bin/WinFormsAutomation.tlb Writing Addins for VS.NET/Chapter06/WinFormsAutomation/Connect.vb Writing Addins for VS.NET/Chapter06/WinFormsAutomation/obj/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/obj/Debug/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/obj/Debug/temp/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/obj/Debug/WinFormsAutomation.dll Writing Addins for VS.NET/Chapter06/WinFormsAutomation/obj/Debug/WinFormsAutomation.pdb Writing Addins for VS.NET/Chapter06/WinFormsAutomation/obj/Debug/WinFormsAutomation.tlb Writing Addins for VS.NET/Chapter06/WinFormsAutomation/ReCreateCommands.reg Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomation.sln Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomation.snk Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomation.suo Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomation.vbproj Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomation.vbproj.user Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomationSetup/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomationSetup/Debug/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomationSetup/Release/ Writing Addins for VS.NET/Chapter06/WinFormsAutomation/WinFormsAutomationSetup/WinFormsAutomationSetup.vdproj Writing Addins for VS.NET/Chapter07/ Writing Addins for VS.NET/Chapter07/CommandBar/ Writing Addins for VS.NET/Chapter07/CommandBar UI/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/AssemblyInfo.vb Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/bin/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/bin/UIMenus.dll Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/bin/UIMenus.pdb Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/bin/UIMenus.tlb Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/Connect.vb Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/obj/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/obj/Debug/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/obj/Debug/temp/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/obj/Debug/UIMenus.dll Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/obj/Debug/UIMenus.pdb Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/obj/Debug/UIMenus.tlb Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/ReCreateCommands.reg Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenus.sln Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenus.snk Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenus.suo Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenus.vbproj Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenus.vbproj.user Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenusSetup/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenusSetup/Debug/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenusSetup/Release/ Writing Addins for VS.NET/Chapter07/CommandBar UI/UIMenus/UIMenusSetup/UIMenusSetup.vdproj Writing Addins for VS.NET/Chapter07/CommandBar/AssemblyInfo.vb Writing Addins for VS.NET/Chapter07/CommandBar/bin/ Writing Addins for VS.NET/Chapter07/CommandBar/bin/CommandBar.dll Writing Addins for VS.NET/Chapter07/CommandBar/bin/CommandBar.pdb Writing Addins for VS.NET/Chapter07/CommandBar/bin/CommandBar.tlb Writing Addins for VS.NET/Chapter07/CommandBar/CommandBar.sln Writing Addins for VS.NET/Chapter07/CommandBar/CommandBar.snk Writing Addins for VS.NET/Chapter07/CommandBar/CommandBar.suo Writing Addins for VS.NET/Chapter07/CommandBar/CommandBarSetup/ Writing Addins for VS.NET/Chapter07/CommandBar/CommandBarSetup/CommandBarSetup.vdproj Writing Addins for VS.NET/Chapter07/CommandBar/CommandBarSetup/Debug/ Writing Addins for VS.NET/Chapter07/CommandBar/CommandBarSetup/Release/ Writing Addins for VS.NET/Chapter07/CommandBar/Connect.vb Writing Addins for VS.NET/Chapter07/CommandBar/Form2.resx Writing Addins for VS.NET/Chapter07/CommandBar/Form2.vb Writing Addins for VS.NET/Chapter07/CommandBar/obj/ Writing Addins for VS.NET/Chapter07/CommandBar/obj/Debug/ Writing Addins for VS.NET/Chapter07/CommandBar/obj/Debug/CommandBar.dll Writing Addins for VS.NET/Chapter07/CommandBar/obj/Debug/CommandBar.frmPictures.resources Writing Addins for VS.NET/Chapter07/CommandBar/obj/Debug/CommandBar.pdb Writing Addins for VS.NET/Chapter07/CommandBar/obj/Debug/CommandBar.tlb Writing Addins for VS.NET/Chapter07/CommandBar/obj/Debug/temp/ Writing Addins for VS.NET/Chapter07/CommandBar/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter07/CommandBar/TestCommandBar.vbproj Writing Addins for VS.NET/Chapter07/CommandBar/TestCommandBar.vbproj.user Writing Addins for VS.NET/Chapter07/MyAddinTest1/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter07/MyAddinTest1/bin/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/bin/MyAddinTest1.dll Writing Addins for VS.NET/Chapter07/MyAddinTest1/bin/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter07/MyAddinTest1/bin/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter07/MyAddinTest1/CloneProc.resx Writing Addins for VS.NET/Chapter07/MyAddinTest1/CloneProc.vb Writing Addins for VS.NET/Chapter07/MyAddinTest1/Connect.vb Writing Addins for VS.NET/Chapter07/MyAddinTest1/Form1.resx Writing Addins for VS.NET/Chapter07/MyAddinTest1/Form1.vb Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1.sln Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1.snk Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1.suo Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1.vbproj Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1.vbproj.user Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1Setup/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1Setup/Debug/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1Setup/MyAddinTest1Setup.vdproj Writing Addins for VS.NET/Chapter07/MyAddinTest1/MyAddinTest1Setup/Release/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/Debug/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/Debug/MyAddinTest1.CloneProc.resources Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/Debug/MyAddinTest1.dll Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/Debug/MyAddinTest1.frmTreeView.resources Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/Debug/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/Debug/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter07/MyAddinTest1/ReCreateCommands.reg Writing Addins for VS.NET/Chapter07/UIMenus/ Writing Addins for VS.NET/Chapter07/UIMenus/AssemblyInfo.vb Writing Addins for VS.NET/Chapter07/UIMenus/bin/ Writing Addins for VS.NET/Chapter07/UIMenus/bin/UIMenus.dll Writing Addins for VS.NET/Chapter07/UIMenus/bin/UIMenus.pdb Writing Addins for VS.NET/Chapter07/UIMenus/bin/UIMenus.tlb Writing Addins for VS.NET/Chapter07/UIMenus/Connect.vb Writing Addins for VS.NET/Chapter07/UIMenus/obj/ Writing Addins for VS.NET/Chapter07/UIMenus/obj/Debug/ Writing Addins for VS.NET/Chapter07/UIMenus/obj/Debug/temp/ Writing Addins for VS.NET/Chapter07/UIMenus/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter07/UIMenus/obj/Debug/UIMenus.dll Writing Addins for VS.NET/Chapter07/UIMenus/obj/Debug/UIMenus.pdb Writing Addins for VS.NET/Chapter07/UIMenus/obj/Debug/UIMenus.tlb Writing Addins for VS.NET/Chapter07/UIMenus/ReCreateCommands.reg Writing Addins for VS.NET/Chapter07/UIMenus/UIMenus.sln Writing Addins for VS.NET/Chapter07/UIMenus/UIMenus.snk Writing Addins for VS.NET/Chapter07/UIMenus/UIMenus.suo Writing Addins for VS.NET/Chapter07/UIMenus/UIMenus.vbproj Writing Addins for VS.NET/Chapter07/UIMenus/UIMenus.vbproj.user Writing Addins for VS.NET/Chapter07/UIMenus/UIMenusSetup/ Writing Addins for VS.NET/Chapter07/UIMenus/UIMenusSetup/Debug/ Writing Addins for VS.NET/Chapter07/UIMenus/UIMenusSetup/Release/ Writing Addins for VS.NET/Chapter07/UIMenus/UIMenusSetup/UIMenusSetup.vdproj Writing Addins for VS.NET/Chapter07/UISystray/ Writing Addins for VS.NET/Chapter07/UISystray/AssemblyInfo.vb Writing Addins for VS.NET/Chapter07/UISystray/bin/ Writing Addins for VS.NET/Chapter07/UISystray/bin/UISystray.dll Writing Addins for VS.NET/Chapter07/UISystray/bin/UISystray.pdb Writing Addins for VS.NET/Chapter07/UISystray/bin/UISystray.tlb Writing Addins for VS.NET/Chapter07/UISystray/Connect.vb Writing Addins for VS.NET/Chapter07/UISystray/form1.resx Writing Addins for VS.NET/Chapter07/UISystray/form1.vb Writing Addins for VS.NET/Chapter07/UISystray/obj/ Writing Addins for VS.NET/Chapter07/UISystray/obj/Debug/ Writing Addins for VS.NET/Chapter07/UISystray/obj/Debug/temp/ Writing Addins for VS.NET/Chapter07/UISystray/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter07/UISystray/obj/Debug/UISystray.dll Writing Addins for VS.NET/Chapter07/UISystray/obj/Debug/UISystray.Form1.resources Writing Addins for VS.NET/Chapter07/UISystray/obj/Debug/UISystray.pdb Writing Addins for VS.NET/Chapter07/UISystray/obj/Debug/UISystray.tlb Writing Addins for VS.NET/Chapter07/UISystray/ReCreateCommands.reg Writing Addins for VS.NET/Chapter07/UISystray/Smiley.ico Writing Addins for VS.NET/Chapter07/UISystray/UISystray.sln Writing Addins for VS.NET/Chapter07/UISystray/UISystray.snk Writing Addins for VS.NET/Chapter07/UISystray/UISystray.suo Writing Addins for VS.NET/Chapter07/UISystray/UISystray.vbproj Writing Addins for VS.NET/Chapter07/UISystray/UISystray.vbproj.user Writing Addins for VS.NET/Chapter07/UISystray/UISystraySetup/ Writing Addins for VS.NET/Chapter07/UISystray/UISystraySetup/Debug/ Writing Addins for VS.NET/Chapter07/UISystray/UISystraySetup/Release/ Writing Addins for VS.NET/Chapter07/UISystray/UISystraySetup/UISystraySetup.vdproj Writing Addins for VS.NET/Chapter08/ Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/ Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/bin/ Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/Chap 8 Sample Project1.sln Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/Chap 8 Sample Project1.suo Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/Chap 8 Sample Project1.vbproj Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/Chap 8 Sample Project1.vbproj.user Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/Form1.resx Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/Form1.vb Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/obj/ Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/obj/Debug/ Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter08/Chap 8 Sample Project1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter08/Module1.vb Writing Addins for VS.NET/Chapter08/MyAddinTest1/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter08/MyAddinTest1/bin/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/bin/MyAddinTest1.dll Writing Addins for VS.NET/Chapter08/MyAddinTest1/bin/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter08/MyAddinTest1/bin/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter08/MyAddinTest1/CloneProc.resx Writing Addins for VS.NET/Chapter08/MyAddinTest1/CloneProc.vb Writing Addins for VS.NET/Chapter08/MyAddinTest1/Connect.vb Writing Addins for VS.NET/Chapter08/MyAddinTest1/Form1.resx Writing Addins for VS.NET/Chapter08/MyAddinTest1/Form1.vb Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1.sln Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1.snk Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1.suo Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1.vbproj Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1.vbproj.user Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1Setup/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1Setup/Debug/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1Setup/MyAddinTest1Setup.vdproj Writing Addins for VS.NET/Chapter08/MyAddinTest1/MyAddinTest1Setup/Release/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/Debug/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/Debug/MyAddinTest1.CloneProc.resources Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/Debug/MyAddinTest1.dll Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/Debug/MyAddinTest1.frmTreeView.resources Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/Debug/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/Debug/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter08/MyAddinTest1/ReCreateCommands.reg Writing Addins for VS.NET/Chapter08/MyMacros.vsmacros Writing Addins for VS.NET/Chapter09/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter09/Chap9 Solution1/bin/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/bin/My New Project.exe Writing Addins for VS.NET/Chapter09/Chap9 Solution1/bin/My New Project.pdb Writing Addins for VS.NET/Chapter09/Chap9 Solution1/Class1.vb Writing Addins for VS.NET/Chapter09/Chap9 Solution1/Form1.resx Writing Addins for VS.NET/Chapter09/Chap9 Solution1/Form1.vb Writing Addins for VS.NET/Chapter09/Chap9 Solution1/Form2.resx Writing Addins for VS.NET/Chapter09/Chap9 Solution1/Form2.vb Writing Addins for VS.NET/Chapter09/Chap9 Solution1/Module1.vb Writing Addins for VS.NET/Chapter09/Chap9 Solution1/My New Project.vbproj Writing Addins for VS.NET/Chapter09/Chap9 Solution1/My New Project.vbproj.user Writing Addins for VS.NET/Chapter09/Chap9 Solution1/MyNewSolution.sln Writing Addins for VS.NET/Chapter09/Chap9 Solution1/MyNewSolution.suo Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Debug/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Debug/My New Project.exe Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Debug/My New Project.pdb Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Debug/My_New_Project.Form1.resources Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Debug/My_New_Project.Form2.resources Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Release/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Release/temp/ Writing Addins for VS.NET/Chapter09/Chap9 Solution1/obj/Release/TempPE/ Writing Addins for VS.NET/Chapter09/Macros/ Writing Addins for VS.NET/Chapter09/Macros/MyMacroModule1.vb Writing Addins for VS.NET/Chapter09/MaintainBuildRules/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/AssemblyInfo.vb Writing Addins for VS.NET/Chapter09/MaintainBuildRules/bin/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/bin/MaintainBuildRules.dll Writing Addins for VS.NET/Chapter09/MaintainBuildRules/bin/MaintainBuildRules.pdb Writing Addins for VS.NET/Chapter09/MaintainBuildRules/bin/MaintainBuildRules.tlb Writing Addins for VS.NET/Chapter09/MaintainBuildRules/Connect.vb Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRules.resx Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRules.sln Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRules.snk Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRules.suo Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRules.vb Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRules.vbproj Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRules.vbproj.user Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRulesSetup/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRulesSetup/Debug/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRulesSetup/Debug/Setup.Ini Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRulesSetup/MaintainBuildRulesSetup.vdproj Writing Addins for VS.NET/Chapter09/MaintainBuildRules/MaintainBuildRulesSetup/Release/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/obj/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/obj/Debug/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/obj/Debug/MaintainBuildRules.dll Writing Addins for VS.NET/Chapter09/MaintainBuildRules/obj/Debug/MaintainBuildRules.MaintainBuildRules.resources Writing Addins for VS.NET/Chapter09/MaintainBuildRules/obj/Debug/MaintainBuildRules.pdb Writing Addins for VS.NET/Chapter09/MaintainBuildRules/obj/Debug/MaintainBuildRules.tlb Writing Addins for VS.NET/Chapter09/MaintainBuildRules/obj/Debug/temp/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter09/MaintainBuildRules/ReCreateCommands.reg Writing Addins for VS.NET/Chapter10/ Writing Addins for VS.NET/Chapter10/Ch10ClockCS/ Writing Addins for VS.NET/Chapter10/Ch10ClockCS/App.ico Writing Addins for VS.NET/Chapter10/Ch10ClockCS/AssemblyInfo.cs Writing Addins for VS.NET/Chapter10/Ch10ClockCS/bin/ Writing Addins for VS.NET/Chapter10/Ch10ClockCS/bin/Debug/ Writing Addins for VS.NET/Chapter10/Ch10ClockCS/bin/Debug/Ch10ClockCS.exe Writing Addins for VS.NET/Chapter10/Ch10ClockCS/bin/Debug/Ch10ClockCS.pdb Writing Addins for VS.NET/Chapter10/Ch10ClockCS/Ch10ClockCS.csproj Writing Addins for VS.NET/Chapter10/Ch10ClockCS/Ch10ClockCS.csproj.user Writing Addins for VS.NET/Chapter10/Ch10ClockCS/Ch10ClockCS.sln Writing Addins for VS.NET/Chapter10/Ch10ClockCS/Ch10ClockCS.suo Writing Addins for VS.NET/Chapter10/Ch10ClockCS/Form1.cs Writing Addins for VS.NET/Chapter10/Ch10ClockCS/Form1.resx Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/ Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/Debug/ Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/Debug/Ch10ClockCS.exe Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/Debug/Ch10ClockCS.exe.incr Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/Debug/Ch10ClockCS.Form1.resources Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/Debug/Ch10ClockCS.pdb Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/Debug/Ch10ClockCS.projdata Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/Debug/temp/ Writing Addins for VS.NET/Chapter10/Ch10ClockCS/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter10/Ch10ClockVb/ Writing Addins for VS.NET/Chapter10/Ch10ClockVb/AssemblyInfo.vb Writing Addins for VS.NET/Chapter10/Ch10ClockVb/bin/ Writing Addins for VS.NET/Chapter10/Ch10ClockVb/bin/Ch10ClockVb.exe Writing Addins for VS.NET/Chapter10/Ch10ClockVb/bin/Ch10ClockVb.pdb Writing Addins for VS.NET/Chapter10/Ch10ClockVb/Ch10ClockVb.sln Writing Addins for VS.NET/Chapter10/Ch10ClockVb/Ch10ClockVb.suo Writing Addins for VS.NET/Chapter10/Ch10ClockVb/Ch10ClockVb.vbproj Writing Addins for VS.NET/Chapter10/Ch10ClockVb/Ch10ClockVb.vbproj.user Writing Addins for VS.NET/Chapter10/Ch10ClockVb/Form1.resx Writing Addins for VS.NET/Chapter10/Ch10ClockVb/Form1.vb Writing Addins for VS.NET/Chapter10/Ch10ClockVb/obj/ Writing Addins for VS.NET/Chapter10/Ch10ClockVb/obj/Debug/ Writing Addins for VS.NET/Chapter10/Ch10ClockVb/obj/Debug/Ch10ClockVb.exe Writing Addins for VS.NET/Chapter10/Ch10ClockVb/obj/Debug/Ch10ClockVb.Form1.resources Writing Addins for VS.NET/Chapter10/Ch10ClockVb/obj/Debug/Ch10ClockVb.pdb Writing Addins for VS.NET/Chapter10/Ch10ClockVb/obj/Debug/temp/ Writing Addins for VS.NET/Chapter10/Ch10ClockVb/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter10/Ch10Code.zip Writing Addins for VS.NET/Chapter10/Chap10AddinCS/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/AssemblyInfo.cs Writing Addins for VS.NET/Chapter10/Chap10AddinCS/bin/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/bin/Debug/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/bin/Debug/Chap10AddinCS.dll Writing Addins for VS.NET/Chapter10/Chap10AddinCS/bin/Debug/Chap10AddinCS.pdb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/bin/Debug/Chap10AddinCS.tlb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/bin/Debug/VBAddinDLLForCSharpAddin.dll Writing Addins for VS.NET/Chapter10/Chap10AddinCS/bin/Debug/VBAddinDLLForCSharpAddin.pdb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCS.csproj Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCS.csproj.user Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCS.sln Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCS.snk Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCS.suo Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCSSetup/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCSSetup/Chap10AddinCSSetup.vdproj Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCSSetup/Debug/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Chap10AddinCSSetup/Release/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/Connect.cs Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/Debug/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/Debug/Chap10AddinCS.dll Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/Debug/Chap10AddinCS.dll.incr Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/Debug/Chap10AddinCS.pdb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/Debug/Chap10AddinCS.projdata Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/Debug/Chap10AddinCS.tlb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/Debug/temp/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/ReCreateCommands.reg Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/AssemblyInfo.vb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/bin/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/bin/VBAddinDLLForCSharpAddin.dll Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/bin/VBAddinDLLForCSharpAddin.pdb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/Class1.vb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/obj/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/obj/Debug/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/obj/Debug/temp/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/obj/Debug/VBAddinDLLForCSharpAddin.dll Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/obj/Debug/VBAddinDLLForCSharpAddin.pdb Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/VBAddinDLLForCSharpAddin.vbproj Writing Addins for VS.NET/Chapter10/Chap10AddinCS/VBAddinDLLForCSharpAddin/VBAddinDLLForCSharpAddin.vbproj.user Writing Addins for VS.NET/Chapter10/MyAddinTest1/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/AssemblyInfo.vb Writing Addins for VS.NET/Chapter10/MyAddinTest1/bin/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/bin/MyAddinTest1.dll Writing Addins for VS.NET/Chapter10/MyAddinTest1/bin/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter10/MyAddinTest1/bin/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter10/MyAddinTest1/CloneProc.resx Writing Addins for VS.NET/Chapter10/MyAddinTest1/CloneProc.vb Writing Addins for VS.NET/Chapter10/MyAddinTest1/CodeManipulation.vb Writing Addins for VS.NET/Chapter10/MyAddinTest1/Connect.vb Writing Addins for VS.NET/Chapter10/MyAddinTest1/Form1.resx Writing Addins for VS.NET/Chapter10/MyAddinTest1/Form1.vb Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1.sln Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1.snk Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1.suo Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1.vbproj Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1.vbproj.user Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1Setup/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1Setup/Debug/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1Setup/MyAddinTest1Setup.vdproj Writing Addins for VS.NET/Chapter10/MyAddinTest1/MyAddinTest1Setup/Release/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/Debug/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/Debug/MyAddinTest1.CloneProc.resources Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/Debug/MyAddinTest1.dll Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/Debug/MyAddinTest1.frmTreeView.resources Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/Debug/MyAddinTest1.pdb Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/Debug/MyAddinTest1.tlb Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/Debug/temp/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter10/MyAddinTest1/ReCreateCommands.reg Writing Addins for VS.NET/Chapter10/MyAddinTest1/Utilities.vb Writing Addins for VS.NET/Chapter11/ Writing Addins for VS.NET/Chapter11/Ch11Code.zip Writing Addins for VS.NET/Chapter11/Chap11EventHandling/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/AssemblyInfo.vb Writing Addins for VS.NET/Chapter11/Chap11EventHandling/bin/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/bin/Chap11EventHandling.dll Writing Addins for VS.NET/Chapter11/Chap11EventHandling/bin/Chap11EventHandling.pdb Writing Addins for VS.NET/Chapter11/Chap11EventHandling/bin/Chap11EventHandling.tlb Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandling.sln Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandling.snk Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandling.suo Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandling.vbproj Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandling.vbproj.user Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandlingSetup/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandlingSetup/Chap11EventHandlingSetup.vdproj Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandlingSetup/Debug/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Chap11EventHandlingSetup/Release/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Connect.vb Writing Addins for VS.NET/Chapter11/Chap11EventHandling/CReminders.vb Writing Addins for VS.NET/Chapter11/Chap11EventHandling/Listener.vb Writing Addins for VS.NET/Chapter11/Chap11EventHandling/obj/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/obj/Debug/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/obj/Debug/Chap11EventHandling.dll Writing Addins for VS.NET/Chapter11/Chap11EventHandling/obj/Debug/Chap11EventHandling.pdb Writing Addins for VS.NET/Chapter11/Chap11EventHandling/obj/Debug/Chap11EventHandling.tlb Writing Addins for VS.NET/Chapter11/Chap11EventHandling/obj/Debug/temp/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter11/Chap11EventHandling/WinOutput.vb Writing Addins for VS.NET/Chapter12/ Writing Addins for VS.NET/Chapter12/Ch12Code.zip Writing Addins for VS.NET/Chapter12/HHIImage/ Writing Addins for VS.NET/Chapter12/HHIImage/AssemblyInfo.vb Writing Addins for VS.NET/Chapter12/HHIImage/bin/ Writing Addins for VS.NET/Chapter12/HHIImage/bin/HHIImage.dll Writing Addins for VS.NET/Chapter12/HHIImage/bin/HHIImage.pdb Writing Addins for VS.NET/Chapter12/HHIImage/Comment.bmp Writing Addins for VS.NET/Chapter12/HHIImage/Computer.bmp Writing Addins for VS.NET/Chapter12/HHIImage/Designer.bmp Writing Addins for VS.NET/Chapter12/HHIImage/HHI1.bmp Writing Addins for VS.NET/Chapter12/HHIImage/HHI2.bmp Writing Addins for VS.NET/Chapter12/HHIImage/HHI3.bmp Writing Addins for VS.NET/Chapter12/HHIImage/HHI4.bmp Writing Addins for VS.NET/Chapter12/HHIImage/HHI5.bmp Writing Addins for VS.NET/Chapter12/HHIImage/HHIImage.resx Writing Addins for VS.NET/Chapter12/HHIImage/HHIImage.sln Writing Addins for VS.NET/Chapter12/HHIImage/HHIImage.suo Writing Addins for VS.NET/Chapter12/HHIImage/HHIImage.vb Writing Addins for VS.NET/Chapter12/HHIImage/HHIImage.vbproj Writing Addins for VS.NET/Chapter12/HHIImage/HHIImage.vbproj.user Writing Addins for VS.NET/Chapter12/HHIImage/obj/ Writing Addins for VS.NET/Chapter12/HHIImage/Objects.bmp Writing Addins for VS.NET/Chapter12/HHIImage/obj/Debug/ Writing Addins for VS.NET/Chapter12/HHIImage/obj/Debug/HHIImage.dll Writing Addins for VS.NET/Chapter12/HHIImage/obj/Debug/HHIImage.HHIImage.resources Writing Addins for VS.NET/Chapter12/HHIImage/obj/Debug/HHIImage.pdb Writing Addins for VS.NET/Chapter12/HHIImage/obj/Debug/temp/ Writing Addins for VS.NET/Chapter12/HHIImage/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter12/HHIImage/Toolbox.bmp Writing Addins for VS.NET/Chapter12/HHIImage/Windows.bmp Writing Addins for VS.NET/Chapter12/NetDesktop/ Writing Addins for VS.NET/Chapter12/NetDesktop/AssemblyInfo.vb Writing Addins for VS.NET/Chapter12/NetDesktop/bin/ Writing Addins for VS.NET/Chapter12/NetDesktop/bin/HHIImage.dll Writing Addins for VS.NET/Chapter12/NetDesktop/bin/HHIImage.pdb Writing Addins for VS.NET/Chapter12/NetDesktop/bin/NetDesktop.dll Writing Addins for VS.NET/Chapter12/NetDesktop/bin/NetDesktop.pdb Writing Addins for VS.NET/Chapter12/NetDesktop/bin/NetDesktop.tlb Writing Addins for VS.NET/Chapter12/NetDesktop/CloneProc.resx Writing Addins for VS.NET/Chapter12/NetDesktop/CloneProc.vb Writing Addins for VS.NET/Chapter12/NetDesktop/CMenuHandler.vb Writing Addins for VS.NET/Chapter12/NetDesktop/CodeManipulation.vb Writing Addins for VS.NET/Chapter12/NetDesktop/Comment.bmp Writing Addins for VS.NET/Chapter12/NetDesktop/Computer.bmp Writing Addins for VS.NET/Chapter12/NetDesktop/Connect.vb Writing Addins for VS.NET/Chapter12/NetDesktop/CReminders.vb Writing Addins for VS.NET/Chapter12/NetDesktop/CUIMenus.vb Writing Addins for VS.NET/Chapter12/NetDesktop/CUIToolbar.vb Writing Addins for VS.NET/Chapter12/NetDesktop/CWindows.vb Writing Addins for VS.NET/Chapter12/NetDesktop/Designer.bmp Writing Addins for VS.NET/Chapter12/NetDesktop/Form2.resx Writing Addins for VS.NET/Chapter12/NetDesktop/Form2.vb Writing Addins for VS.NET/Chapter12/NetDesktop/frmAbout.resx Writing Addins for VS.NET/Chapter12/NetDesktop/frmAbout.vb Writing Addins for VS.NET/Chapter12/NetDesktop/frmCloneMenu.resx Writing Addins for VS.NET/Chapter12/NetDesktop/frmCloneMenu.vb Writing Addins for VS.NET/Chapter12/NetDesktop/frmComment.resx Writing Addins for VS.NET/Chapter12/NetDesktop/frmComment.vb Writing Addins for VS.NET/Chapter12/NetDesktop/frmDesignerMenu.resx Writing Addins for VS.NET/Chapter12/NetDesktop/frmDesignerMenu.vb Writing Addins for VS.NET/Chapter12/NetDesktop/frmDocumentMenu.resx Writing Addins for VS.NET/Chapter12/NetDesktop/frmDocumentMenu.vb Writing Addins for VS.NET/Chapter12/NetDesktop/frmGetComments.resx Writing Addins for VS.NET/Chapter12/NetDesktop/frmGetComments.vb Writing Addins for VS.NET/Chapter12/NetDesktop/frmMessageBox.resx Writing Addins for VS.NET/Chapter12/NetDesktop/frmMessageBox.vb Writing Addins for VS.NET/Chapter12/NetDesktop/frmWindowsMenu.resx Writing Addins for VS.NET/Chapter12/NetDesktop/frmWindowsMenu.vb Writing Addins for VS.NET/Chapter12/NetDesktop/HHI1.bmp Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktop.sln Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktop.snk Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktop.suo Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktop.vbproj Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktop.vbproj.user Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktopSetup/ Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktopSetup/Debug/ Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktopSetup/NetDesktopSetup.vdproj Writing Addins for VS.NET/Chapter12/NetDesktop/NetDesktopSetup/Release/ Writing Addins for VS.NET/Chapter12/NetDesktop/obj/ Writing Addins for VS.NET/Chapter12/NetDesktop/Objects.bmp Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/ Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.CloneProc.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.dll Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmAbout.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmCloneMenu.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmComment.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmDesignerMenu.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmDocumentMenu.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmGetComments.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmMessageBox.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmPictures.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.frmWindowsMenu.resources Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.pdb Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/NetDesktop.tlb Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/temp/ Writing Addins for VS.NET/Chapter12/NetDesktop/obj/Debug/TempPE/ Writing Addins for VS.NET/Chapter12/NetDesktop/Toolbox.bmp Writing Addins for VS.NET/Chapter12/NetDesktop/Utilities.vb Writing Addins for VS.NET/Chapter12/NetDesktop/Windows.bmp Writing Addins for VS.NET/ReadMeBeforeUsingCode.txt