Download VSSDK Assist - A visual toolset of utilities for extending Visual Studio.

Description

A visual toolset of utilities for extending Visual Studio.

Icons

VSSDK Assist - A visual toolset of utilities for extending Visual Studio.

Source Files

The download file vssdkassist.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Trunk/Source/GP/TODO.txt/*from  ww w .  j a va  2 s.  c  om*/
Trunk/Source/GP/VSSDKAssist.sln
Trunk/Source/GP/VSSDKAssist.vssscc
Trunk/Source/GP/VSSDKAssist/Docs/Header.jpg
Trunk/Source/GP/VSSDKAssist/Docs/Overview.htm
Trunk/Source/GP/VSSDKAssist/Enums/DeploymentInfo.cs
Trunk/Source/GP/VSSDKAssist/Enums/ImageSize.cs
Trunk/Source/GP/VSSDKAssist/Enums/UIContextGuid.cs
Trunk/Source/GP/VSSDKAssist/Enums/VSEdition.cs
Trunk/Source/GP/VSSDKAssist/Enums/VSEvent.cs
Trunk/Source/GP/VSSDKAssist/Enums/VSHive.cs
Trunk/Source/GP/VSSDKAssist/Enums/VSShellMenuId.cs
Trunk/Source/GP/VSSDKAssist/Enums/WindowGuid.cs
Trunk/Source/GP/VSSDKAssist/GlobalSuppressions.cs
Trunk/Source/GP/VSSDKAssist/Properties/AssemblyInfo.cs
Trunk/Source/GP/VSSDKAssist/Properties/Resources.Designer.cs
Trunk/Source/GP/VSSDKAssist/Properties/Resources.en.Designer.cs
Trunk/Source/GP/VSSDKAssist/Properties/Resources.en.resx
Trunk/Source/GP/VSSDKAssist/Properties/Resources.resx
Trunk/Source/GP/VSSDKAssist/Recipes/Binding.xml
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/AddBitmapEntryToResxAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/AddTextEntryToResxAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/AddVSPackageDisposeFunctionAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/AddVSPackageInitializeFunctionAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/AppendBitmapResxEntryAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/AppendTextResxEntryAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/FindResxEntryAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/RegisterVSPackageAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Actions/UpdateResxEntryAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/CommonArguments.xml
Trunk/Source/GP/VSSDKAssist/Recipes/Common/CommonTypeAliases.xml
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Converters/CommandGuidConverter.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Converters/CommandIdConverter.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Converters/UIContextGuidConverter.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Converters/VSEditionConverter.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Converters/VSHiveConverter.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Converters/VSShellMenuIdConverter.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Converters/WindowGuidConverter.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Coordinators/ConditionalExecutionProgressCoordinator.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Coordinators/ExecutionProgressCoordinator.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/CreateSolution.xml
Trunk/Source/GP/VSSDKAssist/Recipes/Common/CustomPages/InfoForm.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/CustomPages/InfoForm.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/CustomPages/InfoForm.resx
Trunk/Source/GP/VSSDKAssist/Recipes/Common/CustomPages/WizardPageBase.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Editors/UIContextGuidEditor.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Editors/VSEditionEditor.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Editors/VSHiveEditor.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Editors/VSShellMenuIdEditor.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Editors/WindowGuidEditor.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Helpers/CommonHelper.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Helpers/Constants.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Helpers/CustomPageHelper.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Helpers/ResxHelper.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/Helpers/VSIPPackageHelper.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/CtcProjectItemReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/DslLanguageProjectReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/DslProjectOrFolderReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/ResxProjectItemReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/SolutionOrSolutionFolderReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/VSModelingPackageClassReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/VSModelingPackageProjectReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/VSPackageClassReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/References/VSPackageProjectReference.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/AttributeValueValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/CtcProjectItemValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultDeploymentInfoValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultDockStyleValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultOrientationValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultRegistrationMethodValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultVSEditionValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/DevEnvPathValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/EmptyBitmapValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/EmptyIconValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/ResourcesFolderValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/TextResxEntryValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/VSPackageCodeClassValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/VSPackageResxProjectItemValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/Common/ValueProviders/VSPackageTypeValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/AddInstalledProductRegistrationAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreens.xml
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP1.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP1.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP1.resx
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP2.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP2.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP2.resx
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashScreenAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/InstalledProductRegistrationAttributeValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPackage/AddAutoLoadAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPackage/AddDefaultRegistryRootAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPackage/ConfigureVSPackage.xml
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPackage/ConfigureVSPackageCP.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPackage/ConfigureVSPackageCP.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPackage/ConfigureVSPackageCP.resx
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/AddProvideLoadKeyAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlk.xml
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP1.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP1.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP1.resx
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP2.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP2.cs
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP2.resx
Trunk/Source/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ProvideLoadKeyAttributeValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateProject/CreateProject.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateSolution/CreateSnkAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateSolution/CreateSolution.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateSolution/CreateSolutionCP1.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateSolution/CreateSolutionCP1.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateSolution/CreateSolutionCP1.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateSolution/CreateSolutionCP2.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateSolution/CreateSolutionCP2.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateSolution/CreateSolutionCP2.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/AddProvideOptionPageAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/AddProvideProfileAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPage.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP1.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP1.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP1.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP2.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP2.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP2.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP3.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP3.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP3.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateBitmapDefinitionAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateCommandDefinitionAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateGroupDefinitionAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommand.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP1.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP1.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP1.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP2.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP2.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP2.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCommand/HexNumberValueProvider.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSCustomTool/CreateVSCustomTool.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfo.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfoAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfoCP.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfoCP.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfoCP.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSPlkReport/CreateVSPlkReport.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSPlkReport/CreateVSPlkReportAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSService/AddProvideServiceAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSService/CreateVSService.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSService/CreateVSServiceCP.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSService/CreateVSServiceCP.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSService/CreateVSServiceCP.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/AddProvideToolWindowAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/AddProvideToolWindowVisibilityAttributeAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindow.xml
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP1.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP1.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP1.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP2.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP2.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP2.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP3.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP3.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP3.resx
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP4.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP4.cs
Trunk/Source/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP4.resx
Trunk/Source/GP/VSSDKAssist/Recipes/LaunchVSOnExpHive/LaunchVSOnExpHive.xml
Trunk/Source/GP/VSSDKAssist/Recipes/LaunchVSOnExpHive/LaunchVSOnExpHiveAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/RefreshVSPackageRegistration/RefreshVSPackageRegistration.xml
Trunk/Source/GP/VSSDKAssist/Recipes/RefreshVSPackageRegistration/RefreshVSPackageRegistrationAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/RegisterVSPackage/RegisterVSPackage.xml
Trunk/Source/GP/VSSDKAssist/Recipes/RegisterVSPackage/RegisterVSPackageCP.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/RegisterVSPackage/RegisterVSPackageCP.cs
Trunk/Source/GP/VSSDKAssist/Recipes/RegisterVSPackage/RegisterVSPackageCP.resx
Trunk/Source/GP/VSSDKAssist/Recipes/SubscribeToEvents/SubscribeToEvents.xml
Trunk/Source/GP/VSSDKAssist/Recipes/SubscribeToEvents/SubscribeToEventsAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/SubscribeToEvents/SubscribeToEventsCP.Designer.cs
Trunk/Source/GP/VSSDKAssist/Recipes/SubscribeToEvents/SubscribeToEventsCP.cs
Trunk/Source/GP/VSSDKAssist/Recipes/SubscribeToEvents/SubscribeToEventsCP.resx
Trunk/Source/GP/VSSDKAssist/Recipes/TestSplashScreen/TestSplashScreen.xml
Trunk/Source/GP/VSSDKAssist/Recipes/TestSplashScreen/TestSplashScreenAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/TestVSPlk/TestVSPlk.xml
Trunk/Source/GP/VSSDKAssist/Recipes/TestVSPlk/TestVSPlkAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/TransformTemplates/TransformTemplates.xml
Trunk/Source/GP/VSSDKAssist/Recipes/TransformTemplates/TransformTemplatesAction.cs
Trunk/Source/GP/VSSDKAssist/Recipes/UnregisterVSPackage/UnregisterVSPackage.xml
Trunk/Source/GP/VSSDKAssist/Resources/CategoryCaption.png
Trunk/Source/GP/VSSDKAssist/Resources/CommandCaption.png
Trunk/Source/GP/VSSDKAssist/Resources/EnableVSIPLogging.png
Trunk/Source/GP/VSSDKAssist/Resources/ExportDescription.png
Trunk/Source/GP/VSSDKAssist/Resources/Info.png
Trunk/Source/GP/VSSDKAssist/Resources/PLK.ico
Trunk/Source/GP/VSSDKAssist/Resources/PageCaption.png
Trunk/Source/GP/VSSDKAssist/Resources/Registry.ico
Trunk/Source/GP/VSSDKAssist/Resources/ToolWindowTitle.png
Trunk/Source/GP/VSSDKAssist/Resources/VS.ico
Trunk/Source/GP/VSSDKAssist/Resources/VSAbout.png
Trunk/Source/GP/VSSDKAssist/Resources/VSEvents.ico
Trunk/Source/GP/VSSDKAssist/Resources/VSSDKAssist.png
Trunk/Source/GP/VSSDKAssist/Resources/VSSplash.png
Trunk/Source/GP/VSSDKAssist/Snippets/CSharp/VSSDK Assist/GetService.snippet
Trunk/Source/GP/VSSDKAssist/Templates/Items/Empty16.bmp
Trunk/Source/GP/VSSDKAssist/Templates/Items/Empty16.ico
Trunk/Source/GP/VSSDKAssist/Templates/Items/Empty32.bmp
Trunk/Source/GP/VSSDKAssist/Templates/Items/Empty32.ico
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/CtcComponents/VsPackage.ctc
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/Package/VsPackageConstants.cs
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/Package/VsPackageGuids.h
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/Properties/AssemblyInfo.cs
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/Properties/Resources.resx
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/VsPackage.cs
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/VsPackage.resx
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/VsPackageProject.csproj
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/VsPackageProject.ico
Trunk/Source/GP/VSSDKAssist/Templates/Projects/VsPackage/VsPackageProject.vstemplate
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/CtcComponents/VsPackage.ctc
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/Package/VsPackageConstants.cs
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/Package/VsPackageGuids.h
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/Properties/AssemblyInfo.cs
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/Properties/Resources.resx
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/VsPackage.cs
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/VsPackage.resx
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/VsPackageProject.csproj
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/VsPackageProject.ico
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackage/VsPackageProject.vstemplate
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/VsPackageSolution.ico
Trunk/Source/GP/VSSDKAssist/Templates/Solutions/VsPackageSolution.vstemplate
Trunk/Source/GP/VSSDKAssist/Templates/TT/Common/Helper.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/Common/PackageDispose.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/Common/PackageInitialize.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/ConfigureSplashAboutScreens/IVsInstalledProduct.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/CreateSolution/CsprojUser.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/SubscribeToEvents/BuildEvents.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/SubscribeToEvents/CommandEvents.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/SubscribeToEvents/FileChangeEvents.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/SubscribeToEvents/ProjectItemEvents.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/SubscribeToEvents/RDTEvents.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/SubscribeToEvents/SolutionEvents.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/ToolOptionsPage/OptionPage.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/ToolOptionsPage/OptionPageControl.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/ToolOptionsPage/OptionPageControlDesigner.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCommand/CommandGuidh.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCommand/CommandHandler.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCommand/CommandHandlerCall.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCommand/CommandIdcs.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCommand/CommandIdh.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCustomTool/BaseCodeGenerator.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCustomTool/BaseCodeGeneratorWithSite.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCustomTool/CodeGenerator.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSCustomTool/CodeGeneratorRegistrationAttribute.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSPackage/VsPackageConstantscs.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSPackage/VsPackageGuidh.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSService/CreateService.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSService/IService.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSService/ProvideService.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSService/SService.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSService/ServiceClass.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSService/ServiceInitialize.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSToolWindow/ProvideToolWindow.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSToolWindow/ProvideToolWindowVisibility.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSToolWindow/ShowToolWindow.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSToolWindow/ToolWindow.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSToolWindow/ToolWindowControl.tt
Trunk/Source/GP/VSSDKAssist/Templates/TT/VSToolWindow/ToolWindowControlDesigner.tt
Trunk/Source/GP/VSSDKAssist/VSSDKAssist.csproj
Trunk/Source/GP/VSSDKAssist/VSSDKAssist.csproj.vspscc
Trunk/Source/GP/VSSDKAssist/VSSDKAssist.xml
Trunk/Source/GP/VSSDKAssistInstaller/InstallerClass.cs
Trunk/Source/GP/VSSDKAssistInstaller/VSSDKAssistInstaller.csproj
Trunk/Source/GP/VSSDKAssistInstaller/VSSDKAssistInstaller.csproj.vspscc
Trunk/Source/GP/VSSDKAssistSetup/VSSDKAssistSetup.vdproj
Trunk/Source/GP/VSSDKAssistSetup/VSSDKAssistSetup.vdproj.vspscc
Trunk/Source/GP/VSSDKAssistSetup/banner.bmp
Trunk/Source/License.rtf
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets.sln
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets.vssscc
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/Base/ActionBase.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/General/AuditAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/General/DisplayMessageAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/General/ExecuteProcessAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddAssemblyReferenceAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddItemFromFileToProjectAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddItemFromFileToProjectItemAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddItemFromStringAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddItemFromStringToProjectItemAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddProjectFolderAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddProjectReferenceAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddSolutionFolderAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/CompileProjectAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/CreateFileFromStringAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/DeleteItemIfExistsFromProjectAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/InsertPosition.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/InsertTextAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/InsertTextToCodeElementAction.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Converters/CSharpIdentifierConverter.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Converters/StandardValuesConverterBase.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Converters/ValidFileNameConverter.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Editors/FileChooserEditor.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Editors/ListViewEditorBase.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Enums/RegistrationMode.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Enums/VSHive.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/GlobalSuppressions.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/CodeDomHelper.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/CodeElementsIterator.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/CommonHelper.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/FileCodeModelHelper.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/Guard.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/OutputWindowHelper.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/ProjectItemIterator.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/StatusBarHelper.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/TFSHelper.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/TypeDiscoveryHelper.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/VSIPHelper.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Properties/AssemblyInfo.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Properties/Resources.Designer.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/Properties/Resources.resx
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/References/Base/RecipeReferenceBase.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/References/Base/TemplateReferenceBase.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/References/VisualStudio/ProjectFolderReference.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/References/VisualStudio/ProjectItemReference.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/References/VisualStudio/SolutionReference.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/VSSDKAssist.Assets.csproj
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/VSSDKAssist.Assets.csproj.vspscc
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Base/ValueProviderBase.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Framework/EmptyGuidValueProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Framework/GuidValueProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Framework/RandomNumberValueProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/CurrentlySelectedProjectItemValueProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/CurrentlySelectedProjectValueProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/ProjectByPathExpressionProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/ProjectItemByNameValueProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/ProjectItemCodeClassValueProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/ProjectPathValueProvider.cs
Trunk/Source/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/SolutionPathValueProvider.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform.sln
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform.vssscc
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Commands/PackageBrowserCommandConstants.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Commands/PackageBrowserCommandGuids.h
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Commands/PackageBrowserCommandIds.h
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/CtcComponents/VsPackage.ctc
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Enums/UIContextGuid.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Enums/WindowGuid.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Helpers/Guard.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Helpers/PackageTypeLocator.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Helpers/ResxHelper.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Helpers/TypeDiscoveryHelper.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/OptionPages/GeneralOptionPage.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/OptionPages/GeneralOptionPageControl.Designer.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/OptionPages/GeneralOptionPageControl.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/OptionPages/GeneralOptionPageControl.resx
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Package/VsPackageConstants.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Package/VsPackageGuids.h
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Properties/AssemblyInfo.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Properties/Resources.Designer.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Properties/Resources.resx
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Resources/PackageBrowser.bmp
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Resources/PackageBrowser.ico
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/Resources/VSSDKAssist.ico
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/PackageBrowser.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/PackageBrowserControl.Designer.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/PackageBrowserControl.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/PackageBrowserControl.resx
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/CommandNode.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/ExtendedTreeView.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/PackageNode.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/ServiceNode.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/ToolWindowNode.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/VSSDKAssist.Platform.csproj
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/VSSDKAssist.Platform.csproj.vspscc
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/VsPackage.cs
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/VsPackage.reg
Trunk/Source/VSSDKAssist.Platform/VSSDKAssist.Platform/VsPackage.resx
Trunk/Source/VSSDKAssist.snk
Trunk/SourceOrcas/GP/VSSDKAssist.sln
Trunk/SourceOrcas/GP/VSSDKAssist.vssscc
Trunk/SourceOrcas/GP/VSSDKAssist/Docs/Header.jpg
Trunk/SourceOrcas/GP/VSSDKAssist/Docs/Overview.htm
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/DeploymentInfo.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/ExtenderType.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/FlavorProjectType.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/ImageSize.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/UIContextGuid.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/VSEdition.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/VSEvent.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/VSHive.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/VSShellMenuId.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Enums/WindowGuid.cs
Trunk/SourceOrcas/GP/VSSDKAssist/GlobalSuppressions.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Properties/AssemblyInfo.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Properties/Resources.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Properties/Resources.en.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Properties/Resources.en.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Properties/Resources.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Binding.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/AddBitmapEntryToResxAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/AddRegisterProjectFactoryCallAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/AddTextEntryToResxAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/AddVSPackageDisposeFunctionAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/AddVSPackageInitializeFunctionAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/CreateBitmapStripAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/CreatePackageRegistryFragment.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/CreateSnkAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/FindResxEntryAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/InsertAttributeToCodeClassAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/RegisterVSPackageAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/SetZipProjectBuildAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Actions/UpdateResxEntryAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CommonArguments.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CommonTypeAliases.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Converters/CommandGuidConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Converters/CommandIdConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Converters/UIContextGuidConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Converters/VSEditionConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Converters/VSHiveConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Converters/VSShellMenuIdConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Converters/WindowGuidConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Coordinators/ConditionalExecutionProgressCoordinator.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Coordinators/ExecutionProgressCoordinator.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CreateProject.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CreateSolution.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/CreateSolutionCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/CreateSolutionCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/CreateSolutionCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/CreateSolutionCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/CreateSolutionCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/CreateSolutionCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/InfoForm.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/InfoForm.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/InfoForm.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/CustomPages/WizardPageBase.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/AutomaticBindingStrategy.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Data/MandatoryAttributeParameterAttribute.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/DataGridViewBinding.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Design/DesignerColumn.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Design/RequiredConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Design/SiteProxy.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Design/TypeColumn.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Design/TypeConverterConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Design/TypeEditorConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Design/TypeListConverter.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/IBindingStrategy.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/ListBindingStrategy.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/Grid/Validation.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/UIContextGuidEditor.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/VSEditionEditor.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/VSHiveEditor.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/VSShellMenuIdEditor.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Editors/WindowGuidEditor.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Helpers/CommonHelper.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Helpers/Constants.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Helpers/CustomPageHelper.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Helpers/ImagelistHelper.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Helpers/ResxHelper.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/Helpers/VSIPPackageHelper.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/CSharpVSPackageProjectReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/DslLanguageProjectReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/DslProjectOrFolderReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/ResxProjectItemReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/SetupProjectReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/SolutionOrSolutionFolderReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/VSCTProjectItemReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/VSModelingPackageClassReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/VSModelingPackageProjectReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/VSPackageClassReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/References/VSPackageProjectReference.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/AttributeValueValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/CtcProjectItemValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultDeploymentInfoValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultDockStyleValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultOrientationValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultRegistrationMethodValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/DefaultVSEditionValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/DevEnvPathValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/EmptyBitmapValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/EmptyIconValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/HexNumberValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/ResourcesFolderValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/TTPathValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/TextResxEntryValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/VSCTProjectItemValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/VSPackageCodeClassValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/VSPackageResxProjectItemValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/Common/ValueProviders/VSPackageTypeValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreens.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashAboutScreensCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/ConfigureSplashScreenAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureSplashAboutScreens/InstalledProductRegistrationAttributeValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPackage/ConfigureVSPackage.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPackage/ConfigureVSPackageCP.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPackage/ConfigureVSPackageCP.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPackage/ConfigureVSPackageCP.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlk.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ConfigureVSPlkCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/ConfigureVSPlk/ProvideLoadKeyAttributeValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateCSharpProject/CreateCSharpProject.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateCSharpSolution/CreateCSharpSolution.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateEventSubscription/CreateEventSubscription.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateEventSubscription/CreateEventSubscriptionAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateEventSubscription/CreateEventSubscriptionCP.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateEventSubscription/CreateEventSubscriptionCP.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateEventSubscription/CreateEventSubscriptionCP.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateExtender/CreateExtender.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateExtender/CreateExtenderCP.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateExtender/CreateExtenderCP.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateExtender/CreateExtenderCP.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateSetupProject/CreateSetupProject.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateSetupProject/CreateSetupProjectCP.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateSetupProject/CreateSetupProjectCP.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateSetupProject/CreateSetupProjectCP.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPage.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP3.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP3.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateToolOptionsPage/CreateToolOptionsPageCP3.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVBasicProject/CreateVBasicProject.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVBasicSolution/CreateVBasicSolution.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommand.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCommand/CreateVSCommandCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCustomTool/CreateVSCustomTool.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCustomTool/CreateVSCustomToolCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCustomTool/CreateVSCustomToolCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCustomTool/CreateVSCustomToolCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCustomTool/CreateVSCustomToolCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCustomTool/CreateVSCustomToolCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSCustomTool/CreateVSCustomToolCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfo.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfoAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfoCP.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfoCP.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSPackageDeploymentInfo/CreateVSPackageDeploymentInfoCP.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSPlkReport/CreateVSPlkReport.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSPlkReport/CreateVSPlkReportAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSService/CreateVSService.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSService/CreateVSServiceCP.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSService/CreateVSServiceCP.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSService/CreateVSServiceCP.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindow.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP3.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP3.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP3.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP4.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP4.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CreateVSToolWindow/CreateVSToolWindowCP4.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/AddBitmapStripAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/CreateBitmapStrip.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/CreateBitmapStripCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/CreateBitmapStripCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/CreateBitmapStripCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/CreateBitmapStripCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/CreateBitmapStripCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/CreateBitmapStripCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/IconInfo.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateBitmapStrip/InstanceValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/AddBitmapStripAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/CreateCustomProject.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/CreateCustomProjectCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/CreateCustomProjectCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/CreateCustomProjectCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/CreateCustomProjectCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/CreateCustomProjectCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/CreateCustomProjectCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/CustomProjectNotExistsValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/ReloadProjectAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/UnfoldCustomProjectTemplateAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/CustomProject/CreateCustomProject/UpdatePackageBaseClassAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/FlavorProject/CreateFlavorProject/CreateFlavorProject.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/FlavorProject/CreateFlavorProject/CreateFlavorProjectCP1.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/FlavorProject/CreateFlavorProject/CreateFlavorProjectCP1.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/FlavorProject/CreateFlavorProject/CreateFlavorProjectCP1.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/FlavorProject/CreateFlavorProject/CreateFlavorProjectCP2.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/FlavorProject/CreateFlavorProject/CreateFlavorProjectCP2.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/FlavorProject/CreateFlavorProject/CreateFlavorProjectCP2.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/FlavorProject/CreateFlavorProject/TemplateExtensionValueProvider.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/LaunchVSOnExpHive/LaunchVSOnExpHive.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/LaunchVSOnExpHive/LaunchVSOnExpHiveAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/RefreshVSPackageRegistration/RefreshVSPackageRegistration.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/RefreshVSPackageRegistration/RefreshVSPackageRegistrationAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/RegisterVSPackage/RegisterVSPackage.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/RegisterVSPackage/RegisterVSPackageCP.Designer.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/RegisterVSPackage/RegisterVSPackageCP.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/RegisterVSPackage/RegisterVSPackageCP.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/TestSplashScreen/TestSplashScreen.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/TestSplashScreen/TestSplashScreenAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/TestVSPlk/TestVSPlk.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/TestVSPlk/TestVSPlkAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/TransformTemplates/TransformTemplates.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/TransformTemplates/TransformTemplatesAction.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/UnregisterVSPackage/UnregisterVSPackage.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Recipes/UpdateVSPackageRegistryFragment/UpdateVSPackageRegistryFragment.xml
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/CategoryCaption.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/CommandCaption.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/CustomProject.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/EnableVSIPLogging.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/ExportDescription.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/Extender.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/FlavorProject.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/Info.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/PLK.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/PageCaption.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/Project.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/Registry.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/ToolWindowTitle.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/VS.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/VSAbout.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/VSEvents.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/VSSDKAssist.png
Trunk/SourceOrcas/GP/VSSDKAssist/Resources/VSSplash.png
Trunk/SourceOrcas/GP/VSSDKAssist/Snippets/Basic/VSSDK Assist/GetService.snippet
Trunk/SourceOrcas/GP/VSSDKAssist/Snippets/Basic/VSSDK Assist/Utility/ShowMessage.snippet
Trunk/SourceOrcas/GP/VSSDKAssist/Snippets/CSharp/VSSDK Assist/GetService.snippet
Trunk/SourceOrcas/GP/VSSDKAssist/Snippets/CSharp/VSSDK Assist/Utility/ShowMessage.snippet
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/ExcludedProjects/CustomProject/ProjectBase.csproj
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/ExcludedProjects/CustomProject/ProjectBase.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/ExcludedProjects/CustomProject/ProjectBase.vstemplate
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Items/Empty16.bmp
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Items/Empty16.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Items/Empty32.bmp
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Items/Empty32.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/Files/EULA.rtf
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/Files/Readme.htm
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/Resources/Banner.bmp
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/Resources/New.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/Resources/Product.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/Resources/Up.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/SetupProject.csproj
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/SetupProject.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/SetupProject.vstemplate
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/SetupProject/UI.wxs
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/Properties/AssemblyInfo.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/Properties/Resources.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/VsPackage.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/VsPackage.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/VsPackage.vsct
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/VsPackageConstants.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/VsPackageProject.csproj
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/VsPackageProject.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageCSharp/VsPackageProject.vstemplate
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/Properties/AssemblyInfo.vb
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/Resources.Designer.vb
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/Resources.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/VsPackage.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/VsPackage.vb
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/VsPackage.vsct
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/VsPackageConstants.vb
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/VsPackageProject.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/VsPackageProject.vbproj
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Projects/VsPackageVBasic/VsPackageProject.vstemplate
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/Properties/AssemblyInfo.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/Properties/Resources.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/VsPackage.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/VsPackage.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/VsPackage.vsct
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/VsPackageConstants.cs
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/VsPackageProject.csproj
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/VsPackageProject.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageCSharp/VsPackageProject.vstemplate
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/Properties/AssemblyInfo.vb
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/Resources.Designer.vb
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/Resources.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/VsPackage.resx
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/VsPackage.vb
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/VsPackage.vsct
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/VsPackageConstants.vb
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/VsPackageProject.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/VsPackageProject.vbproj
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/Projects/VsPackageVBasic/VsPackageProject.vstemplate
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/VsPackageSolutionCSharp.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/VsPackageSolutionCSharp.vstemplate
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/VsPackageSolutionVBasic.ico
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/Solutions/VsPackageSolutionVBasic.vstemplate
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/CreateSetupProject/Files.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/CreateSetupProject/Main.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/CreateSetupProject/PackageRegistry.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/CreateSetupProject/Registry.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/CreateSetupProject/Strings.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/CreateSolution/projUser.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/CustomProject/Template/Proj.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/CustomProject/Template/VsTemplate.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/FlavorProject/Template/Class.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/FlavorProject/Template/Proj.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/FlavorProject/Template/VsTemplate.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/Helper.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/VSCommand/BitmapDefinition.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/VSCommand/CommandDefinition.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/VSCommand/GroupDefinition.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/common/VSCommand/SymbolDefinition.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Common/InstalledProductRegistrationAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Common/PackageDispose.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Common/PackageInitialize.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Common/ProvideLoadKeyAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/ConfigureSplashAboutScreens/IVsInstalledProduct.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/ConfigureVSPackage/DefaultRegistryRootAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/ConfigureVSPackage/ProvideAutoLoadAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/CustomProject/Create/CustomProjectAutomation.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/CustomProject/Create/CustomProjectFactory.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/CustomProject/Create/CustomProjectFileNode.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/CustomProject/Create/CustomProjectFileNodeProperties.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/CustomProject/Create/CustomProjectNode.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/CustomProject/Create/CustomProjectNodeProperties.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/CustomProject/Create/ProvideProjectFactoryAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/CustomProject/Create/RegisterProjectFactoryCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/BuildEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/BuildEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/BuildEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/CommandEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/CommandEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/CommandEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/FileChangeEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/FileChangeEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/FileChangeEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/ProjectItemEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/ProjectItemEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/ProjectItemEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/RDTEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/RDTEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/RDTEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/SolutionEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/SolutionEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/EventSubscription/SolutionEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Extender/Extender.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Extender/ExtenderBase.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Extender/ExtenderProvider.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Extender/ProvideExtenderAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/Extender/ProvideObjectAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/FlavorProject/Create/Project.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/FlavorProject/Create/ProjectFactory.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/FlavorProject/Create/ProvideProjectFactoryAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/FlavorProject/Create/RegisterProjectFactoryCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/ToolOptionsPage/OptionPage.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/ToolOptionsPage/OptionPageControl.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/ToolOptionsPage/OptionPageControlDesigner.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/ToolOptionsPage/ProvideOptionPageAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/ToolOptionsPage/ProvideProfileAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSCommand/CommandHandler.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSCommand/CommandHandlerCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSCommand/CommandId.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSCustomTool/BaseCodeGenerator.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSCustomTool/BaseCodeGeneratorWithSite.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSCustomTool/BaseCustomTool.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSCustomTool/CodeGenerator.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSCustomTool/CodeGeneratorRegistrationAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSService/CreateService.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSService/IService.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSService/ProvideServiceAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSService/SService.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSService/ServiceClass.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSService/ServiceInitialize.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSToolWindow/ProvideToolWindowAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSToolWindow/ProvideToolWindowVisibilityAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSToolWindow/ShowToolWindow.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSToolWindow/ToolWindow.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSToolWindow/ToolWindowControl.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/cs/VSToolWindow/ToolWindowControlDesigner.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Common/InstalledProductRegistrationAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Common/PackageDispose.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Common/PackageInitialize.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Common/ProvideLoadKeyAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/ConfigureSplashAboutScreens/IVsInstalledProduct.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/ConfigureVSPackage/DefaultRegistryRootAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/ConfigureVSPackage/ProvideAutoLoadAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/CustomProject/Create/CustomProjectAutomation.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/CustomProject/Create/CustomProjectFactory.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/CustomProject/Create/CustomProjectFileNode.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/CustomProject/Create/CustomProjectFileNodeProperties.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/CustomProject/Create/CustomProjectNode.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/CustomProject/Create/CustomProjectNodeProperties.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/CustomProject/Create/ProvideProjectFactoryAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/CustomProject/Create/RegisterProjectFactoryCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/BuildEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/BuildEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/BuildEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/CommandEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/CommandEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/CommandEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/FileChangeEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/FileChangeEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/FileChangeEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/ProjectItemEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/ProjectItemEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/ProjectItemEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/RDTEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/RDTEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/RDTEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/SolutionEvents.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/SolutionEventsDisposeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/EventSubscription/SolutionEventsInitializeCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Extender/Extender.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Extender/ExtenderBase.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Extender/ExtenderProvider.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Extender/ProvideExtenderAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/Extender/ProvideObjectAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/FlavorProject/Create/Project.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/FlavorProject/Create/ProjectFactory.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/FlavorProject/Create/ProvideProjectFactoryAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/FlavorProject/Create/RegisterProjectFactoryCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/ToolOptionsPage/OptionPage.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/ToolOptionsPage/OptionPageControl.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/ToolOptionsPage/OptionPageControlDesigner.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/ToolOptionsPage/ProvideOptionPageAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/ToolOptionsPage/ProvideProfileAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSCommand/CommandHandler.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSCommand/CommandHandlerCall.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSCommand/CommandId.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSCustomTool/BaseCodeGenerator.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSCustomTool/BaseCodeGeneratorWithSite.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSCustomTool/BaseCustomTool.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSCustomTool/CodeGenerator.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSCustomTool/CodeGeneratorRegistrationAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSService/CreateService.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSService/IService.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSService/ProvideServiceAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSService/SService.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSService/ServiceClass.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSService/ServiceInitialize.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSToolWindow/ProvideToolWindowAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSToolWindow/ProvideToolWindowVisibilityAttribute.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSToolWindow/ShowToolWindow.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSToolWindow/ToolWindow.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSToolWindow/ToolWindowControl.tt
Trunk/SourceOrcas/GP/VSSDKAssist/Templates/TT/vb/VSToolWindow/ToolWindowControlDesigner.tt
Trunk/SourceOrcas/GP/VSSDKAssist/VSSDKAssist.csproj
Trunk/SourceOrcas/GP/VSSDKAssist/VSSDKAssist.csproj.vspscc
Trunk/SourceOrcas/GP/VSSDKAssist/VSSDKAssist.xml
Trunk/SourceOrcas/GP/VSSDKAssistInstaller/InstallerClass.cs
Trunk/SourceOrcas/GP/VSSDKAssistInstaller/VSSDKAssistInstaller.csproj
Trunk/SourceOrcas/GP/VSSDKAssistInstaller/VSSDKAssistInstaller.csproj.vspscc
Trunk/SourceOrcas/GP/VSSDKAssistSetup/BlankFile.zip
Trunk/SourceOrcas/GP/VSSDKAssistSetup/IncludeFile.zip
Trunk/SourceOrcas/GP/VSSDKAssistSetup/LocalizationFile.zip
Trunk/SourceOrcas/GP/VSSDKAssistSetup/NoImpersonate.js
Trunk/SourceOrcas/GP/VSSDKAssistSetup/VSSDKAssist.ico
Trunk/SourceOrcas/GP/VSSDKAssistSetup/VSSDKAssistSetup.vdproj
Trunk/SourceOrcas/GP/VSSDKAssistSetup/VSSDKAssistSetup.vdproj.vspscc
Trunk/SourceOrcas/GP/VSSDKAssistSetup/banner.bmp
Trunk/SourceOrcas/License.rtf
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets.sln
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets.vssscc
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/Base/ActionBase.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/General/AuditAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/General/DisplayMessageAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/General/ExecuteProcessAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddAssemblyReferenceAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddItemFromFileToProjectAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddItemFromFileToProjectItemAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddItemFromStringAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddItemFromStringToProjectItemAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddProjectFolderAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddProjectFolderToProjectItemAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddProjectReferenceAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/AddSolutionFolderAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/CompileProjectAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/CreateFileFromStringAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/DeleteItemIfExistsFromProjectAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/InsertPosition.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/InsertTextAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/InsertTextToCodeElementAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/SetCopyToOutputAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Actions/VisualStudio/SetProjectItemBuildAction.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Converters/CSharpIdentifierConverter.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Converters/FileExtensionConverter.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Converters/StandardValuesConverterBase.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Converters/ValidFileNameConverter.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Editors/FileChooserEditor.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Editors/ListViewEditorBase.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Enums/CopyToOutput.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Enums/RegistrationMode.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Enums/VSHive.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/GlobalSuppressions.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/CodeDomHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/CodeElementsIterator.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/CommonHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/FileCodeModelHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/Guard.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/KeyRegistration/MinimumProductEdition.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/KeyRegistration/MinimumVSVersion.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/KeyRegistration/PLKRegistrator.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/KeyRegistration/Registrator.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/KeyRegistration/SLKRegistrator.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/OutputWindowHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/ProjectItemIterator.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/StatusBarHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/TFSHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/TypeDiscoveryHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Helpers/VSIPHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Properties/AssemblyInfo.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Properties/Resources.Designer.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/Properties/Resources.resx
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/References/Base/RecipeReferenceBase.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/References/Base/TemplateReferenceBase.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/References/VisualStudio/ProjectFolderReference.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/References/VisualStudio/ProjectItemReference.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/References/VisualStudio/ProjectReference.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/References/VisualStudio/SolutionReference.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/VSSDKAssist.Assets.csproj
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/VSSDKAssist.Assets.csproj.vspscc
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Base/ValueProviderBase.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Framework/EmptyGuidValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Framework/FileNameValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Framework/GuidValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/Framework/RandomNumberValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/CurrentlySelectedProjectItemValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/CurrentlySelectedProjectLanguageValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/CurrentlySelectedProjectValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/ProjectByPathExpressionProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/ProjectItemByNameValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/ProjectItemCodeClassValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/ProjectPathValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/RelativeProjectItemPathValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Assets/VSSDKAssist.Assets/ValueProviders/VisualStudio/SolutionPathValueProvider.cs
Trunk/SourceOrcas/VSSDKAssist.Deployment/VSSDKAssist.Deployment.sln
Trunk/SourceOrcas/VSSDKAssist.Deployment/VSSDKAssist.Deployment.vssscc
Trunk/SourceOrcas/VSSDKAssist.Deployment/VSSDKAssist.Deployment/CreateProjectReferenceDefineConstants.cs
Trunk/SourceOrcas/VSSDKAssist.Deployment/VSSDKAssist.Deployment/Properties/AssemblyInfo.cs
Trunk/SourceOrcas/VSSDKAssist.Deployment/VSSDKAssist.Deployment/Target.reg
Trunk/SourceOrcas/VSSDKAssist.Deployment/VSSDKAssist.Deployment/VSSDKAssist.Deployment.csproj
Trunk/SourceOrcas/VSSDKAssist.Deployment/VSSDKAssist.Deployment/VSSDKAssist.Deployment.csproj.vspscc
Trunk/SourceOrcas/VSSDKAssist.Deployment/VSSDKAssist.Deployment/wix.targets
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform.sln
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform.vssscc
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Commands/PackageBrowserCommandConstants.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Commands/PackageBrowserCommandGuids.h
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Commands/PackageBrowserCommandIds.h
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/CtcComponents/VsPackage.ctc
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Enums/UIContextGuid.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Enums/WindowGuid.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/FlavorProjects/VsPackageSetupProject.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/FlavorProjects/VsPackageSetupProjectFactory.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Helpers/Guard.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Helpers/PackageTypeLocator.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Helpers/ResxHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Helpers/TypeDiscoveryHelper.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/OptionPages/GeneralOptionPage.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/OptionPages/GeneralOptionPageControl.Designer.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/OptionPages/GeneralOptionPageControl.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/OptionPages/GeneralOptionPageControl.resx
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Package/VsPackageConstants.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Package/VsPackageGuids.h
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Properties/AssemblyInfo.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Properties/Resources.Designer.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Properties/Resources.resx
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Resources/PackageBrowser.bmp
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Resources/PackageBrowser.ico
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Resources/VSSDKAssist.ico
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Resources/VsPackageSetupProject.ico
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/BlankFile/BlankFile.ico
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/BlankFile/BlankFile.vstemplate
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/BlankFile/BlankFile.wxs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/IncludeFile/IncludeFile.ico
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/IncludeFile/IncludeFile.vstemplate
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/IncludeFile/IncludeFile.wxi
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/LocalizationFile/LocalizationFile.ico
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/LocalizationFile/LocalizationFile.vstemplate
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/Templates/ProjectItems/LocalizationFile/LocalizationFile.wxl
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/PackageBrowser.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/PackageBrowserControl.Designer.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/PackageBrowserControl.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/PackageBrowserControl.resx
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/CommandNode.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/ExtendedTreeView.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/PackageNode.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/ServiceNode.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/ToolWindows/UI/ToolWindowNode.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/VSSDKAssist.Platform.csproj
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/VSSDKAssist.Platform.csproj.vspscc
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/VsPackage.cs
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/VsPackage.reg
Trunk/SourceOrcas/VSSDKAssist.Platform/VSSDKAssist.Platform/VsPackage.resx
Trunk/SourceOrcas/VSSDKAssist.snk
Trunk/Spike1/Spike1.sln
Trunk/Spike1/Spike1.vssscc
Trunk/Spike1/Spike1/Class1.cs
Trunk/Spike1/Spike1/Class2.cs
Trunk/Spike1/Spike1/Properties/AssemblyInfo.cs
Trunk/Spike1/Spike1/Spike1.Notes
Trunk/Spike1/Spike1/Spike1.csproj
Trunk/Spike1/Spike1/Spike1.csproj.vspscc

Download

Click the following link to download vssdkassist.zip.

vssdkassist.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML