diff --git a/.gitignore b/.gitignore index d008116..f1c6f3c 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ Source/Code/AdminMigrationUtility/AdminMigrationUtility.sln.DotSettings.user /Source/Code/RIP/packages /Source/Code/TestHelper/packages /Source/Code/WorkerManager/packages +/Source/VSIX/packages +/Source/VSIX/AllRelativityTemplates/packages +/Source/VSIX/RelativityWizard/packages diff --git a/Source/Code/Kepler/Relativity.Kepler.Template/Interfaces/Interfaces.csproj b/Source/Code/Kepler/Relativity.Kepler.Template/Interfaces/Interfaces.csproj index b24f303..5003f9b 100644 --- a/Source/Code/Kepler/Relativity.Kepler.Template/Interfaces/Interfaces.csproj +++ b/Source/Code/Kepler/Relativity.Kepler.Template/Interfaces/Interfaces.csproj @@ -2,7 +2,6 @@ 15.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -82,7 +81,6 @@ - + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/VSIX/packages.config b/Source/VSIX/packages.config new file mode 100644 index 0000000..d57c067 --- /dev/null +++ b/Source/VSIX/packages.config @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215.nupkg b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215.nupkg deleted file mode 100644 index 89bc53d..0000000 Binary files a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215.nupkg and /dev/null differ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/build/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.props b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/build/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.props deleted file mode 100644 index 5e2cb73..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/build/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.props +++ /dev/null @@ -1,9 +0,0 @@ - - - $(MSBuildThisFileDirectory)..\ - $(ThisPackageDirectory)\tools - $(VSToolsPath)\VSSDK - $(VsSDKInstall)\inc - $(VsSDKInstall)\bin - - \ No newline at end of file diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/build/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.targets b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/build/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.targets deleted file mode 100644 index 70e52dd..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/build/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.targets +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - System.Environment.SetEnvironmentVariable("VsSDKToolsPath", System.IO.Path.GetFullPath(ProjectDirectory + @"\..\tools\VSSDK\bin"),EnvironmentVariableTarget.Process); - System.Environment.SetEnvironmentVariable("LegacyVsSDKSchemaDir", System.IO.Path.GetFullPath(ProjectDirectory + @"\..\tools\VSSDK\schemas\legacy"),EnvironmentVariableTarget.Process); - System.Environment.SetEnvironmentVariable("VsSDKSchemaDir", System.IO.Path.GetFullPath(ProjectDirectory + @"\..\tools\VSSDK\schemas\v3"),EnvironmentVariableTarget.Process); - - - - - - - \ No newline at end of file diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.dll b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.dll deleted file mode 100644 index 47171d6..0000000 Binary files a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.dll and /dev/null differ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.BuildTasks.dll b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.BuildTasks.dll deleted file mode 100644 index 0ea1159..0000000 Binary files a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.BuildTasks.dll and /dev/null differ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.Common.props b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.Common.props deleted file mode 100644 index 416ff92..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.Common.props +++ /dev/null @@ -1,65 +0,0 @@ - - - - - 14.0 - 14.0 - $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VsSDKVersion)\VSSDK - Software\Microsoft\VisualStudio\$(VSSDKTargetPlatformVersion) - Exp - Microsoft\VisualStudio\$(VSSDKTargetPlatformVersion)$(VSSDKTargetPlatformRegRootSuffix)\Extensions\ - - - - $(registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\VSIP\$(VsSDKVersion)\@InstallDir)\VisualStudioIntegration - $(VSIntegrationRoot)\common - $(VSIntegrationCommon)\idl - $(VSIntegrationCommon)\inc - $(VSIntegrationInclude)\Office10 - $(VSIntegrationCommon)\lib\x86 - $(VSIntegrationRoot)\Common\Source\CPP\VSL\Include - $(VSIntegrationRoot)\Tools\Bin - $(VSIntegrationTools) - $(VSIntegrationTools) - - - - $(VSIntegrationInclude);$(VSIntegrationIdl);$(IntDir);%(AdditionalIncludeDirectories) - - - $(VSLIncludePath);$(VSIntegrationInclude);$(IntDir);%(AdditionalIncludeDirectories) - false - Level4 - true - - - $(VSIntegrationInclude);$(IntDir);$(OutDir);%(AdditionalIncludeDirectories) - - - $(VSIntegrationLibraries);$(IntDir);%(AdditionalLibraryDirectories) - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.Common.targets b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.Common.targets deleted file mode 100644 index 7cc71ad..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Sdk.Common.targets +++ /dev/null @@ -1,179 +0,0 @@ - - - - Microsoft.VisualStudio.Sdk.BuildTasks.dll - Microsoft.VisualStudio.Sdk.BuildTasks.14.0.dll - - - - - - - - - 14.0 - 14.0 - $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VsSDKVersion)\VSSDK - Software\Microsoft\VisualStudio\$(VSSDKTargetPlatformVersion) - Exp - - - - - - - - - - - - - $(VSCTCompileDependsOn);FindSDKInstallation - - <__internal_VSCTDefinitions>__CTC__;_CTC_GUIDS_;$(VSCTDefinitions) - false - - - - - - - - <_InternalVSCTIncludePath Include="@(VSCTIncludePath)" Condition="'@(VSCTIncludePath)' != ''"/> - - <_InternalVSCTIncludePath Include="$(VsSDKIncludes)" Condition="'$(VsSDKIncludes)' != ''"/> - <_InternalVSCTIncludePath Include="$(VsSDKIncludes)\office10" Condition="'$(VsSDKIncludes)' != ''"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(MSBuildProjectFile).VsixDeployedFileListAbsolute.txt - true - - - - - - - - - - - - - - - - - - - - <_VsixCleanRemainingFileWritesAfterIncrementalClean Include="@(_VsixUniqueCleanPriorFileWrites)" Exclude="@(_VsixCleanFilesDeleted)"/> - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Setup.Common.dll b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Setup.Common.dll deleted file mode 100644 index 2fca818..0000000 Binary files a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VisualStudio.Setup.Common.dll and /dev/null differ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.Cpp.Overrides.targets b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.Cpp.Overrides.targets deleted file mode 100644 index ae6b353..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.Cpp.Overrides.targets +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - <_BuiltProjectOutputGroupOutput Include="$(OutDir)$(TargetName)$(TargetExt)" /> - - - - - - - <_DebugSymbolsProjectOutputGroupOutput Include="$(OutDir)$(TargetName).pdb" /> - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.Cpp.targets b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.Cpp.targets deleted file mode 100644 index 5489c61..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.Cpp.targets +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - $(BeforeResourceCompileTargets); - VSCTCompile - - - $(AfterBuildLinkTargets); - IsolatedShellFiles; - RegisterStubTarget; - _VsixCleanRecordFileWrites - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.targets b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.targets deleted file mode 100644 index df8ab97..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Microsoft.VsSDK.targets +++ /dev/null @@ -1,1380 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Legacy - false - false - true - $(GetVsixItemsToBundleDependsOn);Compile - $(DeployVsixExtensionFilesDependsOn);Compile - VerifyTargetVersion;$(BuildDependsOn) - true - Microsoft\VisualStudio\$(VSSDKTargetPlatformVersion)$(VSSDKTargetPlatformRegRootSuffix)\Extensions\ - $(VSSDKTargetPlatformVersion) - true - false - true - true - - - - - - - - - - - - - - - - - - - - - $(ValidateVsixManifestDependsOn);FindSourceVsixManifest - false - - - - - - - - - - $(DetokenizeVsixManifestFileDependsOn);AssignProjectConfiguration;FindSourceVsixManifest - extension.vsixmanifest - $(IntermediateOutputPath)$(VsixManifestFileName) - - - - - - <_VsixManifestProjectReference Include="@(ProjectReferenceWithConfiguration)" /> - - <_VsixManifestProjectReference Include="$(ProjectFileName)"> - $(ProjectName) - $(AssemblyVSIXSubPath) - - - - - - - - - - - - - - - - - - - - - - - $(CopyVsixManifestFileDependsOn);DetokenizeVsixManifestFile - - - - - - - - - - - - - - - $(TargetName).vsix - $(OutDir)$(TargetVsixContainerName) - $(GetVsixSourceItemsDependsOn);AssignProjectConfiguration;DetokenizeVsixManifestFile;ZipProjects;ZipItems - $(ValidateVsixPartsDependsOn);GetVsixSourceItems - $(GenerateTemplatesManifestDependsOn);ValidateVsixParts - $(CreateVsixContainerDependsOn);ValidateVsixParts;GenerateTemplatesManifest - - NotCompressed - Normal - NotCompressed - - - true - true - true - false - true - false - true - true - true - true - - - - - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - $(Ngen) - $(NgenApplication) - $(NgenArchitecture) - $(NgenPriority) - - - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - - - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - - - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - - - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - - - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - - - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - - - - - - $(AssemblyVSIXSubPath) - $(InstallRoot) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(PkgdefVSIXSubPath) - - - - - - - - - %(Content.RelativeDir) - - $([System.IO.Path]::GetDirectoryName(%(Content.Link))) - - - - - - - - - - - BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies;GetCopyToOutputDirectoryItems;SatelliteDllsProjectOutputGroup - DebugSymbolsProjectOutputGroup; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %(VSIXSourceItem.VSIXSubPath)\%(VSIXSourceItem.TemplateSubPath) - - - %(VSIXSourceItemLocalOnly.VSIXSubPath)\%(VSIXSourceItemLocalOnly.TemplateSubPath) - - - - - - - - - - - - - - - - - - - - - - - - <_VsixManifest Include="$(IntermediateVsixManifest)" /> - - - - - - - - - - - - - - - - - - - $(GetVsixDeploymentPathDependsOn);DetokenizeVsixManifestFile - - - - - - - - - - - - - - - - - - $(DeployVsixExtensionFilesDependsOn);GetVsixDeploymentPath;FindExistingDeploymentPath;GetVsixSourceItems - $(FindExistingDeploymentPathDependsOn);GetVsixDeploymentPath - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(CopyVsixExtensionFilesDependsOn);GetVsixSourceItems - - - - - - - - - - - - - - - - - - - - - - - - - - <_VSIXContainerOutputGroupOutput Include="$(TargetVsixContainer)" /> - - - - - - - - - $(VSIXIdentifierProjectOutputGroupDependsOn);FindSourceVsixManifest - - - - - - - <_VSIXName> - - - - - - - - - - - - - $(VSIXIdentifierProjectOutputGroupDependsOn);FindSourceVsixManifest - - - - - - <_VSIXIdentifier> - - - - - - - - - - - - - - - $(PrepareForBuildDependsOn); - RunRegRiched - - $(RunRegRichedDependsOn);FindSDKInstallation - - - - - - - - - - - - - - - - - - - - - - - $(PrepareResourcesDependsOn);MergeCtoResource - $(MergeCtoResourceDependsOn);GenerateListOfCTO;VSCTCompile;CheckCTOFileHasChanged;GenerateResourceToMergeWithCTO - - - - - - <_ResourcesToMergeWithCTO Include="%(EmbeddedResource.OutputResource)" Condition="'%(EmbeddedResource.MergeWithCTO)'=='true'"/> - - - - - - - - - - - - <_GeneratedCTOFiles Include="@(VSCTCompile->'$(IntermediateOutputPath)%(FileName).cto')" Condition="'@(VSCTCompile)' != ''"/> - - - - - - - - - - - - - - - - - - - - - - - $(PrepareForRunDependsOn); - GeneratePkgDef; - CopyPkgDef; - CreateVsixContainer; - DeployVsixExtensionFiles; - CopyVsixManifestFile; - CopyVsixExtensionFiles; - - $(GeneratePkgDefDependsOn);Compile - true - $(RegisterWithCodebase) - - - - - - - - - - - - - - - - - - - - - - - - <_PkgdefOutputGroupOutput Include="$(IntermediateOutputPath)$(TargetName).pkgdef" /> - - - - - - - - - - - - $(TemplateProjectOutputGroupDependsOn); - GetZipFilesFromVSTemplates; - CalculateZipFiles - - - - - - <_TemplateOutputGroupOutput Include="@(_ZipProject->'%(ZipFile)')" > - %(_ZipProject.Language)\%(_ZipProject.OutputSubPath)\%(_ZipProject.Culture) - - - <_TemplateOutputGroupOutput Include="@(_ZipItem->'%(ZipFile)')" > - %(_ZipItem.Language)\%(_ZipItem.OutputSubPath)\%(_ZipItem.Culture) - - - - - - - - - - - - - $(CopyPkgDefDependsOn);GeneratePkgDef;CheckCTOFileHasChanged - - - - - - - - - - - - - - - - - - - - - ZipProjects; - ZipItems; - $(PrepareForRunDependsOn) - - VsTemplatePathsTarget;GetZipFilesFromVSTemplates;CalculateZipFiles - - - - - $(OutputPath) - $(OutputPath) - $(IntermediateOutputPath) - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Newtonsoft.Json.dll b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Newtonsoft.Json.dll deleted file mode 100644 index be6558d..0000000 Binary files a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/Newtonsoft.Json.dll and /dev/null differ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/ProjectItemsSchema.xml b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/ProjectItemsSchema.xml deleted file mode 100644 index f92c362..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/ProjectItemsSchema.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/AppIDCmdUsed.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/AppIDCmdUsed.vsct deleted file mode 100644 index 9776d62..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/AppIDCmdUsed.vsct +++ /dev/null @@ -1,1391 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/EmulatorCmdUsed.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/EmulatorCmdUsed.vsct deleted file mode 100644 index b859cfb..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/EmulatorCmdUsed.vsct +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/KnownImageIds.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/KnownImageIds.vsct deleted file mode 100644 index cedf362..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/KnownImageIds.vsct +++ /dev/null @@ -1,3704 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/Menus.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/Menus.vsct deleted file mode 100644 index ece87a6..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/Menus.vsct +++ /dev/null @@ -1,565 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Selection - - - - - Container - - - - - TraySelection - - - - - Component Tray - - - - - Document Outline - - - - - - - DefaultDocked - - Layout - Layout - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Dynamic - - - - - Dynamic - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/MnuHelpIds.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/MnuHelpIds.h deleted file mode 100644 index 611f622..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/MnuHelpIds.h +++ /dev/null @@ -1,158 +0,0 @@ - //---------------------------------------------------------------------------- -// -// Microsoft Visual Studio -// -// Microsoft Confidential -// Copyright 1997-1998 Microsoft Corporation. All Rights Reserved. -// -// File: menucmds.h -// Area: Help Package Commands -// -// Contents: -// Helps System Package Menu, Group, Command IDs -// -//---------------------------------------------------------------------------- -#ifndef __HELPIDS_H_ -#define __HELPIDS_H_ - - -#ifndef NOGUIDS - -#ifdef DEFINE_GUID - // WB package object CLSID - DEFINE_GUID (guidHelpCmdId, - 0x4a79114a, 0x19e4, 0x11d3, 0xb8, 0x6b, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2); - - DEFINE_GUID (guidHelpGrpId, - 0x4a79114b, 0x19e4, 0x11d3, 0xb8, 0x6b, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2); - - DEFINE_GUID (guidHelpPkg, - 0x4a791146, 0x19e4, 0x11d3, 0xb8, 0x6b, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2); - - // This is the GUID used by Search Window to do web toolbar visibility. It should be in sync with - // VsCoreResIds (defined in \env\vscore\package\vscorepackage.cs - // {E2F8DA06-F098-4508-B732-D8684EC10972} - DEFINE_GUID (guidHelpSearchCmdUI, - 0xe2f8da06, 0xf098, 0x4508, 0xb7, 0x32, 0xd8, 0x68, 0x4e, 0xc1, 0x9, 0x72); - -#else -// {4A79114A-19E4-11d3-B86B-00C04F79F802} -#define guidHelpCmdId {0x4a79114a, 0x19e4, 0x11d3, {0xb8, 0x6b, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2 }} - -// {4A79114B-19E4-11d3-B86B-00C04F79F802} -#define guidHelpGrpId {0x4a79114b, 0x19e4, 0x11d3, {0xb8, 0x6b, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2 }} - - -// The following is the same as CLSID_HelpPackage but for consumption by CTC. -// {4A791146-19E4-11d3-B86B-00C04F79F802} -#define guidHelpPkg {0x4a791146, 0x19e4, 0x11d3, {0xb8, 0x6b, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2}} - -// This is the GUID used by Search Window to do web toolbar visibility. It should be in sync with -// VsCoreResIds (defined in \env\vscore\package\vscorepackage.cs -// {E2F8DA06-F098-4508-B732-D8684EC10972} -#define guidHelpSearchCmdUI {0xe2f8da06, 0xf098, 0x4508, { 0xb7, 0x32, 0xd8, 0x68, 0x4e, 0xc1, 0x9, 0x72}} - -#endif //DEFINE_GUID - -#endif //NOGUIDS - - -// Menus -#define IDM_HELP_CONTENTS 0x0001 -#define IDM_HELP_KEYWORDS 0x0002 -#define IDM_HELP_SEARCH 0x0003 - -#define IDM_HELP_MENU_MSONTHWEB 0x0100 - -#define IDM_HLPTOC_CTX 0x0200 -#define IDM_HELP_RESLIST_CTX 0x0300 -#define IDM_HELP_RESLIST_CTX_SORTBY 0x0400 - -// Groups -#define IDG_HELP_GRP 0x0010 -#define IDG_HELP_FEEDBACK_GRP 0x0040 -#define IDG_HELP_MENU_FEEDBACK_GRP 0x0041 - -#define IDG_HLPTOC_CTX_PRINT 0x0050 - -#define IDG_HELP_RESLIST_CTX_SORTBY 0x0060 -#define IDG_HELP_RESLIST_CTX_COLUMNS 0x0070 - -#define IDG_HELP_MSONTHEWEB_NEWS 0x0100 -#define IDG_HELP_MSONTHEWEB_INFO 0x0200 -#define IDG_HELP_MSONTHEWEB_HOME 0x0300 -#define IDM_HELP_SET_PREFS 0X0500 -#define IDM_HELP_SET_SUB_PREFS 0x0600 -#define IDM_HELP_FEEDBACK 0X0700 - -//Command IDs -#define icmdHelpViewer 0x0100 -#define icmdHelpAskAQuestion 0x0106 -#define icmdHelpSendFeedback 0x0107 - -#define icmdHelpSearchControls 0x010B -#define icmdHelpSearchAddins 0x010C -#define icmdHelpSearchSamples 0x010D -#define icmdHelpSearchSnippets 0x010E -#define icmdHelpSearchStarterKits 0x010F - -#define icmdHelpForceSelfDestruct 0x011C - -#define icmdHelpManager 0x011D - -//#define icmdHelpManager 0x011D - -#define icmdHelpPrefOnline 0x011E -#define icmdHelpPrefOffline 0x011F - -// TOC contex menu -#define icmdPrintTopic 0x0120 -#define icmdPrintChildren 0x0121 - -#define icmdSortByCol1 0x0130 -#define icmdSortByCol2 0x0131 -#define icmdSortByCol3 0x0132 -#define icmdSortByCol4 0x0133 -#define icmdSortByCol5 0x0134 -#define icmdSortByCol6 0x0135 -#define icmdSortByCol7 0x0136 -#define icmdSortByCol8 0x0137 -#define icmdSortByCol9 0x0138 -#define icmdSortByCol10 0x0139 - -#define icmdSortByColMin icmdSortByCol1 -#define icmdSortByColMax icmdSortByCol10 - -#define icmdHelpF1AsyncComplete 0x0300 - -/////////////////////////////////////////////////////////////////////////////// -//Tool window Bitmap IDs - -#define bmpidVsHelpContents 1 -#define bmpidVsHelpIndex 2 -#define bmpidVsHelpIndexResults 3 -#define bmpidFavWindow 4 -#define bmpidHowDoIWindow 5 -#define bmpidSearchWindow 6 -#define bmpidDynamicHelpWindow 7 -#define bmpidWebBrowserWindow 8 - - -/////////////////////////////////////////////////////////////////////////////// -//Menu cmds Bitmap IDs - -#define bmpidVsHelpContentsCmd 1 -#define bmpidVsHelpIndexCmd 2 -#define bmpidVsHelpSearchCmd 3 -#define bmpidVsHelpIndexResultsCmd 4 -#define bmpidVsHelpSearchResultsCmd 5 -#define bmpidVSHelpFavWindowCmd 6 -#define bmpidVSHelpFavAddCmd 7 -#define bmpidVSHelpSaveSearchCmd 8 -#define bmpidVSHelpAskAQuestionCmd 9 -#define bmpidVSHelpCheckQuestionStatusCmd 10 -#define bmpidVSHelpSendProductFeedbackCmd 11 -#define bmpidVSHelpHowDoICmd 12 - - -#endif //__HELPIDS_H_ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorCmdId.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorCmdId.h deleted file mode 100644 index 9f5acc4..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorCmdId.h +++ /dev/null @@ -1,96 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Copyright (c) Microsoft Corporation. All Rights Reserved. -// Information Contained Herein is Proprietary and Confidential. -// -//------------------------------------------------------------------------------ -// -// Definition of the numeric part of the IDs for the VSCT elements of this -// package. -// -// NOTE: if you make any changes here, make sure to make the same changes in -// PkgCmdId.cs. -// - -///////////////////////////////////////////////////////////////////// -// Menus -// -#define IDM_DEBUGGER_PROJECT_CONTEXT_MENU 0x0201 -#define IDG_DEBUGGER_PROJECT_CONTEXT_MENU_MAIN_GROUP 0x0202 -#define IDG_DATA_TIPS_ON_DEBUG 0x0205 -#define IDM_THREAD_WINDOW_TOOLBAR 0x0206 -#define IDG_THREAD_WINDOW_TOOLBAR_FLAG 0x0207 -#define IDG_THREAD_WINDOW_TOOLBAR_STACKS 0x0208 -#define IDG_THREAD_WINDOW_TOOLBAR_GROUPS 0x0209 -#define IDG_THREAD_WINDOW_TOOLBAR_SEARCH 0x0210 -#define IDG_THREAD_WINDOW_TOOLBAR_FLAG_MENU 0x0211 -#define IDG_THREAD_WINDOW_TOOLBAR_FLAG_MENU_GROUP 0x0212 -#define IDG_THREAD_WINDOW_TOOLBAR_ARRANGE 0x0213 -#define IDG_THREAD_WINDOW_TOOLBAR_TOGGLE_SUSPENDED 0x0214 -#define IDG_DATA_TIPS_CONTEXT 0x0215 -#define IDM_DATA_TIPS_CONTEXT 0x0216 -#define IDG_DATA_TIPS_CONTEXT_CLEAR 0x0217 -#define IDG_DATA_TIPS_MENU_CLEAR 0x0218 -#define IDG_THREAD_WINDOW_SELECT_COLUMNS 0x0219 -#define IDM_DATA_TIPS_WATCH_ITEM_CONTEXT 0x021A -#define IDM_DATA_TIPS_TEXT_BOX_CONTEXT 0x021B -#define IDG_DATATIP_TEXTBOX_CLIPBOARD 0x021C -#define IDG_DATATIP_RADIX 0x021D -#define IDG_DATATIP_EXPRESSIONS 0x021E -#define IDM_DISASSEMBLY_WINDOW_TOOLBAR 0x0220 -#define IDG_DISASSEMBLY_WINDOW_TOOLBAR_ADDRESS 0x0221 -#define IDM_MANAGEDMEMORYANALYSIS_SUBMENU 0x0222 -#define IDG_MANAGEDMEMORYANALYSIS_SUBMENU 0x0223 - -// TODO: re-enabled this constant -#define cmdidClearAllTips 0x00000101 -#define cmdidRazorThreadWindowToolbarExpandStacks 0x00000103 -#define cmdidRazorThreadWindowToolbarCollapseStacks 0x00000104 -#define cmdidRazorThreadWindowToolbarExpandGroups 0x00000105 -#define cmdidRazorThreadWindowToolbarCollapseGroups 0x00000106 -#define cmdidRazorThreadWindowToolbarSearchCombo 0x00000107 -#define cmdidRazorThreadWindowToolbarSearchHandler 0x00000108 -#define cmdidRazorThreadWindowToolbarClearSearch 0x00000109 -#define cmdidRazorThreadWindowToolbarSearchCallStack 0x00000110 -#define cmdidRazorThreadWindowToolbarFlagJustMyCode 0x00000111 -#define cmdidRazorThreadWindowToolbarFlagCustomModules 0x00000112 -#define cmdidRazorThreadWindowToolbarFlag 0x00000113 -#define cmdidToolsProgramToDebug 0x00000114 -#define cmdidDebugProgramToDebug 0x00000115 -#define cmdidInstallJitDebugger 0x00000116 -#define cmdidClearDataTipsSubMenu 0x00000119 -#define cmdidClearDataTipsContextRoot 0x0000011A -#define cmdidClearDataTipsContextSingle 0x0000011B -#define cmdidClearDataTipsContextFirst 0x0000011C -#define cmdidClearDataTipsContextLast 0x0000021C -#define cmdidClearDataTipsMenuFirst 0x0000021D -#define cmdidClearDataTipsMenuLast 0x0000031D -#define cmdidClearActivePinnedTips 0x0000031E -#define cmdidArrangePinnedTipsOnLine 0x0000031F -#define cmdidExportDataTips 0x00000320 -#define cmdidImportDataTips 0x00000321 -#define cmdidRazorThreadWindowToolbarGroupCombo 0x00000322 -#define cmdidRazorThreadWindowToolbarGroupHandler 0x00000323 -#define cmdidRazorThreadWindowToolbarColumnsMenu 0x00000324 -#define cmdidThreadWindowToolbarSelectColumnFirst 0x00000325 -#define cmdidThreadWindowToolbarSelectColumnLast 0x00000345 -#define cmdidRazorThreadWindowToolbarFreezeThreads 0x00000346 -#define cmdidRazorThreadWindowToolbarThawThreads 0x00000347 -#define cmdidPinExpression 0x00000348 -#define cmdidAddExpression 0x00000349 -#define cmdidRemoveExpression 0x0000034A -#define cmdidRazorThreadWindowToolbarShowFlaggedOnly 0x0000034B -#define cmdidRazorThreadWindowToolbarShowCurProcOnly 0x0000034C -#define cmdidRazorDisassemblyWindowToolbarAddressCombo 0x00000360 -#define cmdidLaunchManagedMemoryAnalysis 0x00000600 - -// Bitmaps -#define bmpShieldIcon 1 - -// Thread window icon strip (image well) -#define imgThreadsExpandCallstack 1 -#define imgThreadsCollapseCallstack 2 -#define imgThreadsExpandGroups 3 -#define imgThreadsCollapseGroups 4 -#define imgThreadsFreezeThreads 5 -#define imgThreadsThawThreads 6 diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorCmdUsed.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorCmdUsed.vsct deleted file mode 100644 index 213bfc1..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorCmdUsed.vsct +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorGuids.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorGuids.h deleted file mode 100644 index 21f1c34..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/RazorGuids.h +++ /dev/null @@ -1,25 +0,0 @@ - - -///////////////////////////////////////////////////////////////////////////// -// Razor Package -// -// NOTE: make sure any changes to this file is synchronized with Guids.cs -// -// -// Guid of the client package -#define guidRazorPackage { 0xBEB01DDF, 0x9D2B, 0x435B, { 0xA9, 0xE7, 0x76, 0x55, 0x7E, 0x2B, 0x6B, 0x52 } } - -// Guid of the command set containing the command IDs of the client package -#define guidRazorCmdSet { 0x5289d302, 0x2432, 0x4761, { 0x8c, 0x45, 0x5, 0x1c, 0x64, 0xbd, 0x0, 0xc4 } } - -#define guidVsDebugPresentationIcon { 0x271f465f, 0x409, 0x4cbc, { 0x95, 0xf6, 0x56, 0x30, 0x85, 0x77, 0xdc, 0xe6 } } - -// Guid of our icons for toolbar buttons -#define guidRazorToolbarIcons {0xC760F489, 0xE2D2, 0x4D20, {0xB5, 0x9B, 0xAD, 0x53, 0x65, 0xF2, 0xF8, 0xD9 } } - -// Guid of the App Thumbnail icon -#define guidAppThumbnailIcon { 0xa879711, 0xd2f9, 0x4312, { 0x93, 0x12, 0xf7, 0xd7, 0x3c, 0xb6, 0x6a, 0x9 } } - -// -///////////////////////////////////////////////////////////////////////////// - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/SharedCmdDef.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/SharedCmdDef.vsct deleted file mode 100644 index ed7e463..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/SharedCmdDef.vsct +++ /dev/null @@ -1,10694 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - DynamicVisibility - DefaultInvisible - DefaultDisabled - - Font Name - - - - DynamicVisibility - DefaultInvisible - DefaultDisabled - - Font Size - - - - DynamicVisibility - DefaultInvisible - DefaultDisabled - - Block Format - - - - DynamicVisibility - DefaultInvisible - DefaultDisabled - - Target Schema for Validation - - - - DynamicVisibility - DefaultInvisible - DefaultDisabled - - Cascading Style Sheet Version for Validation - - - - - - - DynamicVisibility - DefaultInvisible - DefaultDisabled - - &Zoom... - &Zoom... - Zoom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/SharedCmdPlace.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/SharedCmdPlace.vsct deleted file mode 100644 index 6943f6c..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/SharedCmdPlace.vsct +++ /dev/null @@ -1,4538 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - AlwaysCreate - - Class View - Class View - - - - - AlwaysCreate - - Class View Go Toolbar - Class View Go Toolbar - - - - - - AlwaysCreate - - Find Symbol Window Toolbar - Find Symbol Window Toolbar - - - - - - AlwaysCreate - - Properties - Properties - - - - - - - - - - DefaultDocked - - XML Schema - XML Schema - - - - - DefaultDocked - - XML Data - XML Data - - - - - - - - - - La&yout - La&yout - - - - - - - - &Font - &Font - - - - - - &Justify - &Justify - - - - - - Align - &Align - - - - - - Make Same Size - &Make Same Size - - - - - - Horizontal Spacing - &Horizontal Spacing - - - - - - Vertical Spacing - &Vertical Spacing - - - - - - Center in Form - &Center in Form - - - - - - Order - &Order - - - - - - Position - &Position - - - - - - &Insert - &Insert - - - - - - &Delete - &Delete - - - - - - &Select - &Select - - - - - - &Resize - &Resize - - - - - - We&b Project - We&b Project - - - - - - - - - - Add - A&dd - - - - - - - - Vie&w - Vie&w - - - - - - Analy&ze - Analy&ze - - - - - - &Convert - &Convert - - - - - - &Build Dependencies - &Build Dependencies - - - - - - &Source Control - &Source Control - - - - - - Add - A&dd - - - - - - Debu&g - Debu&g - - - - - - - Add - A&dd - - - - - - - Add - Add - - - - - - Add - Add - - - - - - - Ad&vanced - Ad&vanced - - - - - - Boo&kmarks - Boo&kmarks - - - - - - &Outlining - &Outlining - - - - - - &IntelliSense - &IntelliSense - - - - - - Refactor - &Refactor - - - - - DefaultDocked - - Text Editor - Text Editor - - - - - - - - - - NotInTBList - NoCustomize - - Project and Solution Context Menus - - - - - - NotInTBList - - Misc Files Project - - - - - - - NotInTBList - - Solution Folder - - - - - - NotInTBList - - Solution - - - - - NotInTBList - - Cross Project Solution Project - - - - - NotInTBList - - Cross Project Solution Item - - - - - NotInTBList - - Cross Project Project Item - - - - - - - NotInTBList - - Cross Project Multi Project/Folder - - - - - - NotInTBList - - Cross Project Multi Project - - - - - NotInTBList - - Cross Project Multi Item - - - - - - - NotInTBList - - Cross Project Multi Solution Folder - - - - - - NotInTBList - - Project - - - - - NotInTBList - - Item - - - - - NotInTBList - - Folder - - - - - NotInTBList - - Web Reference Folder - - - - - NotInTBList - - Reference Root - - - - - NotInTBList - - Reference Item - - - - - NotInTBList - - App Designer Folder - - - - - - NotInTBList - - Web Project Folder - - - - - NotInTBList - - Web Folder - - - - - NotInTBList - - Web Item - - - - - NotInTBList - - Web SubWeb - - - - - NotInTBList - - File Contents - - - - - - &Change View To - - - - - - - NotInTBList - NoCustomize - - Class View Context Menus - - - - - NotInTBList - - Class View Project - - - - - NotInTBList - - Class View Project Reference - - - - - NotInTBList - - Class View Project References Folder - - - - - - NotInTBList - - Class View Item - - - - - NotInTBList - - Class View Project Reference Item - - - - - - NotInTBList - - Class View Member - - - - - NotInTBList - - Class View Project Reference Member - - - - - - NotInTBList - - Class View Grouping Members - - - - - NotInTBList - - Class View Folder - - - - - NotInTBList - - Class View Grouping Folder - - - - - NotInTBList - - Class View Multi-select - - - - - NotInTBList - - Class View Multi-select Project references Items - - - - - NotInTBList - - Class View Multi-select members - - - - - NotInTBList - - Class View Multi-select Project references members - - - - - - - NotInTBList - NoCustomize - - Editor Context Menus - - - - - - - - Drag and Drop - - - - - - - - Class View Settings - - - - - - - - Error Correction - - - - - - - AlwaysCreate - NotInTBList - NoCustomize - - Other Context Menus - - - - - - - Server Explorer - - - - - - - Server Explorer - Server Explorer - - - - - - - Peek result context menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Dynamic - - - - Dynamic - - - - Dynamic - - - - Dynamic - - - - Dynamic - - - - Dynamic - - - - Dynamic - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/ShellCmdDef.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/ShellCmdDef.vsct deleted file mode 100644 index 2740482..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/ShellCmdDef.vsct +++ /dev/null @@ -1,6817 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - DynamicVisibility - - Load/Save Window UI - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - - Find - Go To Find Combo - Go To Find Combo - Go To Find Combo - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Object Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Class View Search - - - - DynamicVisibility - DefaultInvisible - DefaultDisabled - IconAndText - CommandWellOnly - - Browse: - Object Browsing Scope: - Choose object browsing scope - Object Browsing Scope - Object Browsing Scope - Object Browsing Scope - - - - DynamicVisibility - DefaultInvisible - CommandWellOnly - - Solution Configurations - - - - DynamicVisibility - DefaultInvisible - CommandWellOnly - - Solution Platforms - - - - DynamicVisibility - IconAndText - - &Show output from: - - - - DynamicVisibility - StretchHorizontally - - &Categories - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - CaseSensitive - NoAutoComplete - CommandWellOnly - FilterKeys - StretchHorizontally - - Call Browser Search - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/ShellCmdPlace.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/ShellCmdPlace.vsct deleted file mode 100644 index 0d42099..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/ShellCmdPlace.vsct +++ /dev/null @@ -1,6494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - AlwaysCreate - - MenuBar - Menu Bar - - - - - AlwaysCreate - - Standard - Standard - - - - - AlwaysCreate - - Add Command - Add Command - - - - - AlwaysCreate - - Undefined - Undefined - - - - - AlwaysCreate - NotInTBList - NoCustomize - - Context Menus - Context Menus - - - - - AlwaysCreate - - Explorer - Explorer - - - - - AlwaysCreate - - Object Browser - Object Browser - - - - - AlwaysCreate - - Object Browser Go Toolbar - Object Browser Go Toolbar - - - - - - Object Browser and Class view groups - Object Browser and Class view groups - - - - - AlwaysCreate - - Output Window - Output Window - - - - - AlwaysCreate - - Find Results 1 - Find Results 1 - - - - - AlwaysCreate - - Find Results 2 - Find Results 2 - - - - - AlwaysCreate - - Unified Find - Unified Find - - - - - AlwaysCreate - - Snippet Window - Snippet Window - - - - - AlwaysCreate - - Bookmark Window - Bookmark Window - - - - - AlwaysCreate - - Task List - Task List - - - - - AlwaysCreate - - User Tasks - User Tasks - - - - - AlwaysCreate - - Error List - Error List - - - - - - - - Build - Build - - - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - AlwaysCreate - - Call Browser - Call Browser - - - - - - - - File - &File - - - - - - Edit - &Edit - - - - - - View - &View - - - - - - - Refactor - &Refactor - - - - - - - TextChanges - - Project - &Project - - - - - - - - Project - &Project - - - - - - - Build - &Build - - - - - - - Format - F&ormat - - - - - - Tools - &Tools - - - - - - Window - &Window - - - - - NoCustomize - - Addins - &Addins - - - - - - Community - &Community - - - - - - Help - &Help - - - - - - - - New - &New - - - - - - Open - &Open - - - - - - - - Add Project - A&dd - - - - - - - Recent Files - Recent &Files - - - - - - Recent Projects - Recent Pro&jects and Solutions - - - - - TextChanges - DynamicVisibility - - Move into Project - Move &into Project - - - - - - Interactive Windows - Intera&ctive Windows - - - - - - Find Results - Fi&nd Results - - - - - - Other Windows - Oth&er Windows - - - - - - Apply Window Layout - Appl&y Window Layout - - - - - - Toolbars - &Toolbars - - - - - - Paste &Special - Paste &Special - - - - - - &Find and Replace - &Find and Replace - - - - - - Menu - &Menu - - - - - - Object - Ob&ject - - - - - - - Build - B&uild - - - - - - Rebuild - R&ebuild All - - - - - - - - - - Project Only - Pro&ject Only - - - - - - - - - Profile Guided Optimization - &Profile Guided Optimization - - - - - - - - - - &Call Browser - &Call Browser - - - - - - - - Filter Solution Explorer To - - - - - - - New Project - - - - - - Add Item - - - - - - Other Windows - - - - - - N&avigate Backward - - - - - - Object Browser Settings - &Object Browser Settings - - - - - - - Object Browser Search Options - - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - Call Browser Settings - Call Browser Settings - - - - - - - Docked Window - - - - - - Menu Designer - - - - - - Toolbox - - - - - - Open Drop Down - - - - - - Windows Presentation Foundation Version Drop Down - - - - - - External Tools Directories - - - - - - External Tools Arguments - - - - - - Project Window - - - - - - Stub Project - - - - - - Code Window - - - - - - Results List - - - - - - Command Window - - - - - - Expansion Manager - - - - - - No Commands Available - - - - - - Bookmark Window - - - - - - - Find Regular Expression Builder - - - - - - Replace Regular Expression Builder - - - - - - Wild Card Expression Builder - - - - - - Wild Card Expression Builder - - - - - - - EzMDI Files - - - - - - - AutoHidden Windows - - - - - - Object Browser Objects Pane - - - - - - Object Browser Members Pane - - - - - - Object Browser Description Pane - - - - - - Find Symbol - - - - - - Ca&ll Browser - Ca&ll Browser - Call Browser - - - - - - Preview Changes - - - - - - - Easy MDI Tool Window - - - - - - Easy MDI Document Window - - - - - - Easy MDI Dragging - - - - - - Easy MDI Windows - - - - - - Toolbar List - - - - - - - - Outlining - Out&lining - - - - - - - - - - - - Show issues contained by - - - - - - - Show issues generated - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sort By - &Sort By - - - - - - Show Columns - Show &Columns - - - - - - - - Task List - - - - - - Error List - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/VsDbgCmd.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/VsDbgCmd.h deleted file mode 100644 index 362c846..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/VsDbgCmd.h +++ /dev/null @@ -1,713 +0,0 @@ - // PkgCmdID.h -// Command IDs used in defining command bars -// - -#ifndef _VSDBGCMD_H_INCLUDED -#define _VSDBGCMD_H_INCLUDED - -#define MULTIPLE_WATCH_WINDOWS 1 - -/////////////////////////////////////////////////////////////////////////////// -// Menu IDs - -// menus -#define IDM_DEBUG_MENU 0x0401 -#define IDM_DEBUG_WINDOWS 0x0402 -#define IDM_STEPINTOSPECIFIC 0x0403 -#define IDM_STEP_UNIT 0x0404 -#define IDM_MEMORY_WINDOWS 0x0405 -#define IDM_BREAKPOINTS_WINDOW_COLUMN_LIST 0x0406 -#define IDM_HIDDEN_COMMANDS 0x0407 -#ifdef MULTIPLE_WATCH_WINDOWS -#define IDM_WATCH_WINDOWS 0x0408 -#endif -#define IDM_DEBUG_TOOLBAR_WINDOWS 0x0409 -#define IDM_DEBUGGER_CONTEXT_MENUS 0x0410 -//#define unused menu ID 0x0411 -#define IDM_BREAKPOINT_SUBMENU 0x0412 -#define IDM_DISASM_BREAKPOINT_SUBMENU 0x0413 -#define IDM_CALLSTACK_BREAKPOINT_SUBMENU 0x0414 -#define IDM_BREAKPOINTS_WINDOW_NEW_LIST 0x0415 -#define IDM_NEW_BREAKPOINT_SUBMENU 0x0416 -#define IDM_MODULES_LOADSYMBOLS_SUBMENU 0x0417 -#define IDM_CALLSTACK_LOADSYMBOLS_SUBMENU 0x0418 -#define IDM_STEPINTOSPECIFIC_CONTEXT 0x0419 -#define IDM_OTHER_DEBUG_TARGETS_SUBMENU 0x041A - -// toolbars -// NOTE: IDM_DEBUG_CONTEXT_TOOLBAR comes before IDM_DEBUG_TOOLBAR -// so that the Debug toolbar will appear to the left of the Debug Location toolbar. -// This uses the fact that the toolbar defined earlier go to the right when on the same line -// (see VS7 bug 295621) -#define IDM_DEBUG_CONTEXT_TOOLBAR 0x0420 -#define IDM_DEBUG_TOOLBAR 0x0421 -#define IDM_BREAKPOINTS_WINDOW_TOOLBAR 0x0422 -#define IDM_DISASM_WINDOW_TOOLBAR 0x0423 -#define IDM_ATTACHED_PROCS_TOOLBAR 0x0424 -#define IDM_MODULES_WINDOW_TOOLBAR 0x0425 - -#define IDM_MEMORY_WINDOW_TOOLBAR 0x0430 -#define IDM_MEMORY_WINDOW_TOOLBAR1 0x0431 -#define IDM_MEMORY_WINDOW_TOOLBAR2 0x0432 -#define IDM_MEMORY_WINDOW_TOOLBAR3 0x0433 -#define IDM_MEMORY_WINDOW_TOOLBAR4 0x0434 -#define IDM_BREAKPOINTS_WINDOW_SORT_LIST 0x0435 - -#define IDM_WATCH_WINDOW_TOOLBAR 0x0440 -#define IDM_WATCH_WINDOW_TOOLBAR1 0x0441 -#define IDM_WATCH_WINDOW_TOOLBAR2 0x0442 -#define IDM_WATCH_WINDOW_TOOLBAR3 0x0443 -#define IDM_WATCH_WINDOW_TOOLBAR4 0x0444 -#define IDM_LOCALS_WINDOW_TOOLBAR 0x0445 -#define IDM_AUTOS_WINDOW_TOOLBAR 0x0446 -#define IDM_WATCH_LOADSYMBOLS_SUBMENU 0x0447 - -// context menus -#define IDM_WATCH_CONTEXT 0x0500 -#define IDM_LOCALS_CONTEXT 0x0501 -#define IDM_AUTOS_CONTEXT 0x0502 -#define IDM_THREADS_CONTEXT 0x0503 -#define IDM_CALLSTACK_CONTEXT 0x0504 -#define IDM_DISASM_CONTEXT 0x0505 -#define IDM_BREAKPOINTS_WINDOW_CONTEXT 0x0506 -#define IDM_MEMORY_CONTEXT 0x0507 -#define IDM_REGISTERS_CONTEXT 0x0508 -#define IDM_MODULES_CONTEXT 0x0509 -#define IDM_DATATIP_CONTEXT 0x050A -#define IDM_ATTACHED_PROCS_CONTEXT 0x050B -#define IDM_BREAKPOINT_CONTEXT 0x050C -#define IDM_CONSOLE_CONTEXT 0x050D -#define IDM_OUTPUT_CONTEXT 0x050E -#define IDM_SCRIPT_PROJECT_CONTEXT 0x050F -#define IDM_THREADTIP_CONTEXT 0x0510 -#define IDM_THREAD_IP_MARKER_CONTEXT 0x0511 -#define IDM_THREAD_IP_MARKERS_CONTEXT 0x0512 -#define IDM_LOADSYMBOLS_CONTEXT 0x0513 -#define IDM_SYMBOLINCLUDELIST_CONTEXT 0x0514 -#define IDM_SYMBOLEXCLUDELIST_CONTEXT 0x0515 -#define IDM_DEBUG_VS_CODEWIN_ADD_WATCH_MENU 0x0516 - -/////////////////////////////////////////////////////////////////////////////// -// Menu Group IDs -#define IDG_DEBUG_MENU 0x0001 -#define IDG_DEBUG_WINDOWS_GENERAL 0x0002 -#define IDG_DEBUG_TOOLBAR 0x0003 -#define IDG_EXECUTION 0x0004 -#define IDG_STEPPING 0x0005 -#define IDG_WATCH 0x0006 -#define IDG_BREAKPOINTS 0x0007 -#define IDG_HIDDEN_COMMANDS 0x0008 -#define IDG_WINDOWS 0x0009 -#define IDG_STEPINTOSPECIFIC 0x000A -#define IDG_VARIABLES 0x000B -#define IDG_WATCH_EDIT 0x000C -#define IDG_THREAD_CONTROL 0x000F -#define IDG_DEBUG_DISPLAY 0x0010 -#define IDG_DEBUG_TOOLBAR_STEPPING 0x0011 -#define IDG_DEBUGGER_CONTEXT_MENUS 0x0012 -#define IDG_MEMORY_WINDOWS 0x0013 -#define IDG_DISASM_NAVIGATION 0x0014 -#define IDG_DISASM_BREAKPOINTS 0x0015 -#define IDG_DISASM_EXECUTION 0x0016 -#define IDG_DISASM_DISPLAY 0x0017 -#define IDG_BREAKPOINTS_WINDOW_NEW 0x0018 -#define IDG_BREAKPOINTS_WINDOW_DELETE 0x0019 -#define IDG_BREAKPOINTS_WINDOW_ALL 0x001A -#define IDG_BREAKPOINTS_WINDOW_VIEW 0x001B -#define IDG_BREAKPOINTS_WINDOW_EDIT 0x001C -#define IDG_BREAKPOINTS_WINDOW_COLUMNS 0x001D -#define IDG_BREAKPOINTS_WINDOW_COLUMN_LIST 0x001E -#define IDG_BREAKPOINTS_WINDOW_NEW_LIST 0x001F -#define IDG_BREAKPOINTS_WINDOW_PROPERTIES_LIST 0x0020 -#define IDG_NEW_BREAKPOINT_SUBMENU 0x0021 -#define IDG_PROGRAM_TO_DEBUG 0x0024 -#define IDG_DEBUG_TOOLBAR_WATCH 0x0025 -#define IDG_DEBUG_VS_CODEWIN_ADD_WATCH_GROUP 0x0026 -#define IDG_DEBUG_CONTEXT_TOOLBAR 0x0027 -#define IDG_DISASM_WINDOW_TOOLBAR 0x0028 -#define IDG_MEMORY_FORMAT 0x0100 -#define IDG_MEMORY_INT_FORMAT 0x0101 -#define IDG_MEMORY_FLT_FORMAT 0x0102 -#define IDG_MEMORY_TEXT 0x0103 -#define IDG_MEMORY_MISC 0x0104 -#define IDG_MEMORY_TOOLBAR 0x0105 -#define IDG_REGISTERS_GROUPS 0x0108 -#define IDG_REGISTERS_EDIT 0x0109 -#define IDG_CUSTOMIZABLE_CONTEXT_MENU_COMMANDS 0x0110 -#define IDG_CALLSTACK_COPY 0x0111 -#define IDG_CALLSTACK_NAVIGATE 0x0112 -#define IDG_CALLSTACK_BREAKPOINTS 0x0113 -#define IDG_CALLSTACK_DISPLAY 0x0114 -#define IDG_CALLSTACK_OPTIONS 0x0115 -#define IDG_DEBUG_WINDOWS_INSPECT 0x0116 -#define IDG_DEBUG_WINDOWS_CONTEXT 0x0117 -#define IDG_DEBUG_WINDOWS_DISASM 0x0118 -#define IDG_CRASHDUMP 0x0119 -#define IDG_DEBUG_TOOLBAR_WINDOWS 0x011A -#define IDG_DEBUG_TOOLBAR_EXECUTION 0x011B -#define IDG_THREAD_COPY 0x011C -#define IDG_TOOLS_DEBUG 0x011D -#define IDG_STEP_UNIT 0x011E -#ifdef MULTIPLE_WATCH_WINDOWS -#define IDG_WATCH_WINDOWS 0x011F -#endif -#define IDG_CALLSTACK_SYMBOLS 0x0120 -#define IDG_MODULES_COPY 0x0121 -#define IDG_MODULES_SYMBOLS 0x0122 -#define IDG_MODULES_DISPLAY 0x0123 -#define IDG_DATATIP_WATCH 0x0124 -#define IDG_DATATIP_VISIBILITY 0x0125 -#define IDG_ATTACHED_PROCS_COPY 0x0126 -#define IDG_ATTACHED_PROCS_EXECCNTRL 0x0127 -#define IDG_ATTACHED_PROCS_ADDBP 0x0128 -#define IDG_ATTACHED_PROCS_ATTACH 0x0129 -#define IDG_ATTACHED_PROCS_COLUMNS 0x0130 -#define IDG_ATTACHED_PROCS_DETACHONSTOP 0x0131 -#define IDG_DEBUG_CONSOLE 0x0132 -#define IDG_MODULES_JMC 0x0133 -//#define unused group ID 0x0134 -//#define unused group ID 0x0135 -#define IDG_BREAKPOINT_CONTEXT_ADD_DELETE 0x0136 -#define IDG_BREAKPOINT_CONTEXT_MODIFY 0x0137 -#define IDG_ATTACHED_PROCS_STEPPING 0x0138 -#define IDG_CONSOLE_CONTEXT 0x0139 -#define IDG_DATATIP_CLIPBOARD 0x013A -#define IDG_ATTACHED_PROCS_EXECCNTRL2 0x013B -#define IDG_OUTPUT_CONTEXT 0x013C -#define IDG_SINGLEPROC_EXECUTION 0x013D -#define IDG_THREAD_FLAGGING 0x013E -#define IDG_THREADTIP_WATCH 0x013f -#define IDG_THREADTIP_CLIPBOARD 0x0140 -#define IDG_THREAD_IP_MARKER_CONTEXT 0x0141 -#define IDG_THREAD_IP_MARKERS_CONTEXT 0x0142 -#define IDG_THREAD_IP_MARKERS_SWITCHCONTEXT 0x0143 -#define IDG_THREAD_IP_MARKERS_FLAG 0x0144 -#define IDG_THREAD_IP_MARKERS_UNFLAG 0x0145 -#define IDG_DEBUG_CONTEXT_TOGGLE_SUBGROUP 0x0146 -#define IDG_DEBUG_CONTEXT_STACKFRAME_SUBGROUP 0x0147 -#define IDG_LOAD_SYMBOLS_DEFAULTS 0x0149 -#define IDG_BREAKPOINTS_WINDOW_SET_FILTER 0x0151 -#define IDG_BREAKPOINTS_WINDOW_SORT 0x0152 -#define IDG_BREAKPOINTS_WINDOW_SORT_LIST 0x0153 -#define IDG_BREAKPOINTS_WINDOW_SORT_DIRECTION 0x0154 -#define IDG_BREAKPOINTS_WINDOW_SORT_NONE 0x0155 -#define IDG_BREAKPOINTS_WINDOW_UNDO_REDO 0x0156 -#define IDG_BREAKPOINTS_WINDOW_IMPORT_EXPORT 0x0157 -#define IDG_BREAKPOINTS_WINDOW_EXPORT 0x0158 -#define IDG_BREAKPOINT_EXPORT 0x0159 -#define IDG_AUTOLOAD_SYMBOLS_DEFAULTS 0x0160 -#define IDG_SYMBOLS_INCLUDELIST_DEFAULTS 0x0161 -#define IDG_SYMBOLS_EXCLUDELIST_DEFAULTS 0x0162 -#define IDG_DEBUGGER_OPTIONS 0x0163 - -#define IDG_WATCH_WINDOW_REAL_FUNC_EVAL 0x0164 -#define IDG_WATCH_WINDOW_REAL_FUNC_EVAL1 0x0165 -#define IDG_WATCH_WINDOW_REAL_FUNC_EVAL2 0x0166 -#define IDG_WATCH_WINDOW_REAL_FUNC_EVAL3 0x0167 -#define IDG_WATCH_WINDOW_REAL_FUNC_EVAL4 0x0168 -#define IDG_LOCALS_WINDOW_REAL_FUNC_EVAL 0x0169 -#define IDG_AUTOS_WINDOW_REAL_FUNC_EVAL 0x0170 -#define IDG_WATCH_SYMBOLS 0x0171 -#define IDG_MODULES_WINDOW_TOOLBAR_FILTER 0x0172 -#define IDG_VARIABLE_NAVIGATION 0x0173 -#define IDG_OTHER_DEBUG_TARGETS_SUBMENU 0x0174 -#define IDG_DATATIP_SYMBOLS 0x0175 - -// Call out memory window instances separately for multiple toolbar support -#define IDG_MEMORY_EXPRESSION1 0x0201 -#define IDG_MEMORY_EXPRESSION2 0x0202 -#define IDG_MEMORY_EXPRESSION3 0x0203 -#define IDG_MEMORY_EXPRESSION4 0x0204 -#define IDG_MEMORY_COLUMNS1 0x0211 -#define IDG_MEMORY_COLUMNS2 0x0212 -#define IDG_MEMORY_COLUMNS3 0x0213 -#define IDG_MEMORY_COLUMNS4 0x0214 - -#define IDG_MODULES_SYMBOLS_SETTINGS 0x0215 -#define IDG_CALLSTACK_SYMBOLS_SETTINGS 0x0216 -#define IDG_WATCH_SYMBOLS_SETTINGS 0x0217 -#define IDG_DATATIP_SYMBOLS_SETTINGS 0x0218 - - -// this group is for commands that are available in the command window, -// but are not on any menus by default -#define IDG_COMMAND_WINDOW 0x0300 - -/////////////////////////////////////////////////////////////////////////////// -// Indexes into bitmaps (image wells) - -// DbgIcons.bmp -#define IDBI_THREADS 1 -#define IDBI_RUNNING_DOCS 2 -#define IDBI_EXECUTE 3 -#define IDBI_BREAKPOINTS_WINDOW 4 -#define IDBI_ATTACH_TO_PROCESS 5 -#define IDBI_EXCEPTIONS 6 // not used. TODO: should be removed next time we replace the DbgIcons.bmp strip. -#define IDBI_ENABLE_BREAKPOINT 7 -#define IDBI_STACK 8 -#define IDBI_LOCALS 9 -#define IDBI_AUTOS 10 -#define IDBI_DETACH 11 -#define IDBI_DISASM 12 -#define IDBI_MEMORY 13 -#define IDBI_REGISTERS 14 -#define IDBI_WATCH 15 -#define IDBI_MODULES 16 -#define IDBI_CONSOLE_WINDOW 17 -#define IDBI_BREAKPOINT 18 -#define IDBI_VIEW_BREAKPOINT 19 -#define IDBI_AUTO_REEVALUATE 20 -#define IDBI_PROCESSES 21 -#define IDBI_GO_TO_SOURCE 22 -#define IDBI_GO_TO_DISASSEMBLY 23 -#define IDBI_APPLY_CODE_CHANGES 24 -#define IDBI_STOP_APPLY_CODE_CHANGES 25 -#define IDBI_BREAKPOINT_PROPERTIES 26 -#define IDBI_DELETE_ALL_BREAKPOINTS 27 -#define IDBI_DISABLE_ALL_BREAKPOINTS 28 // not used. -#define IDBI_ENABLE_ALL_BREAKPOINTS 29 // not used. -#define IDBI_TOGGLE_ALL_BREAKPOINTS 30 -#define IDBI_DELETE 31 -#define IDBI_UP 32 -#define IDBI_DOWN 33 -#define IDBI_NEWFOLDER 34 -#define IDBI_REFRESH 35 -#define IDBI_TERMINATE_PROCESS 36 -#define IDBI_DELETE_BREAKPOINT 37 -#define IDBI_FLAG 38 -#define IDBI_TOGGLE_FLAG 39 -#define IDBI_TOGGLE_THREAD_IPS 40 -#define IDBI_BREAKPOINT_IMPORT 45 -#define IDBI_BREAKPOINT_EXPORT 46 -#define IDBI_REAL_FUNC_EVAL 47 -#define IDBI_SHOW_CURRENT_PROCESS_ONLY 48 - -//Instructions for adding new icons: -//1) Edit vsdebug\resource\DbgIcons.bmp, adding the new icon to the right of the existing icons. -//2) Add a new #define in this file, defining the new IDBI_ constant as the 1-based (not 0-based) index of the image in the bitmap file, that is, -// 1 + (x / 16) where x is the leftmost x-coordinate of the image in the bitmap. -//3) Add the new value to the enum definition inside vsdebug\package\imagelists.h -//4) Add the references to vsdebug\resource\VSDbgCmdBase.vsct as needed. -//5) In vsdebug\resource\VSDbgCmdBase.vsct, search for the following code: -// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Debug - &Debug - - - - - - - - Windows - &Windows - - - - - - &Windows - - - - - NotInTBList - NoCustomize - - Debugger Context Menus - - - - - - Step Into Specific - Step Into Speci&fic - - - - - - Step Into Specific - Step Into Speci&fic - - - - - - New - New - - - - - - Columns - Columns - - - - - - Sort By: - Sort by - - - - - - &Memory - - - - - - - - &Watch - - - - - - - &Breakpoint - - - - - - New &Breakpoint - New &Breakpoint - - - - - - &Breakpoint - - - - - - &Breakpoint - - - - - - Switch To - - - - - - Flag - - - - - - Unflag - - - - - - Ot&her Debug Targets - - - - - - - - DefaultDocked - - Debug - Debug - - - - - - - DefaultDocked - - Debug Location - Debug Location - - - - - - - Breakpoints Window - Breakpoints Window - - - - - - Modules Window - Modules Window - - - - - - Watch 1 Toolbar - Watch 1 Toolbar - - - - - - Watch 2 Toolbar - Watch 2 Toolbar - - - - - - Watch 3 Toolbar - Watch 3 Toolbar - - - - - - Watch 4 Toolbar - Watch 4 Toolbar - - - - - - Locals Toolbar - Locals Toolbar - - - - - - Autos Toolbar - Autos Toolbar - - - - - - - Disassembly Window - Disassembly Window - - - - - - Memory 1 - Memory &1 - - - - - - Memory 2 - Memory &2 - - - - - - Memory 3 - Memory &3 - - - - - - Memory 4 - Memory &4 - - - - - - Processes Window - Processes Window - - - - - - - - - - Autos Window - - - - - - Breakpoint - - - - - - Load Symbols From - - - - - - Symbol Include List - - - - - - Symbol Exclude List - - - - - - Breakpoints Window - - - - - - Call Stack Window - - - - - - Thread Tip Window - - - - - - Data Tip Window - - - - - - Disassembly Window - - - - - - Locals Window - - - - - - Memory Window - - - - - - Modules Window - - - - - - Output Window - - - - - - Processes Window - - - - - - Registers Window - - - - - - Threads Window - - - - - - Watch Window - - - - - - Script Project - - - - - - Thread IP Marker - - - - - - Thread IP Markers - - - - - - - - - Hidden Commands - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/VsDbgCmdUsed.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/VsDbgCmdUsed.vsct deleted file mode 100644 index d4a0ccd..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/VsDbgCmdUsed.vsct +++ /dev/null @@ -1,547 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/editids.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/editids.h deleted file mode 100644 index 59d6108..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/editids.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// editids.h -// NOTE this file is superseded and defines moved to vsshlids.h -// -#ifndef _EDITIDS_H_ -#define _EDITIDS_H_ - - -#include "virtkeys.h" -#include "stdidcmd.h" -#include "vsshlids.h" -#include "sharedids.h" -#endif //_EDITIDS_H_ \ No newline at end of file diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/sccmnid.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/sccmnid.h deleted file mode 100644 index 841d066..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/sccmnid.h +++ /dev/null @@ -1,157 +0,0 @@ -/*------------------------------------------------------------------------------- -Microsoft Visual Studio Enterprise Edition - -Namespace: None -Subsystem: Visual Studio Source Code Control -Copyright: (c) 1997-2000, Microsoft Corporation - All Rights Reserved - -@doc internal - -@module sccmnid.h - SCC Package Menu IDs | - --------------------------------------------------------------------------------*/ - -// Can't use pragma once here, as this passes through ctc -#ifndef SccMnID_H_Included -#define SccMnID_H_Included - -// Note that we have code that depends on the adjacency of the context and non-context -// versions of the commands, and also upon the odd/even dichotomy - -#define icmdFlagContext 1 - -#define icmdSccAdd 21000 -#define icmdSccContextAdd 21001 // (icmdSccAdd+icmdFlagContext) -#define icmdSccCheckout 21002 -#define icmdSccContextCheckout 21003 // (icmdSccCheckout+icmdFlagContext) -#define icmdSccCheckoutShared 21004 -#define icmdSccContextCheckoutShared 21005 // (icmdSccCheckoutShared+icmdFlagContext) -#define icmdSccCheckoutExclusive 21006 -#define icmdSccContextCheckoutExclusive 21007 // (icmdSccCheckoutExclusive+icmdFlagContext) -#define icmdSccUndoCheckout 21008 -#define icmdSccContextUndoCheckout 21009 // (icmdSccUndoCheckout+icmdFlagContext) -#define icmdSccGetLatestVersion 21010 -#define icmdSccContextGetLatestVersion 21011 // (icmdSccGetLatestVersion+icmdFlagContext) -#define icmdSccShowNonEmptyCheckinWindow 21012 -#define icmdSccContextShowNonEmptyCheckinWindow 21013 // (icmdSccShowNonEmptyCheckinWindow+icmdFlagContext) -#define icmdSccCheckin 21014 -#define icmdSccContextCheckin 21015 // (icmdSccCheckin+icmdFlagContext) - -// The order for the "Add" commands are important because they are used as a range -#define icmdSccAddSolution 21016 -#define icmdSccContextAddSolution 21017 // (icmdSccAddSolution + icmdFlagContext) -#define icmdSccAddSelection 21018 -#define icmdSccContextAddSelection 21019 // (icmdSccAddSelection + icmdFlagContext) - -#define icmdSccShelve 21020 -#define icmdSccContextShelve 21021 // (icmdSccShelve + icmdFlagContext) - -#define icmdSccGetVersion 21500 -#define icmdSccContextGetVersion 21501 // (icmdSccGetVersion + icmdFlagContext) -#define icmdSccShowCheckinWindow 21502 -#define icmdSccProperties 21504 -#define icmdSccDiff 21506 -#define icmdSccHistory 21508 -#define icmdSccShare 21510 -#define icmdSccRemove 21512 -#define icmdSccAdmin 21514 -#define icmdSccRefreshStatus 21516 -#define icmdSccRename 21518 -#define icmdSccSetLocation 21520 - -#define icmdSccOpenFromSourceControl 21522 -#define icmdSccAddSelectionWithSolution 21524 // "Virtual provider" - the same provider as the current solution has -#define icmdSccShowConnectionManager 21526 - -#define icmdSccAddFromSourceControlSingleProvider 21536 // AddFromSC with a single versioning provider - -#define igrpSccMainAdd 22000 // IDG_SCC_ADD 28 -#define igrpSccMainCommands 22001 -#define igrpSccMainAction 22002 // IDG_SCC_MAIN 26 -#define igrpSccMainSecondary 22003 // IDG_SCC_MAIN2 30 -#define igrpSccMainAdmin 22004 // IDG_SCC_MAIN3 31 -#define igrpSccCommands 22005 // IDG_SCC_SUBMENU 29 -#define igrpSccEditorContext 22006 // IDG_SCC_CTXT_EDIT 32 -#define igrpSccOpenFromSourceControl 22007 -#define igrpSccOpenFromSourceControlProviders 22008 -#define igrpSccAddSolutionToSourceControlProviders 22009 -#define igrpSccAddSelectionToSourceControlProviders 22010 - -#define igrpSccSccAddSelectionWithSolution 22011 -#define igrpSccOpenFromSourceControlMSSCCIProvider 22012 -#define igrpSccAddSolutionToSourceControlMSSCCIProvider 22013 -#define igrpSccAddSelectionToSourceControlMSSCCIProvider 22014 -#define igrpSccAddFromSourceControl 22015 -#define igrpSccAddFromSourceControlMSSCCIProvider 22016 -#define igrpSccAddFromSourceControlProviders 22017 - -#define imnuSccMenu 23000 // IDM_VS_MENU_SCC 18 -#define imnuSccOpenFromSourceControl 23001 -#define imnuSccAddSolutionToSourceControl 23002 -#define imnuSccAddSelectionToSourceControl 23003 -#define imnuSccAddFromSourceControl 23004 - -#define itbrSccToolbar 24000 // IDM_VS_TOOL_SCC 17 - -#ifdef DEFINE_GUID // presumably compiling code, not ctc. - -DEFINE_GUID(guidSccPkg, -0xAA8EB8CD, 0x7A51, 0x11D0, 0x92, 0xC3, 0x00, 0xA0, 0xC9, 0x13, 0x8C, 0x45); - -// {53544C4D-C4AD-4998-9808-00935EA47729} -DEFINE_GUID(guidSccOpenFromSourceControl, -0x53544C4D, 0xc4ad, 0x4998, 0x98, 0x8, 0x0, 0x93, 0x5e, 0xa4, 0x77, 0x29); - -// {53544C4D-0E51-4941-83F6-29423FED03EF} -DEFINE_GUID(guidSccAddSolutionToSourceControl, -0x53544C4D, 0xe51, 0x4941, 0x83, 0xf6, 0x29, 0x42, 0x3f, 0xed, 0x3, 0xef); - -// {53544C4D-5DAE-4c96-A292-5057FD62BCC2} -DEFINE_GUID(guidSccAddSelectionToSourceControl, -0x53544C4D, 0x5dae, 0x4c96, 0xa2, 0x92, 0x50, 0x57, 0xfd, 0x62, 0xbc, 0xc2); - -// {53544C4D-7D04-46b0-87D4-35A81DC2FEFC} -DEFINE_GUID(guidSccAddFromSourceControl, -0x53544C4D, 0x7d04, 0x46b0, 0x87, 0xd4, 0x35, 0xa8, 0x1d, 0xc2, 0xfe, 0xfc); - -// {53544C4D-3BF2-4b83-A468-295691EB8609} -DEFINE_GUID(guidSccViewTeamExplorer, -0x53544C4D, 0x3bf2, 0x4b83, 0xa4, 0x68, 0x29, 0x56, 0x91, 0xeb, 0x86, 0x9); - -// {53544C4D-3BF3-4b83-A468-295691EB8609} -DEFINE_GUID(guidSccViewVisualComponentManager, -0x53544C4D, 0x3bf3, 0x4b83, 0xa4, 0x68, 0x29, 0x56, 0x91, 0xeb, 0x86, 0x9); - -#else // ctc - -#define guidSccPkg { \ -0xAA8EB8CD, 0x7A51, 0x11D0, { 0x92, 0xC3, 0x00, 0xA0, 0xC9, 0x13, 0x8C, 0x45 }} - -// {53544C4D-C4AD-4998-9808-00935EA47729} -#define guidSccOpenFromSourceControl { \ -0x53544C4D, 0xC4Ad, 0x4998, { 0x98, 0x08, 0x00, 0x93, 0x5E, 0xA4, 0x77, 0x29 }} - -// {53544C4D-0E51-4941-83F6-29423FED03EF} -#define guidSccAddSolutionToSourceControl { \ -0x53544C4D, 0x0E51, 0x4941, { 0x83, 0xF6, 0x29, 0x42, 0x3F, 0xED, 0x03, 0xEF }} - -// {53544C4D-5DAE-4c96-A292-5057FD62BCC2} -#define guidSccAddSelectionToSourceControl { \ -0x53544C4D, 0x5DAE, 0x4C96, { 0xA2, 0x92, 0x50, 0x57, 0xFD, 0x62, 0xBC, 0xC2 }} - -// {53544C4D-7D04-46b0-87D4-35A81DC2FEFC} -#define guidSccAddFromSourceControl { \ -0x53544C4D, 0x7d04, 0x46b0, { 0x87, 0xd4, 0x35, 0xa8, 0x1d, 0xc2, 0xfe, 0xfc }} - -// {53544C4D-3BF2-4b83-A468-295691EB8609} -#define guidSccViewTeamExplorer { \ -0x53544C4D, 0x3bf2, 0x4b83, { 0xa4, 0x68, 0x29, 0x56, 0x91, 0xeb, 0x86, 0x9 }} - -// {53544C4D-3BF3-4b83-A468-295691EB8609} -#define guidSccViewVisualComponentManager { \ -0x53544C4D, 0x3bf3, 0x4b83, { 0xa4, 0x68, 0x29, 0x56, 0x91, 0xeb, 0x86, 0x9 }} - -#endif // DEFINE_GUID - -#endif // #pragma once diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/sharedids.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/sharedids.h deleted file mode 100644 index bb1cdbb..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/sharedids.h +++ /dev/null @@ -1,459 +0,0 @@ -#ifndef _SHAREDIDS_H_ -#define _SHAREDIDS_H_ - -////////////////////////////////////////////////////////////////////////////// -// -// GUID Identifiers, created by WebBrowse package -// -////////////////////////////////////////////////////////////////////////////// -#ifndef NOGUIDS - -#ifdef DEFINE_GUID - // {83285929-227C-11d3-B870-00C04F79F802} - DEFINE_GUID(Group_Undefined, - 0x83285929, 0x227c, 0x11d3, 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2); - - // {8328592A-227C-11d3-B870-00C04F79F802} - DEFINE_GUID(Pkg_Undefined, - 0x8328592a, 0x227c, 0x11d3, 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2); - - // {8328592B-227C-11d3-B870-00C04F79F802} - DEFINE_GUID(guidSharedCmd, - 0x8328592b, 0x227c, 0x11d3, 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2); - - // {8328592C-227C-11d3-B870-00C04F79F802} - DEFINE_GUID(guidSharedBmps, - 0x8328592c, 0x227c, 0x11d3, 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2); - - // {52FD9855-984F-48af-99F2-B718F913FF02} - DEFINE_GUID(guidSharedBmps2, - 0x52fd9855, 0x984f, 0x48af, 0x99, 0xf2, 0xb7, 0x18, 0xf9, 0x13, 0xff, 0x2); - - // {DF81EA62-BAAB-4d89-B550-073BA96AD0A2} - DEFINE_GUID(guidSharedBmps3, - 0xdf81ea62, 0xbaab, 0x4d89, 0xb5, 0x50, 0x7, 0x3b, 0xa9, 0x6a, 0xd0, 0xa2); - - // {B155A99C-CBFC-4de4-B99A-ED6B1FB03217} - DEFINE_GUID(guidSharedBmps4, - 0xb155a99c, 0xcbfc, 0x4de4, 0xb9, 0x9a, 0xed, 0x6b, 0x1f, 0xb0, 0x32, 0x17); - - // {2BBED035-8A0C-4c19-8CD2-298937BEB38C} - DEFINE_GUID(guidSharedBmps5, - 0x2bbed035, 0x8a0c, 0x4c19, 0x8c, 0xd2, 0x29, 0x89, 0x37, 0xbe, 0xb3, 0x8c); - - // {EB28B762-7E54-492b-9336-4853994FE349} - DEFINE_GUID(guidSharedBmps6, - 0xeb28b762, 0x7e54, 0x492b, 0x93, 0x36, 0x48, 0x53, 0x99, 0x4f, 0xe3, 0x49); - - // {634F8946-FFF0-491f-AF41-B599FC20D561} - DEFINE_GUID(guidSharedBmps7, - 0x634f8946, 0xfff0, 0x491f, 0xaf, 0x41, 0xb5, 0x99, 0xfc, 0x20, 0xd5, 0x61); - - // {2B671D3D-AB51-434a-8D38-CBF1728530BB} - DEFINE_GUID(guidSharedBmps8, - 0x2b671d3d, 0xab51, 0x434a, 0x8d, 0x38, 0xcb, 0xf1, 0x72, 0x85, 0x30, 0xbb); - - // {222989A7-37A5-429f-AE43-8E9E960E7025} - DEFINE_GUID(guidSharedBmps9, - 0x222989a7, 0x37a5, 0x429f, 0xae, 0x43, 0x8e, 0x9e, 0x96, 0xe, 0x70, 0x25); - - // {3EA44CF4-2BBE-4d17-AA21-63B6A24BE9F6} - DEFINE_GUID(guidSharedBmps10, - 0x3ea44cf4, 0x2bbe, 0x4d17, 0xaa, 0x21, 0x63, 0xb6, 0xa2, 0x4b, 0xe9, 0xf6); - - // {7C9FA578-7C66-4495-98E6-1F5457E6C7AA} - DEFINE_GUID(guidSharedBmps11, - 0x7c9fa578, 0x7c66, 0x4495, 0x98, 0xe6, 0x1f, 0x54, 0x57, 0xe6, 0xc7, 0xaa); - - // guid for C# groups and menus (used because the IDM_VS_CTX_REFACTORING menu is defined under this GUID and is publically - // exposed). - // {5D7E7F65-A63F-46ee-84F1-990B2CAB23F9} - DEFINE_GUID (guidCSharpGrpId, 0x5d7e7f65, 0xa63f, 0x46ee, 0x84, 0xf1, 0x99, 0xb, 0x2c, 0xab, 0x23, 0xf9); -#else - -// {83285929-227C-11d3-B870-00C04F79F802} -#define Group_Undefined { 0x83285929, 0x227c, 0x11d3, { 0xb8, 0x70, 0x00, 0xc0, 0x4f, 0x79, 0xf8, 0x02 } } - -// {8328592A-227C-11d3-B870-00C04F79F802} -#define Pkg_Undefined { 0x8328592a, 0x227c, 0x11d3, { 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2 } } - -// {8328592B-227C-11d3-B870-00C04F79F802} -#define guidSharedCmd { 0x8328592b, 0x227c, 0x11d3, { 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2 } } - -// {8328592C-227C-11d3-B870-00C04F79F802} -#define guidSharedBmps { 0x8328592c, 0x227c, 0x11d3, { 0xb8, 0x70, 0x0, 0xc0, 0x4f, 0x79, 0xf8, 0x2 } } - -// {52FD9855-984F-48af-99F2-B718F913FF02} -#define guidSharedBmps2 { 0x52fd9855, 0x984f, 0x48af, { 0x99, 0xf2, 0xb7, 0x18, 0xf9, 0x13, 0xff, 0x2 } } - -// {DF81EA62-BAAB-4d89-B550-073BA96AD0A2} -#define guidSharedBmps3 { 0xdf81ea62, 0xbaab, 0x4d89, { 0xb5, 0x50, 0x7, 0x3b, 0xa9, 0x6a, 0xd0, 0xa2 } } - -// {B155A99C-CBFC-4de4-B99A-ED6B1FB03217} -#define guidSharedBmps4 { 0xb155a99c, 0xcbfc, 0x4de4, { 0xb9, 0x9a, 0xed, 0x6b, 0x1f, 0xb0, 0x32, 0x17 } } - -// {2BBED035-8A0C-4c19-8CD2-298937BEB38C} -#define guidSharedBmps5 { 0x2bbed035, 0x8a0c, 0x4c19, { 0x8c, 0xd2, 0x29, 0x89, 0x37, 0xbe, 0xb3, 0x8c } } - -// {EB28B762-7E54-492b-9336-4853994FE349} -#define guidSharedBmps6 { 0xeb28b762, 0x7e54, 0x492b, { 0x93, 0x36, 0x48, 0x53, 0x99, 0x4f, 0xe3, 0x49 } } - -// {634F8946-FFF0-491f-AF41-B599FC20D561} -#define guidSharedBmps7 { 0x634f8946, 0xfff0, 0x491f, { 0xaf, 0x41, 0xb5, 0x99, 0xfc, 0x20, 0xd5, 0x61 } } - -// {2B671D3D-AB51-434a-8D38-CBF1728530BB} -#define guidSharedBmps8 { 0x2b671d3d, 0xab51, 0x434a, { 0x8d, 0x38, 0xcb, 0xf1, 0x72, 0x85, 0x30, 0xbb } } - -// {222989A7-37A5-429f-AE43-8E9E960E7025} -#define guidSharedBmps9 { 0x222989a7, 0x37a5, 0x429f, { 0xae, 0x43, 0x8e, 0x9e, 0x96, 0xe, 0x70, 0x25 } } - -// {3EA44CF4-2BBE-4d17-AA21-63B6A24BE9F6} -#define guidSharedBmps10 { 0x3ea44cf4, 0x2bbe, 0x4d17, { 0xaa, 0x21, 0x63, 0xb6, 0xa2, 0x4b, 0xe9, 0xf6 } } - -// {7C9FA578-7C66-4495-98E6-1F5457E6C7AA} -#define guidSharedBmps11 { 0x7c9fa578, 0x7c66, 0x4495, { 0x98, 0xe6, 0x1f, 0x54, 0x57, 0xe6, 0xc7, 0xaa } } - -// {5D7E7F65-A63F-46ee-84F1-990B2CAB23F9} -#define guidCSharpGrpId { 0x5D7E7F65, 0xA63F, 0x46ee, { 0x84, 0xF1, 0x99, 0x0B, 0x2C, 0xAB, 0x23, 0xF9 } } - -#endif //DEFINE_GUID - -#endif //NOGUIDS - - -/////////////////////////////////////////////////////////////////////////////// -// Command IDs - - -//////////////////////////////////////////////////////////////// -// BITMAPS -//////////////////////////////////////////////////////////////// -// guidSharedBmps -//////////////////////////////////////////////////////////////// -#define bmpidVisibleBorders 1 -#define bmpidShowDetails 2 -#define bmpidMake2d 3 -#define bmpidLockElement 4 -#define bmpid2dDropMode 5 -#define bmpidSnapToGrid 6 -#define bmpidForeColor 7 -#define bmpidBackColor 8 -#define bmpidScriptOutline 9 -#define bmpidDisplay1D 10 -#define bmpidDisplay2D 11 -#define bmpidInsertLink 12 -#define bmpidInsertBookmark 13 -#define bmpidInsertImage 14 -#define bmpidInsertForm 15 -#define bmpidInsertDiv 16 -#define bmpidInsertSpan 17 -#define bmpidInsertMarquee 18 -#define bmpidOutlineHTML 19 -#define bmpidOutlineScript 20 -#define bmpidShowGrid 21 -#define bmpidCopyWeb 22 -#define bmpidHyperLink 23 -#define bmpidSynchronize 24 -#define bmpidIsolatedMode 25 -#define bmpidDirectMode 26 -#define bmpidDiscardChanges 27 -#define bmpidGetWorkingCopy 28 -#define bmpidReleaseWorkingCopy 29 -#define bmpidGet 30 -#define bmpidShowAllFiles 31 -#define bmpidStopNow 32 -#define bmpidBrokenLinkReport 33 -#define bmpidAddDataCommand 34 -#define bmpidRemoveWebFromScc 35 -// -#define bmpidAddPageFromFile 36 -#define bmpidOpenTopic 37 -#define bmpidAddBlankPage 38 -#define bmpidEditTitleString 39 -#define bmpidChangeNodeURL 40 -// -#define bmpidDeleteTable 41 -#define bmpidSelectTable 42 -#define bmpidSelectColumn 43 -#define bmpidSelectRow 44 -#define bmpidSelectCell 45 - -#define bmpidAddNewWebForm 46 -#define bmpidAddNewHTMLPage 47 -#define bmpidAddNewWebService 48 -#define bmpidAddNewComponent 49 -#define bmpidaddNewModule 50 -#define bmpidAddNewForm 51 -#define bmpidAddNewInheritedForm 52 -#define bmpidAddNewUserControl 53 -#define bmpidAddNewInheritedUserControl 54 -#define bmpidAddNewXSDSchema 55 -#define bmpidAddNewXMLPage 56 -#define bmpidNewLeftFrame 57 -#define bmpidNewRightFrame 58 -#define bmpidNewTopFrame 59 -#define bmpidNewBottomFrame 60 -#define bmpidNewWebUserControl 61 -// -#define bmpidCompile 62 -#define bmpidStartWebAdminTool 63 -#define bmpidNestRelatedFiles 64 -#define bmpidGenPageResource 65 - -//////////////////////////////////////////////////////////////// -// guidSharedBmps2 -//////////////////////////////////////////////////////////////// -#define bmpid2Filter 1 -#define bmpid2EventLog 2 -#define bmpid2View 3 -#define bmpid2TimelineViewer 4 -#define bmpid2BlockDiagramViewer 5 -#define bmpid2MultipleEventViewer 6 -#define bmpid2SingleEventViewer 7 -#define bmpid2SummaryViewer 8 -#define bmpid2ChartViewer 9 -#define bmpid2AddMachine 10 -#define bmpid2AddFilter 11 -#define bmpid2EditFilter 12 -#define bmpid2ApplyFilter 13 -#define bmpid2StartCollecting 14 -#define bmpid2StopCollecting 15 -#define bmpid2IncreaseSpeed 16 -#define bmpid2DecreaseSpeed 17 -#define bmpid2Unknown1 18 -#define bmpid2FirstRecord 19 -#define bmpid2PrevRecord 20 -#define bmpid2NextRecord 21 -#define bmpid2LastRecord 22 -#define bmpid2Play 23 -#define bmpid2Stop 24 -#define bmpid2Duplicate 25 -#define bmpid2Export 26 -#define bmpid2Import 27 -#define bmpid2PlayFrom 28 -#define bmpid2PlayTo 29 -#define bmpid2Goto 30 -#define bmpid2ZoomToFit 31 -#define bmpid2AutoFilter 32 -#define bmpid2AutoSelect 33 -#define bmpid2AutoPlayTrack 34 -#define bmpid2ExpandSelection 35 -#define bmpid2ContractSelection 36 -#define bmpid2PauseRecording 37 -#define bmpid2AddLog 38 -#define bmpid2Connect 39 -#define bmpid2Disconnect 40 -#define bmpid2MachineDiagram 41 -#define bmpid2ProcessDiagram 42 -#define bmpid2ComponentDiagram 43 -#define bmpid2StructureDiagram 44 -//////////////////////////////////////////////////////////////// -// guidSharedBmps3 -//////////////////////////////////////////////////////////////// -#define bmpid3FileSystemEditor 1 -#define bmpid3RegistryEditor 2 -#define bmpid3FileTypesEditor 3 -#define bmpid3UserInterfaceEditor 4 -#define bmpid3CustomActionsEditor 5 -#define bmpid3LaunchConditionsEditor 6 -//////////////////////////////////////////////////////////////// -// guidSharedBmps4 -//////////////////////////////////////////////////////////////// -#define bmpid4FldView 1 -#define bmpid4SelExpert 2 -#define bmpid4TopNExpert 3 -#define bmpid4SortOrder 4 -#define bmpid4PropPage 5 -#define bmpid4Help 6 -#define bmpid4SaveRpt 7 -#define bmpid4InsSummary 8 -#define bmpid4InsGroup 9 -#define bmpid4InsSubreport 10 -#define bmpid4InsChart 11 -#define bmpid4InsPicture 12 -#define bmpid4SortCategory 13 -//////////////////////////////////////////////////////////////// -// guidSharedBmps5 -//////////////////////////////////////////////////////////////// -#define bmpid5AddDataConn 1 -//////////////////////////////////////////////////////////////// -// guidSharedBmps6 -//////////////////////////////////////////////////////////////// -#define bmpid6ViewFieldList 1 -#define bmpid6ViewGrid 2 -#define bmpid6ViewKeys 3 -#define bmpid6ViewCollapsed 4 -#define bmpid6Remove 5 -#define bmpid6Refresh 6 -#define bmpid6ViewUserDefined 7 -#define bmpid6ViewPageBreaks 8 -#define bmpid6RecalcPageBreaks 9 -#define bmpid6ZoomToFit 10 -#define bmpid6DeleteFromDB 11 -//////////////////////////////////////////////////////////////// -// guidSharedBmps7 -//////////////////////////////////////////////////////////////// -#define bmpid7SelectQuery 1 -#define bmpid7InsertQuery 2 -#define bmpid7UpdateQuery 3 -#define bmpid7DeleteQuery 4 -#define bmpid7SortAsc 5 -#define bmpid7SortDesc 6 -#define bmpid7RemoveFilter 7 -#define bmpid7VerifySQL 8 -#define bmpid7RunQuery 9 -#define bmpid7DiagramPane 10 -#define bmpid7GridPane 11 -#define bmpid7ResultsPane 12 -#define bmpid7SQLPane 13 -#define bmpid7Totals 14 -#define bmpid7MakeTableQuery 15 -#define bmpid7InsertValuesQuery 16 -#define bmpid7RowFirst 17 -#define bmpid7RowLast 18 -#define bmpid7RowNext 19 -#define bmpid7RowPrevious 20 -#define bmpid7RowNew 21 -#define bmpid7RowDelete 22 -#define bmpid7GenerateSQL 23 -#define bmpid7JoinLeftAll 24 -#define bmpid7JoinRightAll 25 -#define bmpid7RowGoto 26 -#define bmpid7ClearQuery 27 -#define bmpid7QryManageIndexes 28 -//////////////////////////////////////////////////////////////// -// guidSharedBmps8 -//////////////////////////////////////////////////////////////// -#define bmpid8NewTable 1 -#define bmpid8SaveChangeScript 2 -#define bmpid8PrimaryKey 3 -#define bmpid8LayoutDiagram 4 -#define bmpid8LayoutSelection 5 -#define bmpid8AddRelatedTables 6 -#define bmpid8NewTextAnnotation 7 -#define bmpid8InsertCol 8 -#define bmpid8DeleteCol 9 -#define bmpid8ShowRelLabels 10 -#define bmpid8AutosizeSelTables 11 -#define bmpid8SaveSelection 12 -#define bmpid8EditUDV 13 -#define bmpid8AddTableView 14 -#define bmpid8ManangeIndexes 15 -#define bmpid8ManangeConstraints 16 -#define bmpid8ManangeRelationships 17 -#define bmpid8AddDerivedTable 18 -#define bmpid8Navigate 19 -//////////////////////////////////////////////////////////////// -// guidSharedBmps9 -//////////////////////////////////////////////////////////////// -#define bmpid9NewElement 1 -#define bmpid9NewSimpleType 2 -#define bmpid9NewComplexType 3 -#define bmpid9NewAttribute 4 -#define bmpid9NewGroup 5 -#define bmpid9NewAttributeGroup 6 -#define bmpid9Diamond 7 -#define bmpid9NewAnyAttribute 8 -#define bmpid9NewKey 9 -#define bmpid9NewRelation 10 -#define bmpid9EditKey 11 -#define bmpid9EditRelation 12 -#define bmpid9MakeTypeGlobal 13 -#define bmpid9CreateSchema 14 -#define bmpid9PreviewDataSet 15 -#define bmpid9NewFacet 16 -#define bmpid9ValidateHtmlData 17 -#define bmpid9DataPreview 18 -#define bmpid9DataGenerateDataSet 19 -#define bmpid9DataGenerateMethods 20 -//////////////////////////////////////////////////////////////// -// guidSharedBmps10 -//////////////////////////////////////////////////////////////// -#define bmpid10NewDialog 1 -#define bmpid10NewMenu 2 -#define bmpid10NewCursor 3 -#define bmpid10NewIcon 4 -#define bmpid10NewBitmap 5 -#define bmpid10NewToolbar 6 -#define bmpid10NewAccel 7 -#define bmpid10NewString 8 -#define bmpid10NewVersion 9 -#define bmpid10ResourceInc 10 -// -#define bmpid10DlgTest 12 -// -#define bmpid10CenterVert 17 -#define bmpid10CenterHorz 18 -#define bmpid10SpaceAcross 19 -#define bmpid10SpaceDown 20 -// -#define bmpid10ToggleGrid 24 -#define bmpid10ToggleGuides 25 -// -#define bmpid10CheckMnemonics 27 -#define bmpid10AutoLayoutGrow 28 -#define bmpid10AutoLayoutOptimize 29 -#define bmpid10AutoLayoutNoResize 30 -//////////////////////////////////////////////////////////////// -// guidSharedBmps11 -//////////////////////////////////////////////////////////////// -#define bmpid11Pick 1 -#define bmpid11PickRegion 2 -#define bmpid11PickColor 3 -#define bmpid11Eraser 4 -#define bmpid11Fill 5 -#define bmpid11Zoom 6 -#define bmpid11Pencil 7 -#define bmpid11Brush 8 -#define bmpid11AirBrush 9 -#define bmpid11Line 10 -#define bmpid11Curve 11 -#define bmpid11Text 12 -#define bmpid11Rect 13 -#define bmpid11OutlineRect 14 -#define bmpid11FilledRect 15 -#define bmpid11RoundedRect 16 -#define bmpid11OutlineRoundedRect 17 -#define bmpid11FilledRoundedRect 18 -#define bmpid11Ellipse 19 -#define bmpid11OutlineEllipse 20 -#define bmpid11FilledEllipse 21 -#define bmpid11HotSpot 22 -#define bmpid11EraserSize1 23 -#define bmpid11EraserSize2 24 -#define bmpid11EraserSize3 25 -#define bmpid11EraserSize4 26 -#define bmpid11LineWidth1 27 -#define bmpid11LineWidth2 28 -#define bmpid11LineWidth3 29 -#define bmpid11LineWidth4 30 -#define bmpid11LineWidth5 31 -#define bmpid11LargeCircle 32 -#define bmpid11MediumCircle 33 -#define bmpid11SmallCircle 34 -#define bmpid11SmallSquare 35 -#define bmpid11LeftDiagLarge 36 -#define bmpid11LeftDiagMedium 37 -#define bmpid11LeftDiagSmall 38 -#define bmpid11RightDiagLarge 39 -#define bmpid11RightDiagMedium 40 -#define bmpid11RightDiagSmall 41 -#define bmpid11SplashSmall 42 -#define bmpid11SplashMedium 43 -#define bmpid11SplashLarge 44 -#define bmpid11Transparent 45 -#define bmpid11Opaque 46 -#define bmpid11Zoom1x 47 -#define bmpid11Zoom2x 48 -#define bmpid11Zoom6x 49 -#define bmpid11Zoom8x 50 -#define bmpid11ColorWindow 51 -#define bmpid11ResView 52 -// These two were removed from the bitmap strip -//#define bmpid11Flip 53 -//#define bmpid11Stretch 54 -// -#define bmpid11NewImageType 53 -#define bmpid11ImageOptions 54 - -#endif //_SHAREDIDS_H_ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/stdidcmd.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/stdidcmd.h deleted file mode 100644 index 35502d2..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/stdidcmd.h +++ /dev/null @@ -1,3394 +0,0 @@ -//----------------------------------------------------------------------------- -// Microsoft Visual Studio -// -// Copyright 1995-2003 Microsoft Corporation. All Rights Reserved. -// -// File: stdidcmd.h -// Area: IOleCommandTarget and IOleComponentUIManager -// -// Contents: -// Contains ids used for commands used in StandardCommandSet97. -// StandardCommandSet97 is defined by the following guid: -// -// {5efc7975-14bc-11cf-9b2b-00aa00573819} -// DEFINE_GUID(CLSID_StandardCommandSet97, -// 0x5efc7975, 0x14bc, 0x11cf, 0x9b, 0x2b, 0x00, 0xaa, 0x00, -// 0x57, 0x38, 0x19); -// -// Contains ids used for commands used in StandardCommandSet2K. -// StandardCommandSet2K is defined by the following guid: -// -// {1496A755-94DE-11D0-8C3F-00C04FC2AAE2} -// DEFINE_GUID(CMDSETID_StandardCommandSet2K, -// 0x1496A755, 0x94DE, 0x11D0, 0x8C, 0x3F, 0x00, 0xC0, 0x4F, 0xC2, 0xAA, 0xE2); -// -// -// Contains ids used for commands used in StandardCommandSet10. -// StandardCommandSet10 is defined by the following guid: -// -// {5DD0BB59-7076-4c59-88D3-DE36931F63F0} -// DEFINE_GUID(CMDSETID_StandardCommandSet10, -// 0x5dd0bb59, 0x7076, 0x4c59, 0x88, 0xd3, 0xde, 0x36, 0x93, 0x1f, 0x63, 0xf0); -// -// -// Contains ids used for commands used in StandardCommandSet11. -// StandardCommandSet11 is defined by the following guid: -// -// {D63DB1F0-404E-4B21-9648-CA8D99245EC3} -// DEFINE_GUID(CMDSETID_StandardCommandSet11, -// 0xd63db1f0, 0x404e, 0x4b21, 0x96, 0x48, 0xca, 0x8d, 0x99, 0x24, 0x5e, 0xc3); -// -// Contains ids used for commands used in StandardCommandSet12. -// StandardCommandSet12 is defined by the following guid: -// -// {2A8866DC-7BDE-4dc8-A360-A60679534384} -// DEFINE_GUID(CMDSETID_StandardCommandSet12, -// 0x2A8866DC, 0x7BDE, 0x4dc8, 0xA3, 0x60, 0xA6, 0x06, 0x79, 0x53, 0x43, 0x84); -// -// Contains ids used for commands used in StandardCommandSet14. -// StandardCommandSet14 is defined by the following guid: -// -// {4C7763BF-5FAF-4264-A366-B7E1F27BA958} -// DEFINE_GUID(CMDSETID_StandardCommandSet14, -// 0x4c7763bf, 0x5faf, 0x4264, 0xa3, 0x66, 0xb7, 0xe1, 0xf2, 0x7b, 0xa9, 0x58); -// -// NOTE that new commands should be added to the end of StandardCommandSet2K -// and that CLSID_StandardCommandSet97 should not be further added to. -// NOTE also that in StandardCommandSet2K all commands up to ECMD_FINAL are -// standard editor commands and have been moved here from editcmd.h. -//----------------------------------------------------------------------------- - -#ifndef _STDIDCMD_H_ -#define _STDIDCMD_H_ - -#ifndef __CTC__ -#ifdef __cplusplus - -// for specialized contracts -enum -{ - CMD_ZOOM_PAGEWIDTH = -1, - CMD_ZOOM_ONEPAGE = -2, - CMD_ZOOM_TWOPAGES = -3, - CMD_ZOOM_SELECTION = -4, - CMD_ZOOM_FIT = -5 -}; - -#endif //__cplusplus -#endif //__CTC__ - -#define cmdidAlignBottom 1 -#define cmdidAlignHorizontalCenters 2 -#define cmdidAlignLeft 3 -#define cmdidAlignRight 4 -#define cmdidAlignToGrid 5 -#define cmdidAlignTop 6 -#define cmdidAlignVerticalCenters 7 -#define cmdidArrangeBottom 8 -#define cmdidArrangeRight 9 -#define cmdidBringForward 10 -#define cmdidBringToFront 11 -#define cmdidCenterHorizontally 12 -#define cmdidCenterVertically 13 -#define cmdidCode 14 -#define cmdidCopy 15 -#define cmdidCut 16 -#define cmdidDelete 17 -#define cmdidFontName 18 -#define cmdidFontNameGetList 500 -#define cmdidFontSize 19 -#define cmdidFontSizeGetList 501 -#define cmdidGroup 20 -#define cmdidHorizSpaceConcatenate 21 -#define cmdidHorizSpaceDecrease 22 -#define cmdidHorizSpaceIncrease 23 -#define cmdidHorizSpaceMakeEqual 24 -#define cmdidLockControls 369 -#define cmdidInsertObject 25 -#define cmdidPaste 26 -#define cmdidPrint 27 -#define cmdidProperties 28 -#define cmdidRedo 29 -#define cmdidMultiLevelRedo 30 -#define cmdidSelectAll 31 -#define cmdidSendBackward 32 -#define cmdidSendToBack 33 -#define cmdidShowTable 34 -#define cmdidSizeToControl 35 -#define cmdidSizeToControlHeight 36 -#define cmdidSizeToControlWidth 37 -#define cmdidSizeToFit 38 -#define cmdidSizeToGrid 39 -#define cmdidSnapToGrid 40 -#define cmdidTabOrder 41 -#define cmdidToolbox 42 -#define cmdidUndo 43 -#define cmdidMultiLevelUndo 44 -#define cmdidUngroup 45 -#define cmdidVertSpaceConcatenate 46 -#define cmdidVertSpaceDecrease 47 -#define cmdidVertSpaceIncrease 48 -#define cmdidVertSpaceMakeEqual 49 -#define cmdidZoomPercent 50 -#define cmdidBackColor 51 -#define cmdidBold 52 -#define cmdidBorderColor 53 -#define cmdidBorderDashDot 54 -#define cmdidBorderDashDotDot 55 -#define cmdidBorderDashes 56 -#define cmdidBorderDots 57 -#define cmdidBorderShortDashes 58 -#define cmdidBorderSolid 59 -#define cmdidBorderSparseDots 60 -#define cmdidBorderWidth1 61 -#define cmdidBorderWidth2 62 -#define cmdidBorderWidth3 63 -#define cmdidBorderWidth4 64 -#define cmdidBorderWidth5 65 -#define cmdidBorderWidth6 66 -#define cmdidBorderWidthHairline 67 -#define cmdidFlat 68 -#define cmdidForeColor 69 -#define cmdidItalic 70 -#define cmdidJustifyCenter 71 -#define cmdidJustifyGeneral 72 -#define cmdidJustifyLeft 73 -#define cmdidJustifyRight 74 -#define cmdidRaised 75 -#define cmdidSunken 76 -#define cmdidUnderline 77 -#define cmdidChiseled 78 -#define cmdidEtched 79 -#define cmdidShadowed 80 -#define cmdidCompDebug1 81 -#define cmdidCompDebug2 82 -#define cmdidCompDebug3 83 -#define cmdidCompDebug4 84 -#define cmdidCompDebug5 85 -#define cmdidCompDebug6 86 -#define cmdidCompDebug7 87 -#define cmdidCompDebug8 88 -#define cmdidCompDebug9 89 -#define cmdidCompDebug10 90 -#define cmdidCompDebug11 91 -#define cmdidCompDebug12 92 -#define cmdidCompDebug13 93 -#define cmdidCompDebug14 94 -#define cmdidCompDebug15 95 -#define cmdidExistingSchemaEdit 96 -#define cmdidFind 97 -#define cmdidGetZoom 98 -#define cmdidQueryOpenDesign 99 -#define cmdidQueryOpenNew 100 -#define cmdidSingleTableDesign 101 -#define cmdidSingleTableNew 102 -#define cmdidShowGrid 103 -#define cmdidNewTable 104 -#define cmdidCollapsedView 105 -#define cmdidFieldView 106 -#define cmdidVerifySQL 107 -#define cmdidHideTable 108 - -#define cmdidPrimaryKey 109 -#define cmdidSave 110 -#define cmdidSaveAs 111 -#define cmdidSortAscending 112 - -#define cmdidSortDescending 113 -#define cmdidAppendQuery 114 -#define cmdidCrosstabQuery 115 -#define cmdidDeleteQuery 116 -#define cmdidMakeTableQuery 117 - -#define cmdidSelectQuery 118 -#define cmdidUpdateQuery 119 -#define cmdidParameters 120 -#define cmdidTotals 121 -#define cmdidViewCollapsed 122 - -#define cmdidViewFieldList 123 - - -#define cmdidViewKeys 124 -#define cmdidViewGrid 125 -#define cmdidInnerJoin 126 - -#define cmdidRightOuterJoin 127 -#define cmdidLeftOuterJoin 128 -#define cmdidFullOuterJoin 129 -#define cmdidUnionJoin 130 -#define cmdidShowSQLPane 131 - -#define cmdidShowGraphicalPane 132 -#define cmdidShowDataPane 133 -#define cmdidShowQBEPane 134 -#define cmdidSelectAllFields 135 - -#define cmdidOLEObjectMenuButton 136 - -// ids on the ole verbs menu - these must be sequential ie verblist0-verblist9 -#define cmdidObjectVerbList0 137 -#define cmdidObjectVerbList1 138 -#define cmdidObjectVerbList2 139 -#define cmdidObjectVerbList3 140 -#define cmdidObjectVerbList4 141 -#define cmdidObjectVerbList5 142 -#define cmdidObjectVerbList6 143 -#define cmdidObjectVerbList7 144 -#define cmdidObjectVerbList8 145 -#define cmdidObjectVerbList9 146 // Unused on purpose! - -#define cmdidConvertObject 147 -#define cmdidCustomControl 148 -#define cmdidCustomizeItem 149 -#define cmdidRename 150 - -#define cmdidImport 151 -#define cmdidNewPage 152 -#define cmdidMove 153 -#define cmdidCancel 154 - -#define cmdidFont 155 - -#define cmdidExpandLinks 156 -#define cmdidExpandImages 157 -#define cmdidExpandPages 158 -#define cmdidRefocusDiagram 159 -#define cmdidTransitiveClosure 160 -#define cmdidCenterDiagram 161 -#define cmdidZoomIn 162 -#define cmdidZoomOut 163 -#define cmdidRemoveFilter 164 -#define cmdidHidePane 165 -#define cmdidDeleteTable 166 -#define cmdidDeleteRelationship 167 -#define cmdidRemove 168 -#define cmdidJoinLeftAll 169 -#define cmdidJoinRightAll 170 -#define cmdidAddToOutput 171 // Add selected fields to query output -#define cmdidOtherQuery 172 // change query type to 'other' -#define cmdidGenerateChangeScript 173 -#define cmdidSaveSelection 174 // Save current selection -#define cmdidAutojoinCurrent 175 // Autojoin current tables -#define cmdidAutojoinAlways 176 // Toggle Autojoin state -#define cmdidEditPage 177 // Launch editor for url -#define cmdidViewLinks 178 // Launch new webscope for url -#define cmdidStop 179 // Stope webscope rendering -#define cmdidPause 180 // Pause webscope rendering -#define cmdidResume 181 // Resume webscope rendering -#define cmdidFilterDiagram 182 // Filter webscope diagram -#define cmdidShowAllObjects 183 // Show All objects in webscope diagram -#define cmdidShowApplications 184 // Show Application objects in webscope diagram -#define cmdidShowOtherObjects 185 // Show other objects in webscope diagram -#define cmdidShowPrimRelationships 186 // Show primary relationships -#define cmdidExpand 187 // Expand links -#define cmdidCollapse 188 // Collapse links -#define cmdidRefresh 189 // Refresh Webscope diagram -#define cmdidLayout 190 // Layout websope diagram -#define cmdidShowResources 191 // Show resouce objects in webscope diagram -#define cmdidInsertHTMLWizard 192 // Insert HTML using a Wizard -#define cmdidShowDownloads 193 // Show download objects in webscope diagram -#define cmdidShowExternals 194 // Show external objects in webscope diagram -#define cmdidShowInBoundLinks 195 // Show inbound links in webscope diagram -#define cmdidShowOutBoundLinks 196 // Show out bound links in webscope diagram -#define cmdidShowInAndOutBoundLinks 197 // Show in and out bound links in webscope diagram -#define cmdidPreview 198 // Preview page -#define cmdidOpen 261 // Open -#define cmdidOpenWith 199 // Open with -#define cmdidShowPages 200 // Show HTML pages -#define cmdidRunQuery 201 // Runs a query -#define cmdidClearQuery 202 // Clears the query's associated cursor -#define cmdidRecordFirst 203 // Go to first record in set -#define cmdidRecordLast 204 // Go to last record in set -#define cmdidRecordNext 205 // Go to next record in set -#define cmdidRecordPrevious 206 // Go to previous record in set -#define cmdidRecordGoto 207 // Go to record via dialog -#define cmdidRecordNew 208 // Add a record to set - -#define cmdidInsertNewMenu 209 // menu designer -#define cmdidInsertSeparator 210 // menu designer -#define cmdidEditMenuNames 211 // menu designer - -#define cmdidDebugExplorer 212 -#define cmdidDebugProcesses 213 -#define cmdidViewThreadsWindow 214 -#define cmdidWindowUIList 215 - -// ids on the file menu -#define cmdidNewProject 216 -#define cmdidOpenProject 217 -#define cmdidOpenSolution 218 -#define cmdidCloseSolution 219 -#define cmdidFileNew 221 -#define cmdidNewProjectFromExisting 385 -#define cmdidFileOpen 222 -#define cmdidFileOpenFromWeb 451 -#define cmdidFileClose 223 -#define cmdidSaveSolution 224 -#define cmdidSaveSolutionAs 225 -#define cmdidSaveProjectItemAs 226 -#define cmdidPageSetup 227 -#define cmdidPrintPreview 228 -#define cmdidExit 229 - -// ids on the edit menu -#define cmdidReplace 230 -#define cmdidGoto 231 - -// ids on the view menu -#define cmdidPropertyPages 232 -#define cmdidFullScreen 233 -#define cmdidProjectExplorer 234 -#define cmdidPropertiesWindow 235 -#define cmdidTaskListWindow 236 -//#define cmdidErrorListWindow 320 // defined below -#define cmdidOutputWindow 237 -#define cmdidObjectBrowser 238 -#define cmdidDocOutlineWindow 239 -#define cmdidImmediateWindow 240 -#define cmdidWatchWindow 241 -#define cmdidLocalsWindow 242 -#define cmdidCallStack 243 -// moved below definition -//#define cmdidAutosWindow cmdidDebugReserved1 -//#define cmdidThisWindow cmdidDebugReserved2 - -// ids on project menu -#define cmdidAddNewItem 220 -#define cmdidAddExistingItem 244 -#define cmdidNewFolder 245 -#define cmdidSetStartupProject 246 -#define cmdidProjectSettings 247 -#define cmdidProjectReferences 367 - -// ids on the debug menu -#define cmdidStepInto 248 -#define cmdidStepOver 249 -#define cmdidStepOut 250 -#define cmdidRunToCursor 251 -#define cmdidAddWatch 252 -#define cmdidEditWatch 253 -#define cmdidQuickWatch 254 - -#define cmdidToggleBreakpoint 255 -#define cmdidClearBreakpoints 256 -#define cmdidShowBreakpoints 257 -#define cmdidSetNextStatement 258 -#define cmdidShowNextStatement 259 -#define cmdidEditBreakpoint 260 -#define cmdidDetachDebugger 262 - -// ids on the tools menu -#define cmdidCustomizeKeyboard 263 -#define cmdidToolsOptions 264 - -// ids on the windows menu -#define cmdidNewWindow 265 -#define cmdidSplit 266 -#define cmdidCascade 267 -#define cmdidTileHorz 268 -#define cmdidTileVert 269 - -// ids on the help menu -#define cmdidTechSupport 270 -// #define cmdidDebugContextWindow 327 // defined below - -// NOTE cmdidAbout and cmdidDebugOptions must be consecutive -// cmd after cmdidDebugOptions (ie 273) must not be used -#define cmdidAbout 271 -#define cmdidDebugOptions 272 - -// ids on the watch context menu -// CollapseWatch appears as 'Collapse Parent', on any -// non-top-level item -#define cmdidDeleteWatch 274 -#define cmdidCollapseWatch 275 -// ids 276, 277, 278, 279, 280 are in use -// below -// ids on the property browser context menu -#define cmdidPbrsToggleStatus 282 -#define cmdidPropbrsHide 283 - -// ids on the docking context menu -#define cmdidDockingView 284 -#define cmdidHideActivePane 285 -// ids for window selection via keyboard -//#define cmdidPaneNextPane 316 (listed below in order) -//#define cmdidPanePrevPane 317 (listed below in order) -#define cmdidPaneNextTab 286 -#define cmdidPanePrevTab 287 -#define cmdidPaneCloseToolWindow 288 -#define cmdidPaneActivateDocWindow 289 -#define cmdidDockingViewDocument 290 -#define cmdidDockingViewFloater 291 -#define cmdidAutoHideWindow 292 -#define cmdidMoveToDropdownBar 293 -#define cmdidFindCmd 294 // internal Find commands -#define cmdidStart 295 -#define cmdidRestart 296 - -#define cmdidMultiLevelUndoList 298 -#define cmdidMultiLevelRedoList 299 - -#define cmdidToolboxAddTab 300 -#define cmdidToolboxDeleteTab 301 -#define cmdidToolboxRenameTab 302 -#define cmdidToolboxTabMoveUp 303 -#define cmdidToolboxTabMoveDown 304 -#define cmdidToolboxRenameItem 305 -#define cmdidToolboxListView 306 -//(below) cmdidSearchSetCombo 307 - -#define cmdidWindowUIGetList 308 -#define cmdidInsertValuesQuery 309 - -#define cmdidShowProperties 310 - -#define cmdidThreadSuspend 311 -#define cmdidThreadResume 312 -#define cmdidThreadSetFocus 313 -#define cmdidDisplayRadix 314 - -#define cmdidOpenProjectItem 315 - -#define cmdidPaneNextPane 316 -#define cmdidPanePrevPane 317 - -#define cmdidClearPane 318 -#define cmdidGotoErrorTag 319 - -#define cmdidErrorListWindow 320 - -#define cmdidCancelEZDrag 326 - -#define cmdidDebugContextWindow 327 - -#define cmdidHelpSamples 328 - -#define cmdidToolboxAddItem 329 -#define cmdidToolboxReset 330 - -#define cmdidSaveProjectItem 331 -#define cmdidSaveOptions 959 -#define cmdidViewForm 332 -#define cmdidViewCode 333 -#define cmdidPreviewInBrowser 334 -#define cmdidBrowseWith 336 -#define cmdidSearchSetCombo 307 -#define cmdidSearchCombo 337 -#define cmdidEditLabel 338 -#define cmdidExceptions 339 -// UNUSED 340 - -#define cmdidToggleSelMode 341 -#define cmdidToggleInsMode 342 - -#define cmdidLoadUnloadedProject 343 -#define cmdidUnloadLoadedProject 344 - -// ids on the treegrids (watch/local/threads/stack) -#define cmdidElasticColumn 345 -#define cmdidHideColumn 346 - -#define cmdidToggleDesigner 347 - -#define cmdidZoomDialog 348 - -// find/replace options -#define cmdidFindInSelection 354 -#define cmdidFindStop 355 -#define cmdidFindInFiles 277 -#define cmdidReplaceInFiles 278 -#define cmdidNextLocation 279 // next item in task list, results lists, etc. -#define cmdidPreviousLocation 280 // prev item " -#define cmdidGotoQuick 281 -#define cmdidGotoFIF 282 -#define cmdidGotoSymbol 283 -#define cmdidGotoQuickReplace 285 -#define cmdidGotoReplaceInFiles 286 - -// UNUSED: 356 - 366 - -// 367 is used above in cmdidProjectReferences -#define cmdidStartNoDebug 368 -// 369 is used above in cmdidLockControls - -#define cmdidFindNext 370 -#define cmdidFindPrev 371 -#define cmdidFindSelectedNext 372 -#define cmdidFindSelectedPrev 373 -#define cmdidSearchGetList 374 -#define cmdidInsertBreakpoint 375 -#define cmdidEnableBreakpoint 376 -#define cmdidF1Help 377 - -// UNUSED: 378 - 383 - -#define cmdidMoveToNextEZCntr 384 -// 385 is used above in cmdidNewProjectFromExisting -#define cmdidUpdateMarkerSpans 386 - -//UNUSED 387-392 - - -#define cmdidMoveToPreviousEZCntr 393 - -//UNUSED 394-395 - -#define cmdidProjectProperties 396 -#define cmdidPropSheetOrProperties 397 - -// NOTE - the next items are debug only !! -#define cmdidTshellStep 398 -#define cmdidTshellRun 399 - -// marker commands on the codewin menu -#define cmdidMarkerCmd0 400 -#define cmdidMarkerCmd1 401 -#define cmdidMarkerCmd2 402 -#define cmdidMarkerCmd3 403 -#define cmdidMarkerCmd4 404 -#define cmdidMarkerCmd5 405 -#define cmdidMarkerCmd6 406 -#define cmdidMarkerCmd7 407 -#define cmdidMarkerCmd8 408 -#define cmdidMarkerCmd9 409 -#define cmdidMarkerLast 409 -#define cmdidMarkerEnd 410 // list terminator reserved - -// user-invoked project reload and unload -#define cmdidReloadProject 412 -#define cmdidUnloadProject 413 - -#define cmdidNewBlankSolution 414 -#define cmdidSelectProjectTemplate 415 - -// document outline commands -#define cmdidDetachAttachOutline 420 -#define cmdidShowHideOutline 421 -#define cmdidSyncOutline 422 - -#define cmdidRunToCallstCursor 423 -#define cmdidNoCmdsAvailable 424 - -#define cmdidContextWindow 427 -#define cmdidAlias 428 -#define cmdidGotoCommandLine 429 -#define cmdidEvaluateExpression 430 -#define cmdidImmediateMode 431 -#define cmdidEvaluateStatement 432 - -#define cmdidFindResultWindow1 433 -#define cmdidFindResultWindow2 434 - -#define cmdidRenameBookmark 559 -#define cmdidToggleBookmark 560 -#define cmdidDeleteBookmark 561 -#define cmdidBookmarkWindowGoToBookmark 562 -//563 unused -#define cmdidEnableBookmark 564 -#define cmdidNewBookmarkFolder 565 -//566 unused -//567 unused -#define cmdidNextBookmarkFolder 568 -#define cmdidPrevBookmarkFolder 569 - -// 500 is used above in cmdidFontNameGetList -// 501 is used above in cmdidFontSizeGetList - -// ids on the window menu - these must be sequential ie window1-morewind -#define cmdidWindow1 570 -#define cmdidWindow2 571 -#define cmdidWindow3 572 -#define cmdidWindow4 573 -#define cmdidWindow5 574 -#define cmdidWindow6 575 -#define cmdidWindow7 576 -#define cmdidWindow8 577 -#define cmdidWindow9 578 -#define cmdidWindow10 579 -#define cmdidWindow11 580 -#define cmdidWindow12 581 -#define cmdidWindow13 582 -#define cmdidWindow14 583 -#define cmdidWindow15 584 -#define cmdidWindow16 585 -#define cmdidWindow17 586 -#define cmdidWindow18 587 -#define cmdidWindow19 588 -#define cmdidWindow20 589 -#define cmdidWindow21 590 -#define cmdidWindow22 591 -#define cmdidWindow23 592 -#define cmdidWindow24 593 -#define cmdidWindow25 594 // note cmdidWindow25 is unused on purpose! -#define cmdidMoreWindows 595 - -#define cmdidAutoHideAllWindows 597 - -// UNUSED: 598 - -#define cmdidClassView 599 - -#define cmdidMRUProj1 600 -#define cmdidMRUProj2 601 -#define cmdidMRUProj3 602 -#define cmdidMRUProj4 603 -#define cmdidMRUProj5 604 -#define cmdidMRUProj6 605 -#define cmdidMRUProj7 606 -#define cmdidMRUProj8 607 -#define cmdidMRUProj9 608 -#define cmdidMRUProj10 609 -#define cmdidMRUProj11 610 -#define cmdidMRUProj12 611 -#define cmdidMRUProj13 612 -#define cmdidMRUProj14 613 -#define cmdidMRUProj15 614 -#define cmdidMRUProj16 615 -#define cmdidMRUProj17 616 -#define cmdidMRUProj18 617 -#define cmdidMRUProj19 618 -#define cmdidMRUProj20 619 -#define cmdidMRUProj21 620 -#define cmdidMRUProj22 621 -#define cmdidMRUProj23 622 -#define cmdidMRUProj24 623 -#define cmdidMRUProj25 624 // note cmdidMRUProj25 is unused on purpose! - -#define cmdidSplitNext 625 -#define cmdidSplitPrev 626 - -#define cmdidCloseAllDocuments 627 -#define cmdidNextDocument 628 -#define cmdidPrevDocument 629 - -#define cmdidTool1 630 // note cmdidTool1 - cmdidTool24 must be -#define cmdidTool2 631 // consecutive -#define cmdidTool3 632 -#define cmdidTool4 633 -#define cmdidTool5 634 -#define cmdidTool6 635 -#define cmdidTool7 636 -#define cmdidTool8 637 -#define cmdidTool9 638 -#define cmdidTool10 639 -#define cmdidTool11 640 -#define cmdidTool12 641 -#define cmdidTool13 642 -#define cmdidTool14 643 -#define cmdidTool15 644 -#define cmdidTool16 645 -#define cmdidTool17 646 -#define cmdidTool18 647 -#define cmdidTool19 648 -#define cmdidTool20 649 -#define cmdidTool21 650 -#define cmdidTool22 651 -#define cmdidTool23 652 -#define cmdidTool24 653 -#define cmdidExternalCommands 654 - -#define cmdidPasteNextTBXCBItem 655 -#define cmdidToolboxShowAllTabs 656 -#define cmdidProjectDependencies 657 -#define cmdidCloseDocument 658 -#define cmdidToolboxSortItems 659 - -#define cmdidViewBarView1 660 //UNUSED -#define cmdidViewBarView2 661 //UNUSED -#define cmdidViewBarView3 662 //UNUSED -#define cmdidViewBarView4 663 //UNUSED -#define cmdidViewBarView5 664 //UNUSED -#define cmdidViewBarView6 665 //UNUSED -#define cmdidViewBarView7 666 //UNUSED -#define cmdidViewBarView8 667 //UNUSED -#define cmdidViewBarView9 668 //UNUSED -#define cmdidViewBarView10 669 //UNUSED -#define cmdidViewBarView11 670 //UNUSED -#define cmdidViewBarView12 671 //UNUSED -#define cmdidViewBarView13 672 //UNUSED -#define cmdidViewBarView14 673 //UNUSED -#define cmdidViewBarView15 674 //UNUSED -#define cmdidViewBarView16 675 //UNUSED -#define cmdidViewBarView17 676 //UNUSED -#define cmdidViewBarView18 677 //UNUSED -#define cmdidViewBarView19 678 //UNUSED -#define cmdidViewBarView20 679 //UNUSED -#define cmdidViewBarView21 680 //UNUSED -#define cmdidViewBarView22 681 //UNUSED -#define cmdidViewBarView23 682 //UNUSED -#define cmdidViewBarView24 683 //UNUSED - -#define cmdidSolutionCfg 684 -#define cmdidSolutionCfgGetList 685 - -// -// Schema table commands: -// All invoke table property dialog and select appropriate page. -// -#define cmdidManageIndexes 675 -#define cmdidManageRelationships 676 -#define cmdidManageConstraints 677 - -// UNUSED: 678 - 727 - -#define cmdidWhiteSpace 728 - -#define cmdidCommandWindow 729 -#define cmdidCommandWindowMarkMode 730 -#define cmdidLogCommandWindow 731 - -#define cmdidShell 732 - -#define cmdidSingleChar 733 -#define cmdidZeroOrMore 734 -#define cmdidOneOrMore 735 -#define cmdidBeginLine 736 -#define cmdidEndLine 737 -#define cmdidBeginWord 738 -#define cmdidEndWord 739 -#define cmdidCharInSet 740 -#define cmdidCharNotInSet 741 -#define cmdidOr 742 -#define cmdidEscape 743 -#define cmdidTagExp 744 - -// See more commands in StandardCommandSet2K, IDs 2509 through 2516 - -// Regex builder context help menu commands -#define cmdidPatternMatchHelp 745 -#define cmdidRegExList 746 - -#define cmdidDebugReserved1 747 -#define cmdidDebugReserved2 748 -#define cmdidDebugReserved3 749 -//USED ABOVE 750 -//USED ABOVE 751 -//USED ABOVE 752 -//USED ABOVE 753 - -#define cmdidAutosWindow cmdidDebugReserved1 -#define cmdidThisWindow cmdidDebugReserved2 - -//Regex builder wildcard menu commands -#define cmdidWildZeroOrMore 754 -#define cmdidWildSingleChar 755 -#define cmdidWildSingleDigit 756 -#define cmdidWildCharInSet 757 -#define cmdidWildCharNotInSet 758 -#define cmdidWildEscape 774 - -#define cmdidFindWhatText 759 -#define cmdidTaggedExp1 760 -#define cmdidTaggedExp2 761 -#define cmdidTaggedExp3 762 -#define cmdidTaggedExp4 763 -#define cmdidTaggedExp5 764 -#define cmdidTaggedExp6 765 -#define cmdidTaggedExp7 766 -#define cmdidTaggedExp8 767 -#define cmdidTaggedExp9 768 - -// See more commands in StandardCommandSet2K, IDs 2517 through 2527 - -#define cmdidEditorWidgetClick 769 // param 0 is the moniker as VT_BSTR, param 1 is the buffer line as VT_I4, and param 2 is the buffer index as VT_I4 -#define cmdidCmdWinUpdateAC 770 - -#define cmdidSlnCfgMgr 771 - -#define cmdidAddNewProject 772 -#define cmdidAddExistingProject 773 -// Used above in cmdidWildEscape 774 -#define cmdidAutoHideContext1 776 -#define cmdidAutoHideContext2 777 -#define cmdidAutoHideContext3 778 -#define cmdidAutoHideContext4 779 -#define cmdidAutoHideContext5 780 -#define cmdidAutoHideContext6 781 -#define cmdidAutoHideContext7 782 -#define cmdidAutoHideContext8 783 -#define cmdidAutoHideContext9 784 -#define cmdidAutoHideContext10 785 -#define cmdidAutoHideContext11 786 -#define cmdidAutoHideContext12 787 -#define cmdidAutoHideContext13 788 -#define cmdidAutoHideContext14 789 -#define cmdidAutoHideContext15 790 -#define cmdidAutoHideContext16 791 -#define cmdidAutoHideContext17 792 -#define cmdidAutoHideContext18 793 -#define cmdidAutoHideContext19 794 -#define cmdidAutoHideContext20 795 -#define cmdidAutoHideContext21 796 -#define cmdidAutoHideContext22 797 -#define cmdidAutoHideContext23 798 -#define cmdidAutoHideContext24 799 -#define cmdidAutoHideContext25 800 -#define cmdidAutoHideContext26 801 -#define cmdidAutoHideContext27 802 -#define cmdidAutoHideContext28 803 -#define cmdidAutoHideContext29 804 -#define cmdidAutoHideContext30 805 -#define cmdidAutoHideContext31 806 -#define cmdidAutoHideContext32 807 -#define cmdidAutoHideContext33 808 // must remain unused - -#define cmdidShellNavBackward 809 -#define cmdidShellNavForward 810 - - -#define cmdidShellWindowNavigate1 844 -#define cmdidShellWindowNavigate2 845 -#define cmdidShellWindowNavigate3 846 -#define cmdidShellWindowNavigate4 847 -#define cmdidShellWindowNavigate5 848 -#define cmdidShellWindowNavigate6 849 -#define cmdidShellWindowNavigate7 850 -#define cmdidShellWindowNavigate8 851 -#define cmdidShellWindowNavigate9 852 -#define cmdidShellWindowNavigate10 853 -#define cmdidShellWindowNavigate11 854 -#define cmdidShellWindowNavigate12 855 -#define cmdidShellWindowNavigate13 856 -#define cmdidShellWindowNavigate14 857 -#define cmdidShellWindowNavigate15 858 -#define cmdidShellWindowNavigate16 859 -#define cmdidShellWindowNavigate17 860 -#define cmdidShellWindowNavigate18 861 -#define cmdidShellWindowNavigate19 862 -#define cmdidShellWindowNavigate20 863 -#define cmdidShellWindowNavigate21 864 -#define cmdidShellWindowNavigate22 865 -#define cmdidShellWindowNavigate23 866 -#define cmdidShellWindowNavigate24 867 -#define cmdidShellWindowNavigate25 868 -#define cmdidShellWindowNavigate26 869 -#define cmdidShellWindowNavigate27 870 -#define cmdidShellWindowNavigate28 871 -#define cmdidShellWindowNavigate29 872 -#define cmdidShellWindowNavigate30 873 -#define cmdidShellWindowNavigate31 874 -#define cmdidShellWindowNavigate32 875 -#define cmdidShellWindowNavigate33 876 // must remain unused - -// ObjectSearch cmds -#define cmdidOBSDoFind 877 -#define cmdidOBSMatchCase 878 -#define cmdidOBSMatchSubString 879 -#define cmdidOBSMatchWholeWord 880 -#define cmdidOBSMatchPrefix 881 - -// build cmds -#define cmdidBuildSln 882 -#define cmdidRebuildSln 883 -#define cmdidDeploySln 884 -#define cmdidCleanSln 885 - -#define cmdidBuildSel 886 -#define cmdidRebuildSel 887 -#define cmdidDeploySel 888 -#define cmdidCleanSel 889 - - -#define cmdidCancelBuild 890 -#define cmdidBatchBuildDlg 891 - -#define cmdidBuildCtx 892 -#define cmdidRebuildCtx 893 -#define cmdidDeployCtx 894 -#define cmdidCleanCtx 895 - -#define cmdidQryManageIndexes 896 -#define cmdidPrintDefault 897 // quick print -// Unused 898 -#define cmdidShowStartPage 899 - -#define cmdidMRUFile1 900 -#define cmdidMRUFile2 901 -#define cmdidMRUFile3 902 -#define cmdidMRUFile4 903 -#define cmdidMRUFile5 904 -#define cmdidMRUFile6 905 -#define cmdidMRUFile7 906 -#define cmdidMRUFile8 907 -#define cmdidMRUFile9 908 -#define cmdidMRUFile10 909 -#define cmdidMRUFile11 910 -#define cmdidMRUFile12 911 -#define cmdidMRUFile13 912 -#define cmdidMRUFile14 913 -#define cmdidMRUFile15 914 -#define cmdidMRUFile16 915 -#define cmdidMRUFile17 916 -#define cmdidMRUFile18 917 -#define cmdidMRUFile19 918 -#define cmdidMRUFile20 919 -#define cmdidMRUFile21 920 -#define cmdidMRUFile22 921 -#define cmdidMRUFile23 922 -#define cmdidMRUFile24 923 -#define cmdidMRUFile25 924 // note cmdidMRUFile25 is unused on purpose! - -//External Tools Context Menu Commands -// continued at 1109 -#define cmdidExtToolsCurPath 925 -#define cmdidExtToolsCurDir 926 -#define cmdidExtToolsCurFileName 927 -#define cmdidExtToolsCurExtension 928 -#define cmdidExtToolsProjDir 929 -#define cmdidExtToolsProjFileName 930 -#define cmdidExtToolsSlnDir 931 -#define cmdidExtToolsSlnFileName 932 - -// Object Browsing & ClassView cmds -// Shared shell cmds (for accessing Object Browsing functionality) -#define cmdidGotoDefn 935 -#define cmdidGotoDecl 936 -#define cmdidBrowseDefn 937 -#define cmdidSyncClassView 938 -#define cmdidShowMembers 939 -#define cmdidShowBases 940 -#define cmdidShowDerived 941 -#define cmdidShowDefns 942 -#define cmdidShowRefs 943 -#define cmdidShowCallers 944 -#define cmdidShowCallees 945 - -#define cmdidAddClass 946 -#define cmdidAddNestedClass 947 -#define cmdidAddInterface 948 -#define cmdidAddMethod 949 -#define cmdidAddProperty 950 -#define cmdidAddEvent 951 -#define cmdidAddVariable 952 -#define cmdidImplementInterface 953 -#define cmdidOverride 954 -#define cmdidAddFunction 955 -#define cmdidAddConnectionPoint 956 -#define cmdidAddIndexer 957 - -#define cmdidBuildOrder 958 -//959 used above for cmdidSaveOptions - -// Object Browser Tool Specific cmds -#define cmdidOBEnableGrouping 961 -#define cmdidOBSetGroupingCriteria 962 -#define cmdidOBShowPackages 965 -#define cmdidOBSearchOptWholeWord 967 -#define cmdidOBSearchOptSubstring 968 -#define cmdidOBSearchOptPrefix 969 -#define cmdidOBSearchOptCaseSensitive 970 - -// ClassView Tool Specific cmds - -#define cmdidCVGroupingNone 971 -#define cmdidCVGroupingSortOnly 972 -#define cmdidCVGroupingGrouped 973 -#define cmdidCVShowPackages 974 -#define cmdidCVNewFolder 975 -#define cmdidCVGroupingSortAccess 976 - -#define cmdidObjectSearch 977 -#define cmdidObjectSearchResults 978 - -// Further Obj Browsing cmds at 1095 - -// build cascade menus -#define cmdidBuild1 979 -#define cmdidBuild2 980 -#define cmdidBuild3 981 -#define cmdidBuild4 982 -#define cmdidBuild5 983 -#define cmdidBuild6 984 -#define cmdidBuild7 985 -#define cmdidBuild8 986 -#define cmdidBuild9 987 -#define cmdidBuildLast 988 - -#define cmdidRebuild1 989 -#define cmdidRebuild2 990 -#define cmdidRebuild3 991 -#define cmdidRebuild4 992 -#define cmdidRebuild5 993 -#define cmdidRebuild6 994 -#define cmdidRebuild7 995 -#define cmdidRebuild8 996 -#define cmdidRebuild9 997 -#define cmdidRebuildLast 998 - -#define cmdidClean1 999 -#define cmdidClean2 1000 -#define cmdidClean3 1001 -#define cmdidClean4 1002 -#define cmdidClean5 1003 -#define cmdidClean6 1004 -#define cmdidClean7 1005 -#define cmdidClean8 1006 -#define cmdidClean9 1007 -#define cmdidCleanLast 1008 - -#define cmdidDeploy1 1009 -#define cmdidDeploy2 1010 -#define cmdidDeploy3 1011 -#define cmdidDeploy4 1012 -#define cmdidDeploy5 1013 -#define cmdidDeploy6 1014 -#define cmdidDeploy7 1015 -#define cmdidDeploy8 1016 -#define cmdidDeploy9 1017 -#define cmdidDeployLast 1018 - -#define cmdidBuildProjPicker 1019 -#define cmdidRebuildProjPicker 1020 -#define cmdidCleanProjPicker 1021 -#define cmdidDeployProjPicker 1022 -#define cmdidResourceView 1023 -#define cmdidEditMenuIDs 1025 - -#define cmdidLineBreak 1026 -#define cmdidCPPIdentifier 1027 -#define cmdidQuotedString 1028 -#define cmdidSpaceOrTab 1029 -#define cmdidInteger 1030 - -//unused 1031-1035 - -#define cmdidCustomizeToolbars 1036 -#define cmdidMoveToTop 1037 -#define cmdidWindowHelp 1038 - -#define cmdidViewPopup 1039 -#define cmdidCheckMnemonics 1040 - -#define cmdidPRSortAlphabeticaly 1041 -#define cmdidPRSortByCategory 1042 - -#define cmdidViewNextTab 1043 - -#define cmdidCheckForUpdates 1044 - -#define cmdidBrowser1 1045 -#define cmdidBrowser2 1046 -#define cmdidBrowser3 1047 -#define cmdidBrowser4 1048 -#define cmdidBrowser5 1049 -#define cmdidBrowser6 1050 -#define cmdidBrowser7 1051 -#define cmdidBrowser8 1052 -#define cmdidBrowser9 1053 -#define cmdidBrowser10 1054 -#define cmdidBrowser11 1055 //note unused on purpose to end list - -#define cmdidOpenDropDownOpen 1058 -#define cmdidOpenDropDownOpenWith 1059 - -#define cmdidToolsDebugProcesses 1060 - -#define cmdidPaneNextSubPane 1062 -#define cmdidPanePrevSubPane 1063 - -#define cmdidMoveFileToProject1 1070 -#define cmdidMoveFileToProject2 1071 -#define cmdidMoveFileToProject3 1072 -#define cmdidMoveFileToProject4 1073 -#define cmdidMoveFileToProject5 1074 -#define cmdidMoveFileToProject6 1075 -#define cmdidMoveFileToProject7 1076 -#define cmdidMoveFileToProject8 1077 -#define cmdidMoveFileToProject9 1078 -#define cmdidMoveFileToProjectLast 1079 // unused in order to end list -#define cmdidMoveFileToProjectPick 1081 - - -#define cmdidDefineSubset 1095 -#define cmdidSubsetCombo 1096 -#define cmdidSubsetGetList 1097 -#define cmdidOBGroupObjectsAccess 1102 - -#define cmdidPopBrowseContext 1106 -#define cmdidGotoRef 1107 -#define cmdidOBSLookInReferences 1108 - -#define cmdidExtToolsTargetPath 1109 -#define cmdidExtToolsTargetDir 1110 -#define cmdidExtToolsTargetFileName 1111 -#define cmdidExtToolsTargetExtension 1112 -#define cmdidExtToolsCurLine 1113 -#define cmdidExtToolsCurCol 1114 -#define cmdidExtToolsCurText 1115 - -#define cmdidBrowseNext 1116 -#define cmdidBrowsePrev 1117 -#define cmdidBrowseUnload 1118 -#define cmdidQuickObjectSearch 1119 -#define cmdidExpandAll 1120 - -#define cmdidExtToolsBinDir 1121 - -#define cmdidBookmarkWindow 1122 -#define cmdidCodeExpansionWindow 1123 - -#define cmdidNextDocumentNav 1124 // added to Set97 because they are extentions on cmdidNextDocument -#define cmdidPrevDocumentNav 1125 -#define cmdidForwardBrowseContext 1126 - -#define cmdidCloneWindow 1127 - -#define cmdidStandardMax 1500 - -/////////////////////////////////////////// -// -// cmdidStandardMax is now thought to be -// obsolete. Any new shell commands should -// be added to the end of StandardCommandSet2K -// which appears below. -// -// If you are not adding shell commands, -// you shouldn't be doing it in this file! -// -/////////////////////////////////////////// - - -#define cmdidFormsFirst 0x00006000 - -#define cmdidFormsLast 0x00006FFF - -#define cmdidVBEFirst 0x00008000 - - -#define cmdidZoom200 0x00008002 -#define cmdidZoom150 0x00008003 -#define cmdidZoom100 0x00008004 -#define cmdidZoom75 0x00008005 -#define cmdidZoom50 0x00008006 -#define cmdidZoom25 0x00008007 -#define cmdidZoom10 0x00008010 - - -#define cmdidVBELast 0x00009FFF - -#define cmdidSterlingFirst 0x0000A000 -#define cmdidSterlingLast 0x0000BFFF - -#define uieventidFirst 0xC000 -#define uieventidSelectRegion 0xC001 -#define uieventidDrop 0xC002 -#define uieventidLast 0xDFFF - - - - -////////////////////////////////////////////////////////////////// -// -// The following commands form CMDSETID_StandardCommandSet2k. -// Note that commands up to ECMD_FINAL are standard editor -// commands and have been moved from editcmd.h. -// NOTE that all these commands are shareable and may be used -// in any appropriate menu. -// -////////////////////////////////////////////////////////////////// -// -// Shareable standard editor commands -// -#define ECMD_TYPECHAR 1 -#define ECMD_BACKSPACE 2 -#define ECMD_RETURN 3 -#define ECMD_TAB 4 -#define ECMD_BACKTAB 5 -#define ECMD_DELETE 6 -#define ECMD_LEFT 7 -#define ECMD_LEFT_EXT 8 -#define ECMD_RIGHT 9 -#define ECMD_RIGHT_EXT 10 -#define ECMD_UP 11 -#define ECMD_UP_EXT 12 -#define ECMD_DOWN 13 -#define ECMD_DOWN_EXT 14 -#define ECMD_HOME 15 -#define ECMD_HOME_EXT 16 -#define ECMD_END 17 -#define ECMD_END_EXT 18 -#define ECMD_BOL 19 -#define ECMD_BOL_EXT 20 -#define ECMD_FIRSTCHAR 21 -#define ECMD_FIRSTCHAR_EXT 22 -#define ECMD_EOL 23 -#define ECMD_EOL_EXT 24 -#define ECMD_LASTCHAR 25 -#define ECMD_LASTCHAR_EXT 26 -#define ECMD_PAGEUP 27 -#define ECMD_PAGEUP_EXT 28 -#define ECMD_PAGEDN 29 -#define ECMD_PAGEDN_EXT 30 -#define ECMD_TOPLINE 31 -#define ECMD_TOPLINE_EXT 32 -#define ECMD_BOTTOMLINE 33 -#define ECMD_BOTTOMLINE_EXT 34 -#define ECMD_SCROLLUP 35 -#define ECMD_SCROLLDN 36 -#define ECMD_SCROLLPAGEUP 37 -#define ECMD_SCROLLPAGEDN 38 -#define ECMD_SCROLLLEFT 39 -#define ECMD_SCROLLRIGHT 40 -#define ECMD_SCROLLBOTTOM 41 -#define ECMD_SCROLLCENTER 42 -#define ECMD_SCROLLTOP 43 -#define ECMD_SELECTALL 44 -#define ECMD_SELTABIFY 45 -#define ECMD_SELUNTABIFY 46 -#define ECMD_SELLOWCASE 47 -#define ECMD_SELUPCASE 48 -#define ECMD_SELTOGGLECASE 49 -#define ECMD_SELTITLECASE 50 -#define ECMD_SELSWAPANCHOR 51 -#define ECMD_GOTOLINE 52 -#define ECMD_GOTOBRACE 53 -#define ECMD_GOTOBRACE_EXT 54 -#define ECMD_GOBACK 55 -#define ECMD_SELECTMODE 56 -#define ECMD_TOGGLE_OVERTYPE_MODE 57 -#define ECMD_CUT 58 -#define ECMD_COPY 59 -#define ECMD_PASTE 60 -#define ECMD_CUTLINE 61 -#define ECMD_DELETELINE 62 -#define ECMD_DELETEBLANKLINES 63 -#define ECMD_DELETEWHITESPACE 64 -#define ECMD_DELETETOEOL 65 -#define ECMD_DELETETOBOL 66 -#define ECMD_OPENLINEABOVE 67 -#define ECMD_OPENLINEBELOW 68 -#define ECMD_INDENT 69 -#define ECMD_UNINDENT 70 -#define ECMD_UNDO 71 -#define ECMD_UNDONOMOVE 72 -#define ECMD_REDO 73 -#define ECMD_REDONOMOVE 74 -#define ECMD_DELETEALLTEMPBOOKMARKS 75 -#define ECMD_TOGGLETEMPBOOKMARK 76 -#define ECMD_GOTONEXTBOOKMARK 77 -#define ECMD_GOTOPREVBOOKMARK 78 -#define ECMD_FIND 79 -#define ECMD_REPLACE 80 -#define ECMD_REPLACE_ALL 81 -#define ECMD_FINDNEXT 82 -#define ECMD_FINDNEXTWORD 83 -#define ECMD_FINDPREV 84 -#define ECMD_FINDPREVWORD 85 -#define ECMD_FINDAGAIN 86 -#define ECMD_TRANSPOSECHAR 87 -#define ECMD_TRANSPOSEWORD 88 -#define ECMD_TRANSPOSELINE 89 -#define ECMD_SELECTCURRENTWORD 90 -#define ECMD_DELETEWORDRIGHT 91 -#define ECMD_DELETEWORDLEFT 92 -#define ECMD_WORDPREV 93 -#define ECMD_WORDPREV_EXT 94 -#define ECMD_WORDNEXT 96 -#define ECMD_WORDNEXT_EXT 97 -#define ECMD_COMMENTBLOCK 98 -#define ECMD_UNCOMMENTBLOCK 99 -#define ECMD_SETREPEATCOUNT 100 -#define ECMD_WIDGETMARGIN_LBTNDOWN 101 -#define ECMD_SHOWCONTEXTMENU 102 -#define ECMD_CANCEL 103 -#define ECMD_PARAMINFO 104 -#define ECMD_TOGGLEVISSPACE 105 -#define ECMD_TOGGLECARETPASTEPOS 106 -#define ECMD_COMPLETEWORD 107 -#define ECMD_SHOWMEMBERLIST 108 -#define ECMD_FIRSTNONWHITEPREV 109 -#define ECMD_FIRSTNONWHITENEXT 110 -#define ECMD_HELPKEYWORD 111 -#define ECMD_FORMATSELECTION 112 -#define ECMD_OPENURL 113 -#define ECMD_INSERTFILE 114 -#define ECMD_TOGGLESHORTCUT 115 -#define ECMD_QUICKINFO 116 -#define ECMD_LEFT_EXT_COL 117 -#define ECMD_RIGHT_EXT_COL 118 -#define ECMD_UP_EXT_COL 119 -#define ECMD_DOWN_EXT_COL 120 -#define ECMD_TOGGLEWORDWRAP 121 -#define ECMD_ISEARCH 122 -#define ECMD_ISEARCHBACK 123 -#define ECMD_BOL_EXT_COL 124 -#define ECMD_EOL_EXT_COL 125 -#define ECMD_WORDPREV_EXT_COL 126 -#define ECMD_WORDNEXT_EXT_COL 127 -#define ECMD_OUTLN_HIDE_SELECTION 128 -#define ECMD_OUTLN_TOGGLE_CURRENT 129 -#define ECMD_OUTLN_TOGGLE_ALL 130 -#define ECMD_OUTLN_STOP_HIDING_ALL 131 -#define ECMD_OUTLN_STOP_HIDING_CURRENT 132 -#define ECMD_OUTLN_COLLAPSE_TO_DEF 133 -#define ECMD_DOUBLECLICK 134 -#define ECMD_EXTERNALLY_HANDLED_WIDGET_CLICK 135 -#define ECMD_COMMENT_BLOCK 136 -#define ECMD_UNCOMMENT_BLOCK 137 -#define ECMD_OPENFILE 138 -#define ECMD_NAVIGATETOURL 139 - -// For editor internal use only -#define ECMD_HANDLEIMEMESSAGE 140 - -#define ECMD_SELTOGOBACK 141 -#define ECMD_COMPLETION_HIDE_ADVANCED 142 - -#define ECMD_FORMATDOCUMENT 143 -#define ECMD_OUTLN_START_AUTOHIDING 144 -#define ECMD_INCREASEFILTER 145 -#define ECMD_DECREASEFILTER 146 -#define ECMD_SMARTTASKS 147 -#define ECMD_COPYTIP 148 -#define ECMD_PASTETIP 149 -#define ECMD_LEFTCLICK 150 -#define ECMD_GOTONEXTBOOKMARKINDOC 151 -#define ECMD_GOTOPREVBOOKMARKINDOC 152 -#define ECMD_INVOKESNIPPETFROMSHORTCUT 154 - -// For managed language services internal use only (clovett) -#define ECMD_AUTOCOMPLETE 155 -#define ECMD_INVOKESNIPPETPICKER2 156 - -#define ECMD_DELETEALLBOOKMARKSINDOC 157 - -#define ECMD_CONVERTTABSTOSPACES 158 -#define ECMD_CONVERTSPACESTOTABS 159 - -// Last Standard Editor Command (+1) -#define ECMD_FINAL 160 - -/////////////////////////////////////////////////////////////// -// Some new commands created during CTC file rationalisation -/////////////////////////////////////////////////////////////// -#define ECMD_STOP 220 -#define ECMD_REVERSECANCEL 221 -#define ECMD_SLNREFRESH 222 -#define ECMD_SAVECOPYOFITEMAS 223 -// -// Shareable commands originating in the HTML editor -// Shared table commands are obsolete! If you still rely on them, please contact jbresler or mikhaila on -// the HTML editor team -// -#define ECMD_NEWELEMENT 224 -#define ECMD_NEWATTRIBUTE 225 -#define ECMD_NEWCOMPLEXTYPE 226 -#define ECMD_NEWSIMPLETYPE 227 -#define ECMD_NEWGROUP 228 -#define ECMD_NEWATTRIBUTEGROUP 229 -#define ECMD_NEWKEY 230 -#define ECMD_NEWRELATION 231 -#define ECMD_EDITKEY 232 -#define ECMD_EDITRELATION 233 -#define ECMD_MAKETYPEGLOBAL 234 -#define ECMD_PREVIEWDATASET 235 -#define ECMD_GENERATEDATASET 236 -#define ECMD_CREATESCHEMA 237 -#define ECMD_LAYOUTINDENT 238 -#define ECMD_LAYOUTUNINDENT 239 -#define ECMD_REMOVEHANDLER 240 -#define ECMD_EDITHANDLER 241 -#define ECMD_ADDHANDLER 242 -#define ECMD_FONTSTYLE 245 -#define ECMD_FONTSTYLEGETLIST 246 -#define ECMD_PASTEASHTML 247 -#define ECMD_VIEWBORDERS 248 -#define ECMD_VIEWDETAILS 249 -#define ECMD_INSERTTABLE 253 -#define ECMD_INSERTCOLLEFT 254 -#define ECMD_INSERTCOLRIGHT 255 -#define ECMD_INSERTROWABOVE 256 -#define ECMD_INSERTROWBELOW 257 -#define ECMD_DELETETABLE 258 -#define ECMD_DELETECOLS 259 -#define ECMD_DELETEROWS 260 -#define ECMD_SELECTTABLE 261 -#define ECMD_SELECTTABLECOL 262 -#define ECMD_SELECTTABLEROW 263 -#define ECMD_SELECTTABLECELL 264 -#define ECMD_MERGECELLS 265 -#define ECMD_SPLITCELL 266 -#define ECMD_INSERTCELLLEFT 267 -#define ECMD_DELETECELLS 268 -#define ECMD_SHOWGRID 277 -#define ECMD_SNAPTOGRID 278 -#define ECMD_BOOKMARK 279 -#define ECMD_HYPERLINK 280 -// unused 284 -#define ECMD_BULLETEDLIST 287 -#define ECMD_NUMBEREDLIST 288 -#define ECMD_EDITSCRIPT 289 -#define ECMD_EDITCODEBEHIND 290 -#define ECMD_DOCOUTLINEHTML 291 - -#define ECMD_RUNATSERVER 293 -#define ECMD_WEBFORMSVERBS 294 -#define ECMD_WEBFORMSTEMPLATES 295 -#define ECMD_ENDTEMPLATE 296 -#define ECMD_EDITDEFAULTEVENT 297 -#define ECMD_SUPERSCRIPT 298 -#define ECMD_SUBSCRIPT 299 -#define ECMD_EDITSTYLE 300 -#define ECMD_ADDIMAGEHEIGHTWIDTH 301 -#define ECMD_REMOVEIMAGEHEIGHTWIDTH 302 -#define ECMD_LOCKELEMENT 303 -#define ECMD_AUTOCLOSEOVERRIDE 305 -#define ECMD_NEWANY 306 -#define ECMD_NEWANYATTRIBUTE 307 -#define ECMD_DELETEKEY 308 -#define ECMD_AUTOARRANGE 309 -#define ECMD_VALIDATESCHEMA 310 -#define ECMD_NEWFACET 311 -#define ECMD_VALIDATEXMLDATA 312 -#define ECMD_DOCOUTLINETOGGLE 313 -#define ECMD_VALIDATEHTMLDATA 314 -#define ECMD_VIEWXMLSCHEMAOVERVIEW 315 -#define ECMD_SHOWDEFAULTVIEW 316 -#define ECMD_EXPAND_CHILDREN 317 -#define ECMD_COLLAPSE_CHILDREN 318 -#define ECMD_TOPDOWNLAYOUT 319 -#define ECMD_LEFTRIGHTLAYOUT 320 -#define ECMD_INSERTCELLRIGHT 321 -#define ECMD_EDITMASTER 322 -#define ECMD_INSERTSNIPPET 323 -#define ECMD_FORMATANDVALIDATION 324 -#define ECMD_COLLAPSETAG 325 -#define ECMD_SELECT_TAG 329 -#define ECMD_SELECT_TAG_CONTENT 330 -#define ECMD_CHECK_ACCESSIBILITY 331 -#define ECMD_UNCOLLAPSETAG 332 -#define ECMD_GENERATEPAGERESOURCE 333 -#define ECMD_SHOWNONVISUALCONTROLS 334 -#define ECMD_RESIZECOLUMN 335 -#define ECMD_RESIZEROW 336 -#define ECMD_MAKEABSOLUTE 337 -#define ECMD_MAKERELATIVE 338 -#define ECMD_MAKESTATIC 339 -#define ECMD_INSERTLAYER 340 -#define ECMD_UPDATEDESIGNVIEW 341 -#define ECMD_UPDATESOURCEVIEW 342 -#define ECMD_INSERTCAPTION 343 -#define ECMD_DELETECAPTION 344 -#define ECMD_MAKEPOSITIONNOTSET 345 -#define ECMD_AUTOPOSITIONOPTIONS 346 -#define ECMD_EDITIMAGE 347 -#define ECMD_VALIDATION_TARGET 11281 -#define ECMD_VALIDATION_TARGET_GET_LIST 11282 - -#define ECMD_CSS_TARGET 11283 -#define ECMD_CSS_TARGET_GET_LIST 11284 -// -// Shareable commands originating in the VC project -// -#define ECMD_COMPILE 350 -// -#define ECMD_PROJSETTINGS 352 -#define ECMD_LINKONLY 353 -// -#define ECMD_REMOVE 355 -#define ECMD_PROJSTARTDEBUG 356 -#define ECMD_PROJSTEPINTO 357 -#define ECMD_UPDATEMGDRES 358 -// -// -#define ECMD_UPDATEWEBREF 360 -// -#define ECMD_ADDRESOURCE 362 -#define ECMD_WEBDEPLOY 363 -// -#define ECMD_PROJTOOLORDER 367 -// -#define ECMD_PROJECTTOOLFILES 368 -// -#define ECMD_OTB_PGO_INSTRUMENT 369 -#define ECMD_OTB_PGO_OPT 370 -#define ECMD_OTB_PGO_UPDATE 371 -#define ECMD_OTB_PGO_RUNSCENARIO 372 - -#define cmdidUpgradeProject 390 -#define cmdidUpgradeAllProjects 391 -#define cmdidShowUpdateSolutionDialog 392 - -// -// Shareable commands originating in the VB and VBA projects -// Note that there are two versions of each command. One -// version is originally from the main (project) menu and the -// other version from a cascading "Add" context menu. The main -// difference between the two commands is that the main menu -// version starts with the text "Add" whereas this is not -// present on the context menu version. -// -#define ECMD_ADDHTMLPAGE 400 -#define ECMD_ADDHTMLPAGECTX 401 -#define ECMD_ADDMODULE 402 -#define ECMD_ADDMODULECTX 403 -// unused 404 -// unused 405 -#define ECMD_ADDWFCFORM 406 -// unused 407 -// unused 408 -// unused 409 -#define ECMD_ADDWEBFORM 410 -#define ECMD_ADDMASTERPAGE 411 -#define ECMD_ADDUSERCONTROL 412 -#define ECMD_ADDCONTENTPAGE 413 -// unused 414 to 425 -#define ECMD_ADDDHTMLPAGE 426 -// unused 427 to 431 -#define ECMD_ADDIMAGEGENERATOR 432 -// unused 433 -#define ECMD_ADDINHERWFCFORM 434 -// unused 435 -#define ECMD_ADDINHERCONTROL 436 -// unused 437 -#define ECMD_ADDWEBUSERCONTROL 438 -// unused 439 -// unused 440 -// unused 441 -#define ECMD_ADDTBXCOMPONENT 442 -// unused 443 -#define ECMD_ADDWEBSERVICE 444 -#define ECMD_ADDSTYLESHEET 445 -#define ECMD_SETBROWSELOCATION 446 -#define ECMD_REFRESHFOLDER 447 -#define ECMD_SETBROWSELOCATIONCTX 448 -#define ECMD_VIEWMARKUP 449 -#define ECMD_NEXTMETHOD 450 -#define ECMD_PREVMETHOD 451 - -// VB refactoring commands -#define ECMD_RENAMESYMBOL 452 -#define ECMD_SHOWREFERENCES 453 -#define ECMD_CREATESNIPPET 454 -#define ECMD_CREATEREPLACEMENT 455 -#define ECMD_INSERTCOMMENT 456 - -#define ECMD_VIEWCOMPONENTDESIGNER 457 - -#define ECMD_GOTOTYPEDEF 458 - -#define ECMD_SHOWSNIPPETHIGHLIGHTING 459 -#define ECMD_HIDESNIPPETHIGHLIGHTING 460 -// -// Shareable commands originating in the VFP project -// -#define ECMD_ADDVFPPAGE 500 -#define ECMD_SETBREAKPOINT 501 -// -// Shareable commands originating in the HELP WORKSHOP project -// -#define ECMD_SHOWALLFILES 600 -#define ECMD_ADDTOPROJECT 601 -#define ECMD_ADDBLANKNODE 602 -#define ECMD_ADDNODEFROMFILE 603 -#define ECMD_CHANGEURLFROMFILE 604 -#define ECMD_EDITTOPIC 605 -#define ECMD_EDITTITLE 606 -#define ECMD_MOVENODEUP 607 -#define ECMD_MOVENODEDOWN 608 -#define ECMD_MOVENODELEFT 609 -#define ECMD_MOVENODERIGHT 610 -// -// Shareable commands originating in the Deploy project -// -// Note there are two groups of deploy project commands. -// The first group of deploy commands. -#define ECMD_ADDOUTPUT 700 -#define ECMD_ADDFILE 701 -#define ECMD_MERGEMODULE 702 -#define ECMD_ADDCOMPONENTS 703 -#define ECMD_LAUNCHINSTALLER 704 -#define ECMD_LAUNCHUNINSTALL 705 -#define ECMD_LAUNCHORCA 706 -#define ECMD_FILESYSTEMEDITOR 707 -#define ECMD_REGISTRYEDITOR 708 -#define ECMD_FILETYPESEDITOR 709 -#define ECMD_USERINTERFACEEDITOR 710 -#define ECMD_CUSTOMACTIONSEDITOR 711 -#define ECMD_LAUNCHCONDITIONSEDITOR 712 -#define ECMD_EDITOR 713 -#define ECMD_EXCLUDE 714 -#define ECMD_REFRESHDEPENDENCIES 715 -#define ECMD_VIEWOUTPUTS 716 -#define ECMD_VIEWDEPENDENCIES 717 -#define ECMD_VIEWFILTER 718 - -// -// The Second group of deploy commands. -// Note that there is a special sub-group in which the relative -// positions are important (see below) -// -#define ECMD_KEY 750 -#define ECMD_STRING 751 -#define ECMD_BINARY 752 -#define ECMD_DWORD 753 -#define ECMD_KEYSOLO 754 -#define ECMD_IMPORT 755 -#define ECMD_FOLDER 756 -#define ECMD_PROJECTOUTPUT 757 -#define ECMD_FILE 758 -#define ECMD_ADDMERGEMODULES 759 -#define ECMD_CREATESHORTCUT 760 -#define ECMD_LARGEICONS 761 -#define ECMD_SMALLICONS 762 -#define ECMD_LIST 763 -#define ECMD_DETAILS 764 -#define ECMD_ADDFILETYPE 765 -#define ECMD_ADDACTION 766 -#define ECMD_SETASDEFAULT 767 -#define ECMD_MOVEUP 768 -#define ECMD_MOVEDOWN 769 -#define ECMD_ADDDIALOG 770 -#define ECMD_IMPORTDIALOG 771 -#define ECMD_ADDFILESEARCH 772 -#define ECMD_ADDREGISTRYSEARCH 773 -#define ECMD_ADDCOMPONENTSEARCH 774 -#define ECMD_ADDLAUNCHCONDITION 775 -#define ECMD_ADDCUSTOMACTION 776 -#define ECMD_OUTPUTS 777 -#define ECMD_DEPENDENCIES 778 -#define ECMD_FILTER 779 -#define ECMD_COMPONENTS 780 -#define ECMD_ENVSTRING 781 -#define ECMD_CREATEEMPTYSHORTCUT 782 -#define ECMD_ADDFILECONDITION 783 -#define ECMD_ADDREGISTRYCONDITION 784 -#define ECMD_ADDCOMPONENTCONDITION 785 -#define ECMD_ADDURTCONDITION 786 -#define ECMD_ADDIISCONDITION 787 - -// -// The relative positions of the commands within the following deploy -// subgroup must remain unaltered, although the group as a whole may -// be repositioned. Note that the first and last elements are special -// boundary elements. -#define ECMD_SPECIALFOLDERBASE 800 -#define ECMD_USERSAPPLICATIONDATAFOLDER 800 -#define ECMD_COMMONFILES64FOLDER 801 -#define ECMD_COMMONFILESFOLDER 802 -#define ECMD_CUSTOMFOLDER 803 -#define ECMD_USERSDESKTOP 804 -#define ECMD_USERSFAVORITESFOLDER 805 -#define ECMD_FONTSFOLDER 806 -#define ECMD_GLOBALASSEMBLYCACHEFOLDER 807 -#define ECMD_MODULERETARGETABLEFOLDER 808 -#define ECMD_USERSPERSONALDATAFOLDER 809 -#define ECMD_PROGRAMFILES64FOLDER 810 -#define ECMD_PROGRAMFILESFOLDER 811 -#define ECMD_USERSPROGRAMSMENU 812 -#define ECMD_USERSSENDTOMENU 813 -#define ECMD_SHAREDCOMPONENTSFOLDER 814 -#define ECMD_USERSSTARTMENU 815 -#define ECMD_USERSSTARTUPFOLDER 816 -#define ECMD_SYSTEM64FOLDER 817 -#define ECMD_SYSTEMFOLDER 818 -#define ECMD_APPLICATIONFOLDER 819 -#define ECMD_USERSTEMPLATEFOLDER 820 -#define ECMD_WEBCUSTOMFOLDER 821 -#define ECMD_WINDOWSFOLDER 822 -#define ECMD_SPECIALFOLDERLAST 822 -// End of deploy sub-group -// -// Shareable commands originating in the Visual Studio Analyzer project -// -#define ECMD_EXPORTEVENTS 900 -#define ECMD_IMPORTEVENTS 901 -#define ECMD_VIEWEVENT 902 -#define ECMD_VIEWEVENTLIST 903 -#define ECMD_VIEWCHART 904 -#define ECMD_VIEWMACHINEDIAGRAM 905 -#define ECMD_VIEWPROCESSDIAGRAM 906 -#define ECMD_VIEWSOURCEDIAGRAM 907 -#define ECMD_VIEWSTRUCTUREDIAGRAM 908 -#define ECMD_VIEWTIMELINE 909 -#define ECMD_VIEWSUMMARY 910 -#define ECMD_APPLYFILTER 911 -#define ECMD_CLEARFILTER 912 -#define ECMD_STARTRECORDING 913 -#define ECMD_STOPRECORDING 914 -#define ECMD_PAUSERECORDING 915 -#define ECMD_ACTIVATEFILTER 916 -#define ECMD_SHOWFIRSTEVENT 917 -#define ECMD_SHOWPREVIOUSEVENT 918 -#define ECMD_SHOWNEXTEVENT 919 -#define ECMD_SHOWLASTEVENT 920 -#define ECMD_REPLAYEVENTS 921 -#define ECMD_STOPREPLAY 922 -#define ECMD_INCREASEPLAYBACKSPEED 923 -#define ECMD_DECREASEPLAYBACKSPEED 924 -#define ECMD_ADDMACHINE 925 -#define ECMD_ADDREMOVECOLUMNS 926 -#define ECMD_SORTCOLUMNS 927 -#define ECMD_SAVECOLUMNSETTINGS 928 -#define ECMD_RESETCOLUMNSETTINGS 929 -#define ECMD_SIZECOLUMNSTOFIT 930 -#define ECMD_AUTOSELECT 931 -#define ECMD_AUTOFILTER 932 -#define ECMD_AUTOPLAYTRACK 933 -#define ECMD_GOTOEVENT 934 -#define ECMD_ZOOMTOFIT 935 -#define ECMD_ADDGRAPH 936 -#define ECMD_REMOVEGRAPH 937 -#define ECMD_CONNECTMACHINE 938 -#define ECMD_DISCONNECTMACHINE 939 -#define ECMD_EXPANDSELECTION 940 -#define ECMD_COLLAPSESELECTION 941 -#define ECMD_ADDFILTER 942 -#define ECMD_ADDPREDEFINED0 943 -#define ECMD_ADDPREDEFINED1 944 -#define ECMD_ADDPREDEFINED2 945 -#define ECMD_ADDPREDEFINED3 946 -#define ECMD_ADDPREDEFINED4 947 -#define ECMD_ADDPREDEFINED5 948 -#define ECMD_ADDPREDEFINED6 949 -#define ECMD_ADDPREDEFINED7 950 -#define ECMD_ADDPREDEFINED8 951 -#define ECMD_TIMELINESIZETOFIT 952 - -// -// Shareable commands originating with Crystal Reports -// -#define ECMD_FIELDVIEW 1000 -#define ECMD_SELECTEXPERT 1001 -#define ECMD_TOPNEXPERT 1002 -#define ECMD_SORTORDER 1003 -#define ECMD_PROPPAGE 1004 -#define ECMD_HELP 1005 -#define ECMD_SAVEREPORT 1006 -#define ECMD_INSERTSUMMARY 1007 -#define ECMD_INSERTGROUP 1008 -#define ECMD_INSERTSUBREPORT 1009 -#define ECMD_INSERTCHART 1010 -#define ECMD_INSERTPICTURE 1011 -// -// Shareable commands from the common project area (DirPrj) -// -#define ECMD_SETASSTARTPAGE 1100 -#define ECMD_RECALCULATELINKS 1101 -#define ECMD_WEBPERMISSIONS 1102 -#define ECMD_COMPARETOMASTER 1103 -#define ECMD_WORKOFFLINE 1104 -#define ECMD_SYNCHRONIZEFOLDER 1105 -#define ECMD_SYNCHRONIZEALLFOLDERS 1106 -#define ECMD_COPYPROJECT 1107 -#define ECMD_IMPORTFILEFROMWEB 1108 -#define ECMD_INCLUDEINPROJECT 1109 -#define ECMD_EXCLUDEFROMPROJECT 1110 -#define ECMD_BROKENLINKSREPORT 1111 -#define ECMD_ADDPROJECTOUTPUTS 1112 -#define ECMD_ADDREFERENCE 1113 -#define ECMD_ADDWEBREFERENCE 1114 -#define ECMD_ADDWEBREFERENCECTX 1115 -#define ECMD_UPDATEWEBREFERENCE 1116 -#define ECMD_RUNCUSTOMTOOL 1117 -#define ECMD_SETRUNTIMEVERSION 1118 -#define ECMD_VIEWREFINOBJECTBROWSER 1119 -#define ECMD_PUBLISH 1120 -#define ECMD_PUBLISHCTX 1121 -#define ECMD_STARTOPTIONS 1124 -#define ECMD_ADDREFERENCECTX 1125 - // note cmdidPropertyManager is consuming 1126 and it shouldn't -#define ECMD_STARTOPTIONSCTX 1127 -#define ECMD_DETACHLOCALDATAFILECTX 1128 -#define ECMD_ADDSERVICEREFERENCE 1129 -#define ECMD_ADDSERVICEREFERENCECTX 1130 -#define ECMD_UPDATESERVICEREFERENCE 1131 -#define ECMD_CONFIGURESERVICEREFERENCE 1132 - -// -// Shareable commands for right drag operations -// -#define ECMD_DRAG_MOVE 1140 -#define ECMD_DRAG_COPY 1141 -#define ECMD_DRAG_CANCEL 1142 - -// -// Shareable commands from the VC resource editor -// -#define ECMD_TESTDIALOG 1200 -#define ECMD_SPACEACROSS 1201 -#define ECMD_SPACEDOWN 1202 -#define ECMD_TOGGLEGRID 1203 -#define ECMD_TOGGLEGUIDES 1204 -#define ECMD_SIZETOTEXT 1205 -#define ECMD_CENTERVERT 1206 -#define ECMD_CENTERHORZ 1207 -#define ECMD_FLIPDIALOG 1208 -#define ECMD_SETTABORDER 1209 -#define ECMD_BUTTONRIGHT 1210 -#define ECMD_BUTTONBOTTOM 1211 -#define ECMD_AUTOLAYOUTGROW 1212 -#define ECMD_AUTOLAYOUTNORESIZE 1213 -#define ECMD_AUTOLAYOUTOPTIMIZE 1214 -#define ECMD_GUIDESETTINGS 1215 -#define ECMD_RESOURCEINCLUDES 1216 -#define ECMD_RESOURCESYMBOLS 1217 -#define ECMD_OPENBINARY 1218 -#define ECMD_RESOURCEOPEN 1219 -#define ECMD_RESOURCENEW 1220 -#define ECMD_RESOURCENEWCOPY 1221 -#define ECMD_INSERT 1222 -#define ECMD_EXPORT 1223 -#define ECMD_CTLMOVELEFT 1224 -#define ECMD_CTLMOVEDOWN 1225 -#define ECMD_CTLMOVERIGHT 1226 -#define ECMD_CTLMOVEUP 1227 -#define ECMD_CTLSIZEDOWN 1228 -#define ECMD_CTLSIZEUP 1229 -#define ECMD_CTLSIZELEFT 1230 -#define ECMD_CTLSIZERIGHT 1231 -#define ECMD_NEWACCELERATOR 1232 -#define ECMD_CAPTUREKEYSTROKE 1233 -#define ECMD_INSERTACTIVEXCTL 1234 -#define ECMD_INVERTCOLORS 1235 -#define ECMD_FLIPHORIZONTAL 1236 -#define ECMD_FLIPVERTICAL 1237 -#define ECMD_ROTATE90 1238 -#define ECMD_SHOWCOLORSWINDOW 1239 -#define ECMD_NEWSTRING 1240 -#define ECMD_NEWINFOBLOCK 1241 -#define ECMD_DELETEINFOBLOCK 1242 -#define ECMD_ADJUSTCOLORS 1243 -#define ECMD_LOADPALETTE 1244 -#define ECMD_SAVEPALETTE 1245 -#define ECMD_CHECKMNEMONICS 1246 -#define ECMD_DRAWOPAQUE 1247 -#define ECMD_TOOLBAREDITOR 1248 -#define ECMD_GRIDSETTINGS 1249 -#define ECMD_NEWDEVICEIMAGE 1250 -#define ECMD_OPENDEVICEIMAGE 1251 -#define ECMD_DELETEDEVICEIMAGE 1252 -#define ECMD_VIEWASPOPUP 1253 -#define ECMD_CHECKMENUMNEMONICS 1254 -#define ECMD_SHOWIMAGEGRID 1255 -#define ECMD_SHOWTILEGRID 1256 -#define ECMD_MAGNIFY 1257 -#define cmdidResProps 1258 -#define ECMD_IMPORTICONIMAGE 1259 -#define ECMD_EXPORTICONIMAGE 1260 -#define ECMD_OPENEXTERNALEDITOR 1261 - -// -// Shareable commands from the VC resource editor (Image editor toolbar) -// -#define ECMD_PICKRECTANGLE 1300 -#define ECMD_PICKREGION 1301 -#define ECMD_PICKCOLOR 1302 -#define ECMD_ERASERTOOL 1303 -#define ECMD_FILLTOOL 1304 -#define ECMD_PENCILTOOL 1305 -#define ECMD_BRUSHTOOL 1306 -#define ECMD_AIRBRUSHTOOL 1307 -#define ECMD_LINETOOL 1308 -#define ECMD_CURVETOOL 1309 -#define ECMD_TEXTTOOL 1310 -#define ECMD_RECTTOOL 1311 -#define ECMD_OUTLINERECTTOOL 1312 -#define ECMD_FILLEDRECTTOOL 1313 -#define ECMD_ROUNDRECTTOOL 1314 -#define ECMD_OUTLINEROUNDRECTTOOL 1315 -#define ECMD_FILLEDROUNDRECTTOOL 1316 -#define ECMD_ELLIPSETOOL 1317 -#define ECMD_OUTLINEELLIPSETOOL 1318 -#define ECMD_FILLEDELLIPSETOOL 1319 -#define ECMD_SETHOTSPOT 1320 -#define ECMD_ZOOMTOOL 1321 -#define ECMD_ZOOM1X 1322 -#define ECMD_ZOOM2X 1323 -#define ECMD_ZOOM6X 1324 -#define ECMD_ZOOM8X 1325 -#define ECMD_TRANSPARENTBCKGRND 1326 -#define ECMD_OPAQUEBCKGRND 1327 -//--------------------------------------------------- -// The commands ECMD_ERASERSMALL thru ECMD_LINELARGER -// must be left in the same order for the use of the -// Resource Editor - They may however be relocated as -// a complete block -//--------------------------------------------------- -#define ECMD_ERASERSMALL 1328 -#define ECMD_ERASERMEDIUM 1329 -#define ECMD_ERASERLARGE 1330 -#define ECMD_ERASERLARGER 1331 -#define ECMD_CIRCLELARGE 1332 -#define ECMD_CIRCLEMEDIUM 1333 -#define ECMD_CIRCLESMALL 1334 -#define ECMD_SQUARELARGE 1335 -#define ECMD_SQUAREMEDIUM 1336 -#define ECMD_SQUARESMALL 1337 -#define ECMD_LEFTDIAGLARGE 1338 -#define ECMD_LEFTDIAGMEDIUM 1339 -#define ECMD_LEFTDIAGSMALL 1340 -#define ECMD_RIGHTDIAGLARGE 1341 -#define ECMD_RIGHTDIAGMEDIUM 1342 -#define ECMD_RIGHTDIAGSMALL 1343 -#define ECMD_SPLASHSMALL 1344 -#define ECMD_SPLASHMEDIUM 1345 -#define ECMD_SPLASHLARGE 1346 -#define ECMD_LINESMALLER 1347 -#define ECMD_LINESMALL 1348 -#define ECMD_LINEMEDIUM 1349 -#define ECMD_LINELARGE 1350 -#define ECMD_LINELARGER 1351 -#define ECMD_LARGERBRUSH 1352 -#define ECMD_LARGEBRUSH 1353 -#define ECMD_STDBRUSH 1354 -#define ECMD_SMALLBRUSH 1355 -#define ECMD_SMALLERBRUSH 1356 -#define ECMD_ZOOMIN 1357 -#define ECMD_ZOOMOUT 1358 -#define ECMD_PREVCOLOR 1359 -#define ECMD_PREVECOLOR 1360 -#define ECMD_NEXTCOLOR 1361 -#define ECMD_NEXTECOLOR 1362 -#define ECMD_IMG_OPTIONS 1363 - -// -// Sharable Commands from Visual Web Developer (website projects) -// -#define ECMD_STARTWEBADMINTOOL 1400 -#define ECMD_NESTRELATEDFILES 1401 -#define ECMD_ADDCONFIGTRANSFORMS 1402 - -// -// Shareable commands from WINFORMS -// -#define ECMD_CANCELDRAG 1500 -#define ECMD_DEFAULTACTION 1501 -#define ECMD_CTLMOVEUPGRID 1502 -#define ECMD_CTLMOVEDOWNGRID 1503 -#define ECMD_CTLMOVELEFTGRID 1504 -#define ECMD_CTLMOVERIGHTGRID 1505 -#define ECMD_CTLSIZERIGHTGRID 1506 -#define ECMD_CTLSIZEUPGRID 1507 -#define ECMD_CTLSIZELEFTGRID 1508 -#define ECMD_CTLSIZEDOWNGRID 1509 -#define ECMD_NEXTCTL 1510 -#define ECMD_PREVCTL 1511 - -#define ECMD_RENAME 1550 -#define ECMD_EXTRACTMETHOD 1551 -#define ECMD_ENCAPSULATEFIELD 1552 -#define ECMD_EXTRACTINTERFACE 1553 -#define ECMD_REMOVEPARAMETERS 1555 -#define ECMD_REORDERPARAMETERS 1556 -#define ECMD_GENERATEMETHODSTUB 1557 -#define ECMD_IMPLEMENTINTERFACEIMPLICIT 1558 -#define ECMD_IMPLEMENTINTERFACEEXPLICIT 1559 -#define ECMD_IMPLEMENTABSTRACTCLASS 1560 -#define ECMD_SURROUNDWITH 1561 - -//--------------------------------------------------- -// Additional shell commands added to CMDSETID_StandardCommandSet2K -// because CLSID_StandardCommandSet97 is now considered closed. -//--------------------------------------------------- - - -#define cmdidToggleWordWrapOW 1600 - -#define cmdidGotoNextLocationOW 1601 -#define cmdidGotoPrevLocationOW 1602 - -#define cmdidBuildOnlyProject 1603 -#define cmdidRebuildOnlyProject 1604 -#define cmdidCleanOnlyProject 1605 - -#define cmdidSetBuildStartupsOnlyOnRun 1606 - -#define cmdidUnhideAll 1607 - -#define cmdidHideFolder 1608 -#define cmdidUnhideFolders 1609 - -#define cmdidCopyFullPathName 1610 - -#define cmdidSaveFolderAsSolution 1611 - -#define cmdidManageUserSettings 1612 - -#define cmdidNewSolutionFolder 1613 - -#define cmdidSetTrackSelInSlnExp 1614 //changed to match VS 2005 cmdid - -#define cmdidClearPaneOW 1615 -#define cmdidGotoErrorTagOW 1616 -#define cmdidGotoNextErrorTagOW 1617 -#define cmdidGotoPrevErrorTagOW 1618 - -#define cmdidClearPaneFR1 1619 -#define cmdidGotoErrorTagFR1 1620 -#define cmdidGotoNextErrorTagFR1 1621 -#define cmdidGotoPrevErrorTagFR1 1622 - -#define cmdidClearPaneFR2 1623 -#define cmdidGotoErrorTagFR2 1624 -#define cmdidGotoNextErrorTagFR2 1625 -#define cmdidGotoPrevErrorTagFR2 1626 - -// Output Window pane selection dropdown -#define cmdidOutputPaneCombo 1627 -#define cmdidOutputPaneComboList 1628 - -#define cmdidDisableDockingChanges 1629 -#define cmdidToggleFloat 1630 -#define cmdidResetLayout 1631 - -#define cmdidEditProjectFile 1632 - -#define cmdidOpenInFormView 1633 -#define cmdidOpenInCodeView 1634 - -#define cmdidExploreFolderInWindows 1635 - -#define cmdidNewSolutionFolderBar 1638 - -#define cmdidDataShortcut 1639 - - - -// Tool window navigation -#define cmdidNextToolWindow 1640 -#define cmdidPrevToolWindow 1641 -#define cmdidBrowseToFileInExplorer 1642 -#define cmdidShowEzMDIFileMenu 1643 -#define cmdidNextToolWindowNav 1644 // command for NextToolWindow with navigator -#define cmdidPrevToolWindowNav 1645 - -// One Time build with static anlaysis for ProjOnly -#define cmdidStaticAnalysisOnlyProject 1646 - -//Run Code Analysis on Build Menu -#define ECMD_RUNFXCOPSEL 1647 -//Run Code Analysis on Context menu for the selected project -#define ECMD_RUNFXCOPPROJCTX 1648 - -#define cmdidCloseAllButThis 1650 - -// not real commands - used to define Class view and Object browser commands -#define SYM_TOOL_COMMAND_FIRST 1 - -#define cmdidSymToolShowInheritedMembers 1 -#define cmdidSymToolShowBaseTypes 2 -#define cmdidSymToolShowDerivedTypes 3 -#define cmdidSymToolShowHidden 4 -#define cmdidSymToolBack 5 -#define cmdidSymToolForward 6 -#define cmdidSymToolSearchCombo 7 -#define cmdidSymToolSearch 8 -#define cmdidSymToolSortObjectsAlpha 9 -#define cmdidSymToolSortObjectsType 10 -#define cmdidSymToolSortObjectsAccess 11 -#define cmdidSymToolGroupObjectsType 12 -#define cmdidSymToolSortMembersAlpha 13 -#define cmdidSymToolSortMembersType 14 -#define cmdidSymToolSortMembersAccess 15 -#define cmdidSymToolTypeBrowserSettings 16 -#define cmdidSymToolViewMembersAsImplementor 17 -#define cmdidSymToolViewMembersAsSubclass 18 -#define cmdidSymToolViewMembersAsUser 19 -#define cmdidSymToolNamespacesView 20 -#define cmdidSymToolContainersView 21 -#define cmdidSymToolShowProjectReferences 22 -#define cmdidSymToolGroupMembersType 23 -#define cmdidSymToolClearSearch 24 -#define cmdidSymToolFilterToType 25 -#define cmdidSymToolSortByBestMatch 26 -#define cmdidSymToolSearchMRUList 27 -#define cmdidSymToolViewOtherMembers 28 -#define cmdidSymToolSearchCmd 29 -#define cmdidSymToolGoToSearchCmd 30 -#define cmdidSymToolShowExtensionMembers 31 - -#define SYM_TOOL_COMMAND_LAST 31 - -//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -// the numbers from 1650 to 1699 are reserved for Class view specific commands -//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -#define CV_COMMANDS_BASE 1650 - -#define cmdidCVShowInheritedMembers 1651 //CV_COMMANDS_BASE + cmdidSymToolShowInheritedMembers -#define cmdidCVShowBaseTypes 1652 //CV_COMMANDS_BASE + cmdidSymToolShowBaseTypes -#define cmdidCVShowDerivedTypes 1653 //CV_COMMANDS_BASE + cmdidSymToolShowDerivedTypes -#define cmdidCVShowHidden 1654 //CV_COMMANDS_BASE + cmdidSymToolShowHidden -#define cmdidCVBack 1655 //CV_COMMANDS_BASE + cmdidSymToolBack -#define cmdidCVForward 1656 //CV_COMMANDS_BASE + cmdidSymToolForward -#define cmdidCVSearchCombo 1657 //CV_COMMANDS_BASE + cmdidSymToolSearchCombo -#define cmdidCVSearch 1658 //CV_COMMANDS_BASE + cmdidSymToolSearch -#define cmdidCVSortObjectsAlpha 1659 //CV_COMMANDS_BASE + cmdidSymToolSortObjectsAlpha -#define cmdidCVSortObjectsType 1660 //CV_COMMANDS_BASE + cmdidSymToolSortObjectsType -#define cmdidCVSortObjectsAccess 1661 //CV_COMMANDS_BASE + cmdidSymToolSortObjectsAccess -#define cmdidCVGroupObjectsType 1662 //CV_COMMANDS_BASE + cmdidSymToolGroupObjectsType -#define cmdidCVSortMembersAlpha 1663 //CV_COMMANDS_BASE + cmdidSymToolSortMembersAlpha -#define cmdidCVSortMembersType 1664 //CV_COMMANDS_BASE + cmdidSymToolSortMembersType -#define cmdidCVSortMembersAccess 1665 //CV_COMMANDS_BASE + cmdidSymToolSortMembersAccess -#define cmdidCVTypeBrowserSettings 1666 //CV_COMMANDS_BASE + cmdidSymToolTypeBrowserSettings -#define cmdidCVViewMembersAsImplementor 1667 //CV_COMMANDS_BASE + cmdidSymToolViewMembersAsImplementor -#define cmdidCVViewMembersAsSubclass 1668 //CV_COMMANDS_BASE + cmdidSymToolViewMembersAsSubclass -#define cmdidCVViewMembersAsUser 1669 //CV_COMMANDS_BASE + cmdidSymToolViewMembersAsUser -#define cmdidCVReserved1 1670 //CV_COMMANDS_BASE + cmdidSymToolNamespacesView -#define cmdidCVReserved2 1671 //CV_COMMANDS_BASE + cmdidSymToolContainersView -#define cmdidCVShowProjectReferences 1672 //CV_COMMANDS_BASE + cmdidSymToolShowProjectReferences -#define cmdidCVGroupMembersType 1673 //CV_COMMANDS_BASE + cmdidSymToolGroupMembersType -#define cmdidCVClearSearch 1674 //CV_COMMANDS_BASE + cmdidSymToolClearSearch -#define cmdidCVFilterToType 1675 //CV_COMMANDS_BASE + cmdidSymToolFilterToType -#define cmdidCVSortByBestMatch 1676 //CV_COMMANDS_BASE + cmdidSymToolSortByBestMatch -#define cmdidCVSearchMRUList 1677 //CV_COMMANDS_BASE + cmdidSymToolSearchMRUList -#define cmdidCVViewOtherMembers 1678 //CV_COMMANDS_BASE + cmdidSymToolViewOtherMembers -#define cmdidCVSearchCmd 1679 //CV_COMMANDS_BASE + cmdidSymToolSearchCmd -#define cmdidCVGoToSearchCmd 1680 //CV_COMMANDS_BASE + cmdidSymToolGoToSearchCmd - -#define cmdidCVUnused9 1681 // Reserved for future use -#define cmdidCVUnused10 1682 // Reserved for future use -#define cmdidCVUnused11 1683 // Reserved for future use -#define cmdidCVUnused12 1684 // Reserved for future use -#define cmdidCVUnused13 1685 // Reserved for future use -#define cmdidCVUnused14 1686 // Reserved for future use -#define cmdidCVUnused15 1687 // Reserved for future use -#define cmdidCVUnused16 1688 // Reserved for future use -#define cmdidCVUnused17 1689 // Reserved for future use -#define cmdidCVUnused18 1690 // Reserved for future use -#define cmdidCVUnused19 1691 // Reserved for future use -#define cmdidCVUnused20 1692 // Reserved for future use -#define cmdidCVUnused21 1693 // Reserved for future use -#define cmdidCVUnused22 1694 // Reserved for future use -#define cmdidCVUnused23 1695 // Reserved for future use -#define cmdidCVUnused24 1696 // Reserved for future use -#define cmdidCVUnused25 1697 // Reserved for future use -#define cmdidCVUnused26 1698 // Reserved for future use -#define cmdidCVUnused27 1699 // Reserved for future use - -//-------------------end of CV commands---------------------------------------------- - -#define cmdidControlGallery 1700 - -//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -// the numbers from 1710 to 1759 are reserved for Object Browser specific commands -//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -#define OB_COMMANDS_BASE 1710 - -#define cmdidOBShowInheritedMembers 1711 //OB_COMMANDS_BASE + cmdidSymToolShowInheritedMembers -#define cmdidOBShowBaseTypes 1712 //OB_COMMANDS_BASE + cmdidSymToolShowBaseTypes -#define cmdidOBShowDerivedTypes 1713 //OB_COMMANDS_BASE + cmdidSymToolShowDerivedTypes -#define cmdidOBShowHidden 1714 //OB_COMMANDS_BASE + cmdidSymToolShowHidden -#define cmdidOBBack 1715 //OB_COMMANDS_BASE + cmdidSymToolBack -#define cmdidOBForward 1716 //OB_COMMANDS_BASE + cmdidSymToolForward -#define cmdidOBSearchCombo 1717 //OB_COMMANDS_BASE + cmdidSymToolSearchCombo -#define cmdidOBSearch 1718 //OB_COMMANDS_BASE + cmdidSymToolSearch -#define cmdidOBSortObjectsAlpha 1719 //OB_COMMANDS_BASE + cmdidSymToolSortObjectsAlpha -#define cmdidOBSortObjectsType 1720 //OB_COMMANDS_BASE + cmdidSymToolSortObjectsType -#define cmdidOBSortObjectsAccess 1721 //OB_COMMANDS_BASE + cmdidSymToolSortObjectsAccess -#define cmdidOBGroupObjectsType 1722 //OB_COMMANDS_BASE + cmdidSymToolGroupObjectsType -#define cmdidOBSortMembersAlpha 1723 //OB_COMMANDS_BASE + cmdidSymToolSortMembersAlpha -#define cmdidOBSortMembersType 1724 //OB_COMMANDS_BASE + cmdidSymToolSortMembersType -#define cmdidOBSortMembersAccess 1725 //OB_COMMANDS_BASE + cmdidSymToolSortMembersAccess -#define cmdidOBTypeBrowserSettings 1726 //OB_COMMANDS_BASE + cmdidSymToolTypeBrowserSettings -#define cmdidOBViewMembersAsImplementor 1727 //OB_COMMANDS_BASE + cmdidSymToolViewMembersAsImplementor -#define cmdidOBViewMembersAsSubclass 1728 //OB_COMMANDS_BASE + cmdidSymToolViewMembersAsSubclass -#define cmdidOBViewMembersAsUser 1729 //OB_COMMANDS_BASE + cmdidSymToolViewMembersAsUser -#define cmdidOBNamespacesView 1730 //OB_COMMANDS_BASE + cmdidSymToolNamespacesView -#define cmdidOBContainersView 1731 //OB_COMMANDS_BASE + cmdidSymToolContainersView -#define cmdidOBReserved1 1732 //OB_COMMANDS_BASE + cmdidSymToolShowProjectReferences -#define cmdidOBGroupMembersType 1733 //OB_COMMANDS_BASE + cmdidSymToolGroupMembersType -#define cmdidOBClearSearch 1734 //OB_COMMANDS_BASE + cmdidSymToolClearSearch -#define cmdidOBFilterToType 1735 //OB_COMMANDS_BASE + cmdidSymToolFilterToType -#define cmdidOBSortByBestMatch 1736 //OB_COMMANDS_BASE + cmdidSymToolSortByBestMatch -#define cmdidOBSearchMRUList 1737 //OB_COMMANDS_BASE + cmdidSymToolSearchMRUList -#define cmdidOBViewOtherMembers 1738 //OB_COMMANDS_BASE + cmdidSymToolViewOtherMembers -#define cmdidOBSearchCmd 1739 //OB_COMMANDS_BASE + cmdidSymToolSearchCmd -#define cmdidOBGoToSearchCmd 1740 //OB_COMMANDS_BASE + cmdidSymToolGoToSearchCmd -#define cmdidOBShowExtensionMembers 1741 //OB_COMMANDS_BASE + cmdidSymToolShowExtensionMembers - -#define cmdidOBUnused10 1742 // Reserved for future use -#define cmdidOBUnused11 1743 // Reserved for future use -#define cmdidOBUnused12 1744 // Reserved for future use -#define cmdidOBUnused13 1745 // Reserved for future use -#define cmdidOBUnused14 1746 // Reserved for future use -#define cmdidOBUnused15 1747 // Reserved for future use -#define cmdidOBUnused16 1748 // Reserved for future use -#define cmdidOBUnused17 1749 // Reserved for future use -#define cmdidOBUnused18 1750 // Reserved for future use -#define cmdidOBUnused19 1751 // Reserved for future use -#define cmdidOBUnused20 1752 // Reserved for future use -#define cmdidOBUnused21 1753 // Reserved for future use -#define cmdidOBUnused22 1754 // Reserved for future use -#define cmdidOBUnused23 1755 // Reserved for future use -#define cmdidOBUnused24 1756 // Reserved for future use -#define cmdidOBUnused25 1757 // Reserved for future use -#define cmdidOBUnused26 1758 // Reserved for future use -#define cmdidOBUnused27 1759 // Reserved for future use - -//-------------------end of OB commands---------------------------------------------- - -#define cmdidFullScreen2 1775 - -// find symbol results sorting command -#define cmdidFSRSortObjectsAlpha 1776 -#define cmdidFSRSortByBestMatch 1777 - -#define cmdidNavigateBack 1800 -#define cmdidNavigateForward 1801 - -// Error correction commands (need to be consecutive) -#define ECMD_CORRECTION_1 1900 -#define ECMD_CORRECTION_2 1901 -#define ECMD_CORRECTION_3 1902 -#define ECMD_CORRECTION_4 1903 -#define ECMD_CORRECTION_5 1904 -#define ECMD_CORRECTION_6 1905 -#define ECMD_CORRECTION_7 1906 -#define ECMD_CORRECTION_8 1907 -#define ECMD_CORRECTION_9 1908 -#define ECMD_CORRECTION_10 1909 - -// Object Browser commands -#define cmdidOBAddReference 1914 - -// Edit.FindAllReferences -#define cmdidFindReferences 1915 - -// Code Definition View -#define cmdidCodeDefView 1926 -#define cmdidCodeDefViewGoToPrev 1927 -#define cmdidCodeDefViewGoToNext 1928 -#define cmdidCodeDefViewEditDefinition 1929 -#define cmdidCodeDefViewChooseEncoding 1930 - -// Class view -//#define cmdidCVShowProjectReferences 1930 -#define cmdidViewInClassDiagram 1931 - -// -// Shareable commands from VSDesigner -// -#define ECMD_ADDDBTABLE 1950 -#define ECMD_ADDDATATABLE 1951 -#define ECMD_ADDFUNCTION 1952 -#define ECMD_ADDRELATION 1953 -#define ECMD_ADDKEY 1954 -#define ECMD_ADDCOLUMN 1955 -#define ECMD_CONVERT_DBTABLE 1956 -#define ECMD_CONVERT_DATATABLE 1957 -#define ECMD_GENERATE_DATABASE 1958 -#define ECMD_CONFIGURE_CONNECTIONS 1959 -#define ECMD_IMPORT_XMLSCHEMA 1960 -#define ECMD_SYNC_WITH_DATABASE 1961 -#define ECMD_CONFIGURE 1962 -#define ECMD_CREATE_DATAFORM 1963 -#define ECMD_CREATE_ENUM 1964 -#define ECMD_INSERT_FUNCTION 1965 -#define ECMD_EDIT_FUNCTION 1966 -#define ECMD_SET_PRIMARY_KEY 1967 -#define ECMD_INSERT_COLUMN 1968 -#define ECMD_AUTO_SIZE 1969 -#define ECMD_SHOW_RELATION_LABELS 1970 - -#define cmdid_VSD_GenerateDataSet 1971 -#define cmdid_VSD_Preview 1972 -#define cmdid_VSD_ConfigureAdapter 1973 -#define cmdid_VSD_ViewDatasetSchema 1974 -#define cmdid_VSD_DatasetProperties 1975 -#define cmdid_VSD_ParameterizeForm 1976 -#define cmdid_VSD_AddChildForm 1977 - -#define ECMD_EDITCONSTRAINT 1978 -#define ECMD_DELETECONSTRAINT 1979 -#define ECMD_EDITDATARELATION 1980 - -#define cmdidCloseProject 1982 -#define cmdidReloadCommandBars 1983 - -#define cmdidSolutionPlatform 1990 -#define cmdidSolutionPlatformGetList 1991 - -// Initially used by DataSet Editor -#define ECMD_DATAACCESSOR 2000 -#define ECMD_ADD_DATAACCESSOR 2001 -#define ECMD_QUERY 2002 -#define ECMD_ADD_QUERY 2003 - -// Publish solution -#define ECMD_PUBLISHSELECTION 2005 -#define ECMD_PUBLISHSLNCTX 2006 -#define ECMD_MSDEPLOYPUBLISHSLNCTX 2007 - -// Call Browser -#define cmdidCallBrowserShowCallsTo 2010 -#define cmdidCallBrowserShowCallsFrom 2011 -#define cmdidCallBrowserShowNewCallsTo 2012 -#define cmdidCallBrowserShowNewCallsFrom 2013 - -#define cmdidCallBrowser1ShowCallsTo 2014 -#define cmdidCallBrowser2ShowCallsTo 2015 -#define cmdidCallBrowser3ShowCallsTo 2016 -#define cmdidCallBrowser4ShowCallsTo 2017 -#define cmdidCallBrowser5ShowCallsTo 2018 -#define cmdidCallBrowser6ShowCallsTo 2019 -#define cmdidCallBrowser7ShowCallsTo 2020 -#define cmdidCallBrowser8ShowCallsTo 2021 -#define cmdidCallBrowser9ShowCallsTo 2022 -#define cmdidCallBrowser10ShowCallsTo 2023 -#define cmdidCallBrowser11ShowCallsTo 2024 -#define cmdidCallBrowser12ShowCallsTo 2025 -#define cmdidCallBrowser13ShowCallsTo 2026 -#define cmdidCallBrowser14ShowCallsTo 2027 -#define cmdidCallBrowser15ShowCallsTo 2028 -#define cmdidCallBrowser16ShowCallsTo 2029 - -#define cmdidCallBrowser1ShowCallsFrom 2030 -#define cmdidCallBrowser2ShowCallsFrom 2031 -#define cmdidCallBrowser3ShowCallsFrom 2032 -#define cmdidCallBrowser4ShowCallsFrom 2033 -#define cmdidCallBrowser5ShowCallsFrom 2034 -#define cmdidCallBrowser6ShowCallsFrom 2035 -#define cmdidCallBrowser7ShowCallsFrom 2036 -#define cmdidCallBrowser8ShowCallsFrom 2037 -#define cmdidCallBrowser9ShowCallsFrom 2038 -#define cmdidCallBrowser10ShowCallsFrom 2039 -#define cmdidCallBrowser11ShowCallsFrom 2040 -#define cmdidCallBrowser12ShowCallsFrom 2041 -#define cmdidCallBrowser13ShowCallsFrom 2042 -#define cmdidCallBrowser14ShowCallsFrom 2043 -#define cmdidCallBrowser15ShowCallsFrom 2044 -#define cmdidCallBrowser16ShowCallsFrom 2045 - -#define cmdidCallBrowser1ShowFullNames 2046 -#define cmdidCallBrowser2ShowFullNames 2047 -#define cmdidCallBrowser3ShowFullNames 2048 -#define cmdidCallBrowser4ShowFullNames 2049 -#define cmdidCallBrowser5ShowFullNames 2050 -#define cmdidCallBrowser6ShowFullNames 2051 -#define cmdidCallBrowser7ShowFullNames 2052 -#define cmdidCallBrowser8ShowFullNames 2053 -#define cmdidCallBrowser9ShowFullNames 2054 -#define cmdidCallBrowser10ShowFullNames 2055 -#define cmdidCallBrowser11ShowFullNames 2056 -#define cmdidCallBrowser12ShowFullNames 2057 -#define cmdidCallBrowser13ShowFullNames 2058 -#define cmdidCallBrowser14ShowFullNames 2059 -#define cmdidCallBrowser15ShowFullNames 2060 -#define cmdidCallBrowser16ShowFullNames 2061 - -#define cmdidCallBrowser1Settings 2062 -#define cmdidCallBrowser2Settings 2063 -#define cmdidCallBrowser3Settings 2064 -#define cmdidCallBrowser4Settings 2065 -#define cmdidCallBrowser5Settings 2066 -#define cmdidCallBrowser6Settings 2067 -#define cmdidCallBrowser7Settings 2068 -#define cmdidCallBrowser8Settings 2069 -#define cmdidCallBrowser9Settings 2070 -#define cmdidCallBrowser10Settings 2071 -#define cmdidCallBrowser11Settings 2072 -#define cmdidCallBrowser12Settings 2073 -#define cmdidCallBrowser13Settings 2074 -#define cmdidCallBrowser14Settings 2075 -#define cmdidCallBrowser15Settings 2076 -#define cmdidCallBrowser16Settings 2077 - -#define cmdidCallBrowser1SortAlpha 2078 -#define cmdidCallBrowser2SortAlpha 2079 -#define cmdidCallBrowser3SortAlpha 2080 -#define cmdidCallBrowser4SortAlpha 2081 -#define cmdidCallBrowser5SortAlpha 2082 -#define cmdidCallBrowser6SortAlpha 2083 -#define cmdidCallBrowser7SortAlpha 2084 -#define cmdidCallBrowser8SortAlpha 2085 -#define cmdidCallBrowser9SortAlpha 2086 -#define cmdidCallBrowser10SortAlpha 2087 -#define cmdidCallBrowser11SortAlpha 2088 -#define cmdidCallBrowser12SortAlpha 2089 -#define cmdidCallBrowser13SortAlpha 2090 -#define cmdidCallBrowser14SortAlpha 2091 -#define cmdidCallBrowser15SortAlpha 2092 -#define cmdidCallBrowser16SortAlpha 2093 - -#define cmdidCallBrowser1SortAccess 2094 -#define cmdidCallBrowser2SortAccess 2095 -#define cmdidCallBrowser3SortAccess 2096 -#define cmdidCallBrowser4SortAccess 2097 -#define cmdidCallBrowser5SortAccess 2098 -#define cmdidCallBrowser6SortAccess 2099 -#define cmdidCallBrowser7SortAccess 2100 -#define cmdidCallBrowser8SortAccess 2101 -#define cmdidCallBrowser9SortAccess 2102 -#define cmdidCallBrowser10SortAccess 2103 -#define cmdidCallBrowser11SortAccess 2104 -#define cmdidCallBrowser12SortAccess 2105 -#define cmdidCallBrowser13SortAccess 2106 -#define cmdidCallBrowser14SortAccess 2107 -#define cmdidCallBrowser15SortAccess 2108 -#define cmdidCallBrowser16SortAccess 2109 - -#define cmdidCallBrowser1 2121 -#define cmdidCallBrowser2 2122 -#define cmdidCallBrowser3 2123 -#define cmdidCallBrowser4 2124 -#define cmdidCallBrowser5 2125 -#define cmdidCallBrowser6 2126 -#define cmdidCallBrowser7 2127 -#define cmdidCallBrowser8 2128 -#define cmdidCallBrowser9 2129 -#define cmdidCallBrowser10 2130 -#define cmdidCallBrowser11 2131 -#define cmdidCallBrowser12 2132 -#define cmdidCallBrowser13 2133 -#define cmdidCallBrowser14 2134 -#define cmdidCallBrowser15 2135 -#define cmdidCallBrowser16 2136 -#define cmdidCallBrowser17 2137 - -// Closed file undo -#define cmdidGlobalUndo 2138 -#define cmdidGlobalRedo 2139 - -// Call Browser Commands (No UI, Command window only). -#define cmdidCallBrowserShowCallsToCmd 2140 -#define cmdidCallBrowserShowCallsFromCmd 2141 -#define cmdidCallBrowserShowNewCallsToCmd 2142 -#define cmdidCallBrowserShowNewCallsFromCmd 2143 - -#define cmdidCallBrowser1Search 2145 -#define cmdidCallBrowser2Search 2146 -#define cmdidCallBrowser3Search 2147 -#define cmdidCallBrowser4Search 2148 -#define cmdidCallBrowser5Search 2149 -#define cmdidCallBrowser6Search 2150 -#define cmdidCallBrowser7Search 2151 -#define cmdidCallBrowser8Search 2152 -#define cmdidCallBrowser9Search 2153 -#define cmdidCallBrowser10Search 2154 -#define cmdidCallBrowser11Search 2155 -#define cmdidCallBrowser12Search 2156 -#define cmdidCallBrowser13Search 2157 -#define cmdidCallBrowser14Search 2158 -#define cmdidCallBrowser15Search 2159 -#define cmdidCallBrowser16Search 2160 - -#define cmdidCallBrowser1Refresh 2161 -#define cmdidCallBrowser2Refresh 2162 -#define cmdidCallBrowser3Refresh 2163 -#define cmdidCallBrowser4Refresh 2164 -#define cmdidCallBrowser5Refresh 2165 -#define cmdidCallBrowser6Refresh 2166 -#define cmdidCallBrowser7Refresh 2167 -#define cmdidCallBrowser8Refresh 2168 -#define cmdidCallBrowser9Refresh 2169 -#define cmdidCallBrowser10Refresh 2170 -#define cmdidCallBrowser11Refresh 2171 -#define cmdidCallBrowser12Refresh 2172 -#define cmdidCallBrowser13Refresh 2173 -#define cmdidCallBrowser14Refresh 2174 -#define cmdidCallBrowser15Refresh 2175 -#define cmdidCallBrowser16Refresh 2176 - -#define cmdidCallBrowser1SearchCombo 2180 -#define cmdidCallBrowser2SearchCombo 2181 -#define cmdidCallBrowser3SearchCombo 2182 -#define cmdidCallBrowser4SearchCombo 2183 -#define cmdidCallBrowser5SearchCombo 2184 -#define cmdidCallBrowser6SearchCombo 2185 -#define cmdidCallBrowser7SearchCombo 2186 -#define cmdidCallBrowser8SearchCombo 2187 -#define cmdidCallBrowser9SearchCombo 2188 -#define cmdidCallBrowser10SearchCombo 2189 -#define cmdidCallBrowser11SearchCombo 2190 -#define cmdidCallBrowser12SearchCombo 2191 -#define cmdidCallBrowser13SearchCombo 2192 -#define cmdidCallBrowser14SearchCombo 2193 -#define cmdidCallBrowser15SearchCombo 2194 -#define cmdidCallBrowser16SearchCombo 2195 - -// Callbrowser SearchComboList commands start with 2215 - -// Task List - -#define cmdidTaskListProviderCombo 2200 -#define cmdidTaskListProviderComboList 2201 - -// User Task toolbar commands -#define cmdidCreateUserTask 2202 - -// Error List - -// Error List toolbar commands -#define cmdidErrorListShowErrors 2210 -#define cmdidErrorListShowWarnings 2211 -#define cmdidErrorListShowMessages 2212 - -// Product activation (registration) -#define cmdidRegistration 2214 - - -// Callbrowser SearchComboList commands -#define cmdidCallBrowser1SearchComboList 2215 -#define cmdidCallBrowser2SearchComboList 2216 -#define cmdidCallBrowser3SearchComboList 2217 -#define cmdidCallBrowser4SearchComboList 2218 -#define cmdidCallBrowser5SearchComboList 2219 -#define cmdidCallBrowser6SearchComboList 2220 -#define cmdidCallBrowser7SearchComboList 2221 -#define cmdidCallBrowser8SearchComboList 2222 -#define cmdidCallBrowser9SearchComboList 2223 -#define cmdidCallBrowser10SearchComboList 2224 -#define cmdidCallBrowser11SearchComboList 2225 -#define cmdidCallBrowser12SearchComboList 2226 -#define cmdidCallBrowser13SearchComboList 2227 -#define cmdidCallBrowser14SearchComboList 2228 -#define cmdidCallBrowser15SearchComboList 2229 -#define cmdidCallBrowser16SearchComboList 2230 - - -//Snippet window buttons -#define cmdidSnippetProp 2240 -#define cmdidSnippetRef 2241 -#define cmdidSnippetRepl 2242 - -//Start Page Command: -#define cmdidStartPage 2245 - -// More editor commands -#define cmdidEditorLineFirstColumn 2250 -#define cmdidEditorLineFirstColumnExtend 2251 - -// Server Explorer Menu commands -#define cmdid_SE_ServerExplorer 2260 -#define cmdid_SE_DataExplorer 2261 - -// Commands for Floating, Docking and Hiding documents -#define cmdidDocumentFloat 2270 - -// Call hierarchy -#define cmdidContextMenuViewCallHierarchy 2301 - -#define cmdidToggleConsumeFirstMode 2303 - -// Highlight References commands -#define cmdidNextHighlightedReference 2400 -#define cmdidPreviousHighlightedReference 2401 - -// -// Shareable commands from the VC resource editor (Ribbon editor toolbar) -// -#define ECMD_TESTRIBBON 2504 -#define ECMD_RIBBON_VM 2505 -#define ECMD_RIBBON_VM_GET_LIST 2506 -#define ECMD_RIBBON_ITEMS 2507 -#define ECMD_RIBBON_BUTTONS 2508 - -// Regexp expression builder new commands -#define cmdidWordChar 2509 -#define cmdidCharInRange 2510 -#define cmdidOneAndZeroOrOne 2511 -#define cmdidOneAndZeroOrMore 2512 -#define cmdidOneAndOneOrMore 2513 -#define cmdidQuantifier 2514 -#define cmdidBackreference 2515 -#define cmdidNamedBackreference 2516 - -#define cmdidTaggedExp 2517 -#define cmdidNamedTaggedExp 2518 -#define cmdidDollarSubstitute 2519 -#define cmdidWholeMatch 2520 -#define cmdidLastTaggedExp 2521 -#define cmdidSpaceOrTabMap 2522 -#define cmdidNumericCharacterMap 2523 -#define cmdidCPPIdentifierMap 2524 -#define cmdidQuotedStringMap 2525 -#define cmdidHexadecimalNumberMap 2526 -#define cmdidIntegersDecimalsMap 2527 - -////////////////////////////////////////////////////////////////// -// -// The following commands form CMDSETID_StandardCommandSet10. -// NOTE that all these commands are shareable and may be used -// in any appropriate menu. -// -////////////////////////////////////////////////////////////////// - - -//The command that returns all shell toolbars sorted lexographically by their text -// -// NOTE: The range between cmdidDynamicToolBarListFirst and cmdidDynamicToolBarListLast is reserved -// for the dynamic toolbar list. Do not use command IDs in this range. -#define cmdidDynamicToolBarListFirst 1 -#define cmdidDynamicToolBarListLast 300 - -// Command for dropping window frame docking menu -#define cmdidWindowFrameDockMenu 500 - -// Commands for going to the next/previous tab in the document well -#define cmdidDocumentTabNext 600 -#define cmdidDocumentTabPrevious 601 - - -////////////////////////////////////////////////////////////////// -// -// Command ids for navigate backward submenus. These replaces cmdidShellNavigate* commands -// -// There must be 33 ids between each one since these are dynamic start items and each one -// can have up to 32 items. -// -////////////////////////////////////////////////////////////////// - -#define cmdidShellNavigate1First 1000 -#define cmdidShellNavigate2First 1033 -#define cmdidShellNavigate3First 1066 -#define cmdidShellNavigate4First 1099 -#define cmdidShellNavigate5First 1132 -#define cmdidShellNavigate6First 1165 -#define cmdidShellNavigate7First 1198 -#define cmdidShellNavigate8First 1231 -#define cmdidShellNavigate9First 1264 -#define cmdidShellNavigate10First 1297 -#define cmdidShellNavigate11First 1330 -#define cmdidShellNavigate12First 1363 -#define cmdidShellNavigate13First 1396 -#define cmdidShellNavigate14First 1429 -#define cmdidShellNavigate15First 1462 -#define cmdidShellNavigate16First 1495 -#define cmdidShellNavigate17First 1528 -#define cmdidShellNavigate18First 1561 -#define cmdidShellNavigate19First 1594 -#define cmdidShellNavigate20First 1627 -#define cmdidShellNavigate21First 1660 -#define cmdidShellNavigate22First 1693 -#define cmdidShellNavigate23First 1726 -#define cmdidShellNavigate24First 1759 -#define cmdidShellNavigate25First 1792 -#define cmdidShellNavigate26First 1825 -#define cmdidShellNavigate27First 1858 -#define cmdidShellNavigate28First 1891 -#define cmdidShellNavigate29First 1924 -#define cmdidShellNavigate30First 1957 -#define cmdidShellNavigate31First 1990 -#define cmdidShellNavigate32First 2023 -#define cmdidShellNavigateLast 2055 // last command in this series - -// Command ID for ForceGC -#define cmdidShellForceGC 2090 - -// -// Command ids for global zoom operations -// -#define cmdidViewZoomIn 2100 -#define cmdidViewZoomOut 2101 - -// More outlining commands -#define ECMD_OUTLN_EXPAND_ALL 2500 -#define ECMD_OUTLN_COLLAPSE_ALL 2501 -#define ECMD_OUTLN_EXPAND_CURRENT 2502 -#define ECMD_OUTLN_COLLAPSE_CURRENT 2503 - -// Command ID for Extension Manager command -#define cmdidExtensionManager 3000 - - -////////////////////////////////////////////////////////////////// -// -// End CMDSETID_StandardCommandSet10 commands. -// -////////////////////////////////////////////////////////////////// - - - -////////////////////////////////////////////////////////////////// -// -// The following commands form CMDSETID_StandardCommandSet11. -// NOTE that all these commands are shareable and may be used -// in any appropriate menu. -// -////////////////////////////////////////////////////////////////// - -// Commands for document management -#define cmdidFloatAll 1 -#define cmdidMoveAllToNext 2 -#define cmdidMoveAllToPrevious 3 -#define cmdidMultiSelect 4 -#define cmdidPaneNextTabAndMultiSelect 5 -#define cmdidPanePrevTabAndMultiSelect 6 -#define cmdidPinTab 7 -#define cmdidBringFloatingWindowsToFront 8 -#define cmdidPromoteTab 9 -#define cmdidMoveToMainTabWell 10 - -//Commands for error/task list filtering -#define cmdidToggleFilter 11 -#define cmdidFilterToCurrentProject 12 -#define cmdidFilterToCurrentDocument 13 -#define cmdidFilterToOpenDocuments 14 - -//15-16 range reserved for cmdidHelpSelectPreference commands - -//Commands for activating the search controls -#define cmdidWindowSearch 17 -#define cmdidGlobalSearch 18 -#define cmdidGlobalSearchBack 19 -#define cmdidSolutionExplorerSearch 20 -#define cmdidStartupProjectProperties 21 - -#define cmdidCloseAllButPinned 22 - -#define cmdidResolveFaultedProjects 23 - -//Commands for Interactive scripting (F#/Roslyn) -#define cmdidExecuteSelectionInInteractive 24 -#define cmdidExecuteLineInInteractive 25 -#define cmdidInteractiveSessionInterrupt 26 -#define cmdidInteractiveSessionRestart 27 - -//unused 28 -#define cmdidSolutionExplorerCollapseAll 29 -#define cmdidSolutionExplorerBack 30 -#define cmdidSolutionExplorerHome 31 -// unused 32 -#define cmdidSolutionExplorerForward 33 -#define cmdidSolutionExplorerNewScopedWindow 34 -#define cmdidSolutionExplorerToggleSingleClickPreview 35 -#define cmdidSolutionExplorerSyncWithActiveDocument 36 - -#define cmdidNewProjectFromTemplate 37 - -#define cmdidSolutionExplorerScopeToThis 38 -#define cmdidSolutionExplorerFilterOpened 39 -#define cmdidSolutionExplorerFilterPendingChanges 40 - -#define cmdidPasteAsLink 41 - -// Used by the find manager to locate find targets -#define cmdidLocateFindTarget 42 - -////////////////////////////////////////////////////////////////// -// -// End CMDSETID_StandardCommandSet11 commands. -// -////////////////////////////////////////////////////////////////// - - -////////////////////////////////////////////////////////////////// -// -// The following commands form CMDSETID_StandardCommandSet12. -// NOTE that all these commands are shareable and may be used -// in any appropriate menu. -// -////////////////////////////////////////////////////////////////// - -#define cmdidShowUserNotificationsToolWindow 1 -#define cmdidOpenProjectFromScc 2 -#define cmdidShareProject 3 -#define cmdidPeekDefinition 4 -#define cmdidAccountSettings 5 -#define cmdidPeekNavigateForward 6 -#define cmdidPeekNavigateBackward 7 -#define cmdidRetargetProject 8 -#define cmdidRetargetProjectInstallComponent 9 -#define cmdidAddReferenceProjectOnly 10 -#define cmdidAddWebReferenceProjectOnly 11 -#define cmdidAddServiceReferenceProjectOnly 12 -#define cmdidAddReferenceNonProjectOnly 13 -#define cmdidAddWebReferenceNonProjectOnly 14 -#define cmdidAddServiceReferenceNonProjectOnly 15 - -// Do not change the NavigateTo values (they were set to match when switching from a private to public release to prevent breaks) -#define cmdidNavigateTo 256 - -#define cmdidMoveSelLinesUp 258 -#define cmdidMoveSelLinesDown 259 -/* Add cmdid values in the 1-256 range first*/ - -////////////////////////////////////////////////////////////////// -// -// End CMDSETID_StandardCommandSet12 commands. -// -////////////////////////////////////////////////////////////////// - - -////////////////////////////////////////////////////////////////// -// -// The following commands form CMDSETID_StandardCommandSet14. -// NOTE that all these commands are shareable and may be used -// in any appropriate menu. -// -////////////////////////////////////////////////////////////////// - -#define cmdidShowQuickFixes 1 -#define cmdidShowRefactorings 2 -#define cmdidSmartBreakLine 3 -#define cmdidManageLayouts 4 -#define cmdidSaveLayout 5 -#define cmdidShowQuickFixesForPosition 6 -#define cmdidShowQuickFixesForPosition2 7 - -// Delete toolbar button commands for Find Results (FR) 1 & 2 tool windows -#define cmdidDeleteFR1 10 -#define cmdidDeleteFR2 20 - -#define cmdidErrorContextComboList 30 -#define cmdidErrorContextComboGetList 31 - -#define cmdidErrorBuildContextComboList 40 -#define cmdidErrorBuildContextComboGetList 41 - -#define cmdidErrorListClearFilters 50 - -// The values 0x1000 to 0x1FFF are reserved for the Apply Window Layout's list -// The first 9 commands are explicitly defined so they can be assigned key bindings -#define cmdidWindowLayoutList0 0x1000 -#define cmdidWindowLayoutList1 0x1001 -#define cmdidWindowLayoutList2 0x1002 -#define cmdidWindowLayoutList3 0x1003 -#define cmdidWindowLayoutList4 0x1004 -#define cmdidWindowLayoutList5 0x1005 -#define cmdidWindowLayoutList6 0x1006 -#define cmdidWindowLayoutList7 0x1007 -#define cmdidWindowLayoutList8 0x1008 -#define cmdidWindowLayoutList9 0x1009 -#define cmdidWindowLayoutListFirst cmdidWindowLayoutList0 -#define cmdidWindowLayoutListDynamicFirst 0x1010 -#define cmdidWindowLayoutListLast 0x1FFF - -////////////////////////////////////////////////////////////////// -// -// End CMDSETID_StandardCommandSet14 commands. -// -////////////////////////////////////////////////////////////////// - - -////////////////////////////////////////////////////////////////// -// -// The following commands form guidDataCmdId. -// NOTE that all these commands are shareable and may be used -// in any appropriate menu. -// -////////////////////////////////////////////////////////////////// -#define icmdDesign 0x3000 // design command for project items -#define icmdDesignOn 0x3001 // design on... command for project items - -#define icmdSEDesign 0x3003 // design command for the SE side -#define icmdNewDiagram 0x3004 -#define icmdNewTable 0x3006 - -#define icmdNewDBItem 0x300E -#define icmdNewTrigger 0x3010 - -#define icmdDebug 0x3012 -#define icmdNewProcedure 0x3013 -#define icmdNewQuery 0x3014 -#define icmdRefreshLocal 0x3015 - -#define icmdDbAddDataConnection 0x3017 -#define icmdDBDefDBRef 0x3018 -#define icmdRunCmd 0x3019 -#define icmdRunOn 0x301A -#define icmdidNewDBRef 0x301B -#define icmdidSetAsDef 0x301C -#define icmdidCreateCmdFile 0x301D -#define icmdCancel 0x301E - -#define icmdNewDatabase 0x3020 -#define icmdNewUser 0x3021 -#define icmdNewRole 0x3022 -#define icmdChangeLogin 0x3023 -#define icmdNewView 0x3024 -#define icmdModifyConnection 0x3025 -#define icmdDisconnect 0x3026 -#define icmdCopyScript 0x3027 -#define icmdAddSCC 0x3028 -#define icmdRemoveSCC 0x3029 -#define icmdGetLatest 0x3030 -#define icmdCheckOut 0x3031 -#define icmdCheckIn 0x3032 -#define icmdUndoCheckOut 0x3033 -#define icmdAddItemSCC 0x3034 -#define icmdNewPackageSpec 0x3035 -#define icmdNewPackageBody 0x3036 -#define icmdInsertSQL 0x3037 -#define icmdRunSelection 0x3038 -#define icmdUpdateScript 0x3039 -#define icmdCreateScript 0x303A // to be used by db project side -#define icmdSECreateScript 0x303B // to be used by SE side as opposed to db project side -#define icmdNewScript 0x303C -#define icmdNewFunction 0x303D -#define icmdNewTableFunction 0x303E -#define icmdNewInlineFunction 0x303F - -#define icmdAddDiagram 0x3040 -#define icmdAddTable 0x3041 -#define icmdAddSynonym 0x3042 -#define icmdAddView 0x3043 -#define icmdAddProcedure 0x3044 -#define icmdAddFunction 0x3045 -#define icmdAddTableFunction 0x3046 -#define icmdAddInlineFunction 0x3047 -#define icmdAddPkgSpec 0x3048 -#define icmdAddPkgBody 0x3049 -#define icmdAddTrigger 0x304A -#define icmdExportData 0x304B - -#define icmdDbnsVcsAdd 0x304C -#define icmdDbnsVcsRemove 0x304D -#define icmdDbnsVcsCheckout 0x304E -#define icmdDbnsVcsUndoCheckout 0x304F -#define icmdDbnsVcsCheckin 0x3050 - -#define icmdSERetrieveData 0x3060 -#define icmdSEEditTextObject 0x3061 -#define icmdSERun 0x3062 // to be used by SE side as opposed to db project side -#define icmdSERunSelection 0x3063 // to be used by SE side as opposed to db project side -#define icmdDesignSQLBlock 0x3064 - -#define icmdRegisterSQLInstance 0x3065 -#define icmdUnregisterSQLInstance 0x3066 - -///////////////////////////////////////////////////////// -// -// Command Windows submenu commands 0x31xx -// -// - -// It would be nice to make the 3 commands below -// group with the new related commands in VS 2005 -// but there are hard coded references to the original -// values above. -// Modifying the values above to those below -// would require changes to those references -// (in src\vsdesigner\..., and elsewhere) -// #define cmdidCommandWindow 0x3100 -// #define cmdidCommandWindowMarkMode 0x3101 -// #define cmdidLogCommandWindow 0x3102 -#define cmdidCommandWindowSaveScript 0x3106 -#define cmdidCommandWindowRunScript 0x3107 -#define cmdidCommandWindowCursorUp 0x3108 -#define cmdidCommandWindowCursorDown 0x3109 -#define cmdidCommandWindowCursorLeft 0x310A -#define cmdidCommandWindowCursorRight 0x310B -#define cmdidCommandWindowHistoryUp 0x310C -#define cmdidCommandWindowHistoryDown 0x310D - - -// Command ids reserved for data driven implementation of data explorer. -// used under guidDataCmdId - - -// from datamenu.h -#define icmdidCmdDTStart 0x3500 -#define icmdidCmdHeirarchyView0 0x3610 -#define icmdidCmdHeirarchyView1 0x3611 -#define icmdidCmdHeirarchyView2 0x3612 -#define icmdidCmdHeirarchyView3 0x3613 -#define icmdidCmdHeirarchyView4 0x3614 -#define icmdidCmdHeirarchyView5 0x3615 -#define icmdidCmdHeirarchyView6 0x3616 -#define icmdidCmdHeirarchyView7 0x3617 -#define icmdidCmdHeirarchyView8 0x3618 - -#define icmdidCmdModify 0x3620 -#define icmdidCmdClose 0x3621 -#define icmdidCmdDTLast 0x36FF - - - - -// end of Command Windows submenu commands - - -////////////////////////////////////////////////////////////////// -// -// The following commands form guidDavDataCmdId. -// NOTE that all these commands are shareable and may be used -// in any appropriate menu. -// -////////////////////////////////////////////////////////////////// -#define cmdidAddRelatedTables 0x0001 -#define cmdidLayoutDiagram 0x0002 -#define cmdidLayoutSelection 0x0003 -#define cmdidInsertColumn 0x0004 -#define cmdidDeleteColumn 0x0005 -#define cmdidNewTextAnnotation 0x0006 -#define cmdidShowRelLabels 0x0007 -#define cmdidViewPageBreaks 0x0008 -#define cmdidRecalcPageBreaks 0x0009 -#define cmdidViewUserDefined 0x000a -#define cmdidGenerateQuery 0x000b -#define cmdidDeleteFromDB 0x000c -#define cmdidAutoSize 0x000d -#define cmdidEditViewUserDefined 0x000e -#define cmdidSetAnnotationFont 0x000f -#define cmdidZoomPercent200 0x0010 -#define cmdidZoomPercent150 0x0011 -#define cmdidZoomPercent100 0x0012 -#define cmdidZoomPercent75 0x0013 -#define cmdidZoomPercent50 0x0014 -#define cmdidZoomPercent25 0x0015 -#define cmdidZoomPercent10 0x0016 -#define cmdidZoomPercentSelection 0x0017 -#define cmdidZoomPercentFit 0x0018 -#define cmdidInsertQBERow 0x0019 -#define cmdidInsertCriteria 0x0020 -#define cmdidAddTableView 0x0021 -#define cmdidManageTriggers 0x0022 -#define cmdidManagePermissions 0x0023 -#define cmdidViewDependencies 0x0024 -#define cmdidGenerateSQLScript 0x0025 -#define cmdidVerifySQLSilent 0x0026 -#define cmdidAddTableViewForQRY 0x0027 -#define cmdidManageIndexesForQRY 0x0028 -#define cmdidViewFieldListQry 0x0029 -#define cmdidViewCollapsedQry 0x002a -#define cmdidCopyDiagram 0x002b -#define cmdidRemoveFromDiagram 0x0033 -// defined in davmenu.h -// cmdidQryAddCTEBasic 0x002c -// cmdidQryAddCTERecursive 0x002d -// cmdidQryAddCTEMerged 0x002e -// cmdidQryAddDerivedTable 0x002f -// cmdidQryNavigate 0x0030 -// cmdidQryClear 0x0031 -// cmdidQryMerge 0x0032 - -// Emacs editor emulator commands. They are in their -// own group, guidEmacsCommandGroup, so they won't clash -#define cmdidEmacsCharLeft 1 -#define cmdidEmacsCharRight 2 -#define cmdidEmacsLineUp 3 -#define cmdidEmacsLineDown 4 -#define cmdidEmacsLineEnd 5 -#define cmdidEmacsHome 6 -#define cmdidEmacsEnd 7 -#define cmdidEmacsDocumentStart 8 -#define cmdidEmacsWordLeft 9 -#define cmdidEmacsWordRight 10 -#define cmdidEmacsGoto 11 -#define cmdidEmacsWindowScrollUp 12 -#define cmdidEmacsWindowScrollDown 13 -#define cmdidEmacsWindowScrollToCenter 14 -#define cmdidEmacsWindowStart 15 -#define cmdidEmacsWindowEnd 16 -#define cmdidEmacsWindowLineToTop 17 -#define cmdidEmacsWindowSplitVertical 18 -#define cmdidEmacsWindowOther 19 -#define cmdidEmacsWindowCloseOther 20 -#define cmdidEmacsReturn 21 -#define cmdidEmacsReturnAndIndent 22 -#define cmdidEmacsLineOpen 23 -#define cmdidEmacsCharTranspose 24 -#define cmdidEmacsWordTranspose 25 -//#define cmdidEmacsBackspaceUntabify 26 -//#define cmdidEmacsBackspace 27 -//#define cmdidEmacsDelete 28 -#define cmdidEmacsWordUpperCase 29 -#define cmdidEmacsWordLowerCase 30 -#define cmdidEmacsWordCapitalize 31 -#define cmdidEmacsWordDeleteToEnd 32 -#define cmdidEmacsWordDeleteToStart 33 -#define cmdidEmacsLineCut 34 -//#define cmdidEmacsCutSelection 35 -//#define cmdidEmacsPaste 36 -#define cmdidEmacsPasteRotate 37 -//#define cmdidEmacsCopySelection 38 -#define cmdidEmacsSetMark 39 -#define cmdidEmacsPopMark 40 -#define cmdidEmacsSwapPointAndMark 41 -#define cmdidEmacsDeleteSelection 42 -#define cmdidEmacsFileOpen 43 -#define cmdidEmacsFileSave 44 -#define cmdidEmacsFileSaveAs 45 -#define cmdidEmacsFileSaveSome 46 -#define cmdidEmacsSearchIncremental 47 -#define cmdidEmacsSearchIncrementalBack 48 -#define cmdidEmacsFindReplace 49 -//#define cmdidEmacsUndo 50 -#define cmdidEmacsQuit 51 -#define cmdidEmacsUniversalArgument 52 -#define cmdidEmacsExtendedCommand 53 -#define cmdidEmacsStartKbdMacro 54 -#define cmdidEmacsEndKbdMacro 55 -#define cmdidEmacsExecuteKbdMacro 56 -//#define cmdidEmacsIndentLine 57 -#define cmdidEmacsQuotedInsert 58 -#define cmdidEmacsActivateRegion 59 - -// Brief editor emulator commands. They are in their -// own group, guidBriefCommandGroup, so they won't clash -//#define cmdidBriefCharLeft 1 -//#define cmdidBriefCharRight 2 -//#define cmdidBriefLineUp 3 -//#define cmdidBriefLineDown 4 -#define cmdidBriefSelectColumn 5 -#define cmdidBriefLineIndent 7 -#define cmdidBriefBookmarks 8 -#define cmdidBriefSelectLine 9 -//#define cmdidBriefSelectionLowercase 10 -#define cmdidBriefSelectChar 11 -#define cmdidBriefSelectCharInclusive 12 -#define cmdidBriefLineUnindent 13 -#define cmdidBriefFilePrint 14 -#define cmdidBriefSelectSwapAnchor 15 -//#define cmdidBriefSelectionUppercase 16 -//#define cmdidBriefFileClose 17 -//#define cmdidBriefFileOpen -//#define cmdidBriefWindowNext 18 -//#define cmdidBriefWindowPrevious 19 -#define cmdidBriefInsertFile 20 -//#define cmdidBriefHome 21 -//#define cmdidBriefDocumentEnd 22 -//#define cmdidBriefEnd 23 -//#define cmdidBriefWindowEnd 24 -#define cmdidBriefGoTo 25 -#define cmdidBriefWindowLeftEdge 26 -#define cmdidBriefWordRight 27 -//#define cmdidBriefPageDown 28 -//#define cmdidBriefPageUp 29 -#define cmdidBriefWordLeft 30 -#define cmdidBriefWindowRightEdge 31 -#define cmdidBriefWindowScrollUp 32 -#define cmdidBriefWindowScrollDown 33 -#define cmdidBriefWindowStart 34 -#define cmdidBriefLineDelete 35 -#define cmdidBriefWordDeleteToEnd 36 -#define cmdidBriefWordDeleteToStart 37 -#define cmdidBriefLineDeleteToStart 38 -#define cmdidBriefLineDeleteToEnd 39 -//#define cmdidBriefToggleOvertype 40 -#define cmdidBriefLineOpenBelow 41 -#define cmdidBriefInsertQuoted 42 -#define cmdidBriefFileExit 43 -#define cmdidBriefFileSave 44 -#define cmdidBriefFileSaveAllExit 45 -//#define cmdidBriefCopy 46 -//#define cmdidBriefCut 47 -//#define cmdidBriefPaste 48 -#define cmdidBriefFindToggleCaseSensitivity 49 -#define cmdidBriefSearchIncremental 50 -#define cmdidBriefFindToggleRegExpr 51 -#define cmdidBriefFindRepeat 52 -#define cmdidBriefFindPrev 53 -#define cmdidBriefFind 54 -#define cmdidBriefFindReplace 55 -#define cmdidBriefBrowse 56 -#define cmdidBriefGoToNextErrorTag 57 -#define cmdidBriefSetRepeatCount 58 -//#define cmdidBriefUndo 59 -//#define cmdidBriefRedo 60 -#define cmdidBriefWindowScrollToCenter 61 -#define cmdidBriefWindowSwitchPane 62 -#define cmdidBriefWindowSplit 63 -//#define cmdidBriefWindowDelete 64 -#define cmdidBriefWindowScrollToBottom 65 -#define cmdidBriefWindowScrollToTop 66 -#define cmdidBriefWindowMaximize 67 -#define cmdidBriefBackspace 68 -//#define cmdidBriefDelete 69 -#define cmdidBriefReturn 70 -#define cmdidBriefEscape 71 -#define cmdidBriefBookmarkDrop0 72 -#define cmdidBriefBookmarkDrop1 73 -#define cmdidBriefBookmarkDrop2 74 -#define cmdidBriefBookmarkDrop3 75 -#define cmdidBriefBookmarkDrop4 76 -#define cmdidBriefBookmarkDrop5 77 -#define cmdidBriefBookmarkDrop6 78 -#define cmdidBriefBookmarkDrop7 79 -#define cmdidBriefBookmarkDrop8 80 -#define cmdidBriefBookmarkDrop9 81 - -////////////////////////////////////////////////////////////////// -// -// The following commands form Yukon projects. -// -////////////////////////////////////////////////////////////////// -#define cmdidAddNewUDF 0x0101 -#define cmdidAddNewSProc 0x0102 -#define cmdidAddNewAggregarte 0x0103 -#define cmdidAddNewTrigger 0x0104 -#define cmdidAddNewUDT 0x0105 -#define cmdidSetDefaultDebugScript 0x0106 -#define cmdidStartDebugScript 0x0107 -#define cmdidAddNewDebugScript 0x0108 - -#define cmdidPromptDatabaseConnection 0x0201 - - -//--------------------------------------------------- - -// -// Shareable commands for VS Enterprise team -// -#define cmdidAddToFavorites 0x0001 -#define cmdidAddNewFolder 0x0002 -#define cmdidStopTeamExplorerRefresh 0x0003 -#define cmdidAddDataboundMpp 0x0004 -#define cmdidAddDataboundXls 0x0005 - -// End of shareable commands for VS Enterprise team - - -////////////////////////////////////////////////////////////////// -// -// This command range is private to the EzMDI command set -// -////////////////////////////////////////////////////////////////// - -#define cmdidEzMDIFile1 0x0001 - -////////////////////////////////////////////////////////////////// -// -// Command ids for Server Explorer commands (guid_SE_CommandID group) -// -////////////////////////////////////////////////////////////////// - -#define cmdid_SE_ToolbarRefresh 0x03004 -#define cmdid_SE_ToolbarStopRefresh 0x03005 -#define cmdid_SE_AddToForm 0x03009 -#define cmdid_SE_AddConnection 0x03100 -#define cmdid_SE_AddServer 0x03101 - -////////////////////////////////////////////////////////////////// -// -// Command ids for task list / error list commands (CLSID_VsTaskListPackage group) -// -////////////////////////////////////////////////////////////////// - -// These were used in Everett, but are no longer applicable in Whidbey. I don't want to re-use -// them because it could cause unexpected behavior for third-party code which sends these -// so I'll just comment them out. - -//#define cmdidTaskListFilterByCategoryUser 359 -//#define cmdidTaskListFilterByCategoryShortcut 360 -//#define cmdidTaskListFilterByCategoryHTML 361 -//#define cmdidTaskListFilterByCurrentFile 362 -//#define cmdidTaskListFilterByChecked 363 -//#define cmdidTaskListFilterByUnchecked 364 -//#define cmdidTaskListSortByDescription 365 -//#define cmdidTaskListSortByChecked 366 -//#define cmdidTaskListCustomView1 678 -//#define cmdidTaskListCustomView2 679 -//#define cmdidTaskListCustomView3 680 -//#define cmdidTaskListCustomView4 681 -//#define cmdidTaskListCustomView5 682 -//#define cmdidTaskListCustomView6 683 -//#define cmdidTaskListCustomView7 684 -//#define cmdidTaskListCustomView8 685 -//#define cmdidTaskListCustomView9 686 -//#define cmdidTaskListCustomView10 687 -//#define cmdidTaskListCustomView11 688 -//#define cmdidTaskListCustomView12 689 -//#define cmdidTaskListCustomView13 690 -//#define cmdidTaskListCustomView14 691 -//#define cmdidTaskListCustomView15 692 -//#define cmdidTaskListCustomView16 693 -//#define cmdidTaskListCustomView17 694 -//#define cmdidTaskListCustomView18 695 -//#define cmdidTaskListCustomView19 696 -//#define cmdidTaskListCustomView20 697 -//#define cmdidTaskListCustomView21 698 -//#define cmdidTaskListCustomView22 699 -//#define cmdidTaskListCustomView23 700 -//#define cmdidTaskListCustomView24 701 -//#define cmdidTaskListCustomView25 702 -//#define cmdidTaskListCustomView26 703 -//#define cmdidTaskListCustomView27 704 -//#define cmdidTaskListCustomView28 705 -//#define cmdidTaskListCustomView29 706 -//#define cmdidTaskListCustomView30 707 -//#define cmdidTaskListCustomView31 708 -//#define cmdidTaskListCustomView32 709 -//#define cmdidTaskListCustomView33 710 -//#define cmdidTaskListCustomView34 711 -//#define cmdidTaskListCustomView35 712 -//#define cmdidTaskListCustomView36 713 -//#define cmdidTaskListCustomView37 714 -//#define cmdidTaskListCustomView38 715 -//#define cmdidTaskListCustomView39 716 -//#define cmdidTaskListCustomView40 717 -//#define cmdidTaskListCustomView41 718 -//#define cmdidTaskListCustomView42 719 -//#define cmdidTaskListCustomView43 720 -//#define cmdidTaskListCustomView44 721 -//#define cmdidTaskListCustomView45 722 -//#define cmdidTaskListCustomView46 723 -//#define cmdidTaskListCustomView47 724 -//#define cmdidTaskListCustomView48 725 -//#define cmdidTaskListCustomView49 726 -//#define cmdidTaskListCustomView50 727 //not used on purpose, ends the list - -// Pre-Whidbey commands - -#define cmdidTaskListNextError 357 -#define cmdidTaskListPrevError 358 -#define cmdidTaskListTaskHelp 598 - -// Whidbey commands - -#define cmdidErrorListNextError 1 -#define cmdidErrorListPrevError 2 - -#define cmdidTaskListColumnToggle1 3 -#define cmdidTaskListColumnToggle2 4 -#define cmdidTaskListColumnToggle3 5 -#define cmdidTaskListColumnToggle4 6 -#define cmdidTaskListColumnToggle5 7 -#define cmdidTaskListColumnToggle6 8 -#define cmdidTaskListColumnToggle7 9 -#define cmdidTaskListColumnToggle8 10 -#define cmdidTaskListColumnToggle9 11 -#define cmdidTaskListColumnToggle10 12 -#define cmdidTaskListColumnToggle11 13 -#define cmdidTaskListColumnToggle12 14 -#define cmdidTaskListColumnToggle13 15 -#define cmdidTaskListColumnToggle14 16 -#define cmdidTaskListColumnToggle15 17 -#define cmdidTaskListColumnToggle16 18 -#define cmdidTaskListColumnToggle17 19 -#define cmdidTaskListColumnToggle18 20 -#define cmdidTaskListColumnToggle19 21 -#define cmdidTaskListColumnToggle20 22 -#define cmdidTaskListColumnToggle21 23 -#define cmdidTaskListColumnToggle22 24 -#define cmdidTaskListColumnToggle23 25 -#define cmdidTaskListColumnToggle24 26 -#define cmdidTaskListColumnToggle25 27 - -// Leave some space for the future, just in case...since the handling of the -// cmdidTaskListColumnToggle* commands requires them to be in a contiguous range. - -#define cmdidTaskListColumnSort1 200 -#define cmdidTaskListColumnSort2 201 -#define cmdidTaskListColumnSort3 202 -#define cmdidTaskListColumnSort4 203 -#define cmdidTaskListColumnSort5 204 -#define cmdidTaskListColumnSort6 205 -#define cmdidTaskListColumnSort7 206 -#define cmdidTaskListColumnSort8 207 -#define cmdidTaskListColumnSort9 208 -#define cmdidTaskListColumnSort10 209 -#define cmdidTaskListColumnSort11 210 -#define cmdidTaskListColumnSort12 211 -#define cmdidTaskListColumnSort13 212 -#define cmdidTaskListColumnSort14 213 -#define cmdidTaskListColumnSort15 214 -#define cmdidTaskListColumnSort16 215 -#define cmdidTaskListColumnSort17 216 -#define cmdidTaskListColumnSort18 217 -#define cmdidTaskListColumnSort19 218 -#define cmdidTaskListColumnSort20 219 -#define cmdidTaskListColumnSort21 220 -#define cmdidTaskListColumnSort22 221 -#define cmdidTaskListColumnSort23 222 -#define cmdidTaskListColumnSort24 223 -#define cmdidTaskListColumnSort25 224 - -////////////////////////////////////////////////////////////////// -// -// Command ids for the ReferenceManager commands -// -////////////////////////////////////////////////////////////////// - -#define cmdidReferenceManagerRecentContextMenu 0x1020 -#define cmdidReferenceManagerRecentContextMenuGroup 0x1021 -#define cmdidClearRecentReferences 0x100 -#define cmdidRemoveFromRecentReferences 0x200 - -#endif //_STDIDCMD_H_ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/venusids.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/venusids.h deleted file mode 100644 index eee9ca1..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/venusids.h +++ /dev/null @@ -1,164 +0,0 @@ -//-------------------------------------------------------------------------- -// Microsoft Visual Studio -// -// Copyright (c) 1998 - 2003 Microsoft Corporation Inc. -// All rights reserved -// -// -// venusids.h -// Venus command table ids -//--------------------------------------------------------------------------- -//NOTE: billhie. CTC compiler cannot handle #pragma once (it issues a warning) -#ifndef __VENUSIDS_H__ -#define __VENUSIDS_H__ - -#include "sharedvenusids.h" -#include "venuscmddef.h" - -//---------------------------------------------------------------------------- -// -// GUID Identifiers -// -// Define CommandSet GUIDs in two ways - C compiler and CTC compiler. -// ** MAKE UPDATES TO BOTH GUID DECLS BELOW ** -//---------------------------------------------------------------------------- -#ifdef DEFINE_GUID - -//guidDirPkgGrpId -// {5ADFC620-064F-40ec-88D1-F3F4F01EFC6F} -//guidDirPkgCmdId - -// {883D561D-1199-49f3-A19E-78B5ADE9C6C1} -DEFINE_GUID(guidVenusStartPageCmdId, -0x883d561d, 0x1199, 0x49f3, 0xa1, 0x9e, 0x78, 0xb5, 0xad, 0xe9, 0xc6, 0xc1); - -//{9685C4E9-4D67-4a43-BC3E-CF405F9DAC05} -DEFINE_GUID(guidSilverlightCmdId, -0x9685C4E9, 0x4D67, 0x4a43, 0xBC, 0x3E, 0xCF, 0x40, 0x5F, 0x9D, 0xAC, 0x05); - -// XML editor guid -//{FA3CD31E-987B-443A-9B81-186104E8DAC1} -DEFINE_GUID(guidXmlEditor, 0XFA3CD31E, 0X987B, 0X443A, 0X9B, 0X81, 0X18, 0X61, 0X04, 0XE8, 0XDA, 0XC1); - -#else - -// {883D561D-1199-49f3-A19E-78B5ADE9C6C1} -#define guidVenusStartPageCmdId { 0x883d561d, 0x1199, 0x49f3, { 0xa1, 0x9e, 0x78, 0xb5, 0xad, 0xe9, 0xc6, 0xc1 } } - -//{9685C4E9-4D67-4a43-BC3E-CF405F9DAC05} -#define guidSilverlightCmdId { 0x9685C4E9, 0x4D67, 0x4a43, { 0xBC, 0x3E, 0xCF, 0x40, 0x5F, 0x9D, 0xAC, 0x05 }} - -// XML editor guid -//{FA3CD31E-987B-443A-9B81-186104E8DAC1} -#define guidXmlEditor { 0XFA3CD31E, 0X987B, 0X443A, { 0X9B, 0X81, 0X18, 0X61, 0X04, 0XE8, 0XDA, 0XC1 }}; - -// {69021D88-2F43-46E0-8A43-7F00F5B24176} -#define guidDeploymentImages { 0x69021d88, 0x2f43, 0x46e0, { 0x8a, 0x43, 0x7f, 0x0, 0xf5, 0xb2, 0x41, 0x76 } } - - -#endif - -//--------------------------------------------------------------------------- -// Comand Table Version -//--------------------------------------------------------------------------- -#define COMMANDTABLE_VERSION 1 - -// web package menus -#define IDM_VENUS_CSCD_ADDWEB 6 -#define IDM_VENUS_WEB 8 -#define IDM_VENUS_CSCD_ADDFOLDER 9 -#define IDM_VENUS_CTXT_ADDREFERENCE 10 -#define IDM_VENUS_CTXT_ITEMWEBREFERENCE 11 -#define IDM_VENUS_TOOLS_WEBPI 15 - -// "Add Web" Menu Groups -#define IDG_VENUS_ADDWEB_CASCADE 25 -#define IDG_VENUS_ADDFOLDER 26 -#define IDG_VENUS_CTX_REFERENCE 27 -#define IDG_VENUS_PACKAGE 30 -#define IDG_VENUS_CTXT_PACKAGE 31 - -//Command IDs -#define icmdNewWeb 0x002B -#define icmdOpenExistingWeb 0x002C -#define icmdAddNewWeb 0x002D -#define icmdAddExistingWeb 0x002E -#define icmdValidatePage 0x002F -#define icmdOpenSubWeb 0x0032 -#define icmdAddAppAssemblyFolder 0x0034 -#define icmdAddAppCodeFolder 0x0035 -#define icmdAddAppGlobalResourcesFolder 0x0036 -#define icmdAddAppLocalResourcesFolder 0x0037 -#define icmdAddAppWebReferencesFolder 0x0038 -#define icmdAddAppDataFolder 0x0039 -#define icmdAddAppBrowsersFolder 0x0040 -#define icmdAddAppThemesFolder 0x0041 -#define icmdRunFxCop 0x0042 -#define icmdFxCopConfig 0x0043 -#define icmdBuildLicenseDll 0x0044 -#define icmdUpdateReference 0x0045 -#define icmdRemoveWebReference 0x0046 -#define icmdCreatePackage 0x0050 -#define icmdCleanPackage 0x0051 -#define icmdContextCreatePackage 0x0052 -#define icmdContextCleanPackage 0x0053 -#define icmdPackageSettings 0x0054 -#define icmdContextPackageSettings 0x0055 -#define icmdNewVirtualFolder 0x0058 - -// This command never appears on a menu or toolbar. It is used internally to invoke browse with behavior -// from the debug controller. -#define icmdDebugStartupBrowseWith 0x0080 - -// "Web" Menu Groups - Start at 0x100 - they share the same menu guid with -// commands "guidVenusCmdId" -#define IDG_VS_BUILD_VAILIDATION 0x0100 -#define IDG_VENUS_CTX_SUBWEB 0x0101 -#define IDG_CTX_REFERENCE 0x0102 -#define IDG_CTX_PUBLISH 0x0103 -#define IDG_CTX_BUILD 0x0104 -#define IDG_VENUS_RUN_FXCOP 0x0105 -#define IDG_VENUS_RUN_FXCOP_CTXT_PROJ 0x0106 -#define IDG_VENUS_CTX_ITEM_WEBREFERENCE 0x0107 -#define IDG_VENUS_CTXT_CONFIG_TRANSFORM 0x0108 - - -// Start Page commands (introduced in Whidbey, some re-used in Orcas) -// *** These are referenced in Web.vssettings and WebExpress.vssettings -// do not change the numbers without updating that file as well! -#define cmdidStartPageCreatePersonalWebSite 0x5000 -#define cmdidStartPageCreateWebSite 0x5001 -#define cmdidStartPageCreateWebService 0x5002 -#define cmdidStartPageStarterKit 0x5003 -#define cmdidStartPageCommunity 0x5004 -#define cmdidStartPageIntroduction 0x5005 -#define cmdidStartPageGuidedTour 0x5006 -#define cmdidStartPageWhatsNew 0x5007 -#define cmdidStartPageHowDoI 0x5008 - -// Silverlight commmands -#define cmdidSLOpenInBlend 100 -#define cmdidSLAddJScriptCode 101 - -// Orcas Start Page commands for VWDExpress and other SKUs -// *** These are referenced in WebExpress.vssettings -// do not change the numbers without updating that file as well! - -#define cmdidVWDStartPageVideoFeatureTour 0x5009 -#define cmdidVWDStartPageLearnWebDevelopment 0x500A -#define cmdidVWDStartPageWhatsNew 0x500B -#define cmdidVWDStartPageBeginnerDeveloperLearningCenter 0x500C -#define cmdidVWDStartPageASPNETDownloads 0x500D -#define cmdidVWDStartPageASPNETForums 0x500E -#define cmdidVWDStartPageASPNETCommunitySite 0x500F -#define cmdidVWDStartPageCreateYourFirstWebSite 0x5010 -#define cmdidVWDStartPageExplore3rdPartyExtensions 0x5011 - -// Silverlight defined command id's (from silverlightmenuids.h) -#define cmdAddSilverlightLink 102 - -#define CreatePackageImage 1 -#define PackageSettingsImage 2 - -#endif -// End of venusids.h diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/venusmenu.vsct b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/venusmenu.vsct deleted file mode 100644 index 11fbf5a..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/venusmenu.vsct +++ /dev/null @@ -1,725 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Add A&SP.NET Folder - Add A&SP.NET Folder - - - - - NotInTBList - - References - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/virtkeys.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/virtkeys.h deleted file mode 100644 index b1635e9..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/virtkeys.h +++ /dev/null @@ -1,133 +0,0 @@ -////////////////////////////////////////////////////////////////////////////// -// -//Copyright 1996-1997 Microsoft Corporation. All Rights Reserved. -// -//File: VirtKeys.H -// -//Contents: Taken from winuser.h -////////////////////////////////////////////////////////////////////////////// - - -/* - * Virtual Keys, Standard Set - */ -#define VK_LBUTTON 0x01 -#define VK_RBUTTON 0x02 -#define VK_CANCEL 0x03 -#define VK_MBUTTON 0x04 /* NOT contiguous with L & RBUTTON */ - -#define VK_BACK 0x08 -#define VK_TAB 0x09 - -#define VK_CLEAR 0x0C -#define VK_RETURN 0x0D - -#define VK_SHIFT 0x10 -#define VK_CONTROL 0x11 -#define VK_MENU 0x12 -#define VK_PAUSE 0x13 -#define VK_CAPITAL 0x14 - - -#define VK_ESCAPE 0x1B - -#define VK_SPACE 0x20 -#define VK_PRIOR 0x21 -#define VK_NEXT 0x22 -#define VK_END 0x23 -#define VK_HOME 0x24 -#define VK_LEFT 0x25 -#define VK_UP 0x26 -#define VK_RIGHT 0x27 -#define VK_DOWN 0x28 -#define VK_SELECT 0x29 -#define VK_PRINT 0x2A -#define VK_EXECUTE 0x2B -#define VK_SNAPSHOT 0x2C -#define VK_INSERT 0x2D -#define VK_DELETE 0x2E -#define VK_HELP 0x2F - -/* VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39) */ -/* VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A) */ - -#define VK_LWIN 0x5B -#define VK_RWIN 0x5C -#define VK_APPS 0x5D - -#define VK_NUMPAD0 0x60 -#define VK_NUMPAD1 0x61 -#define VK_NUMPAD2 0x62 -#define VK_NUMPAD3 0x63 -#define VK_NUMPAD4 0x64 -#define VK_NUMPAD5 0x65 -#define VK_NUMPAD6 0x66 -#define VK_NUMPAD7 0x67 -#define VK_NUMPAD8 0x68 -#define VK_NUMPAD9 0x69 -#define VK_MULTIPLY 0x6A -#define VK_ADD 0x6B -#define VK_SEPARATOR 0x6C -#define VK_SUBTRACT 0x6D -#define VK_DECIMAL 0x6E -#define VK_DIVIDE 0x6F -#define VK_F1 0x70 -#define VK_F2 0x71 -#define VK_F3 0x72 -#define VK_F4 0x73 -#define VK_F5 0x74 -#define VK_F6 0x75 -#define VK_F7 0x76 -#define VK_F8 0x77 -#define VK_F9 0x78 -#define VK_F10 0x79 -#define VK_F11 0x7A -#define VK_F12 0x7B -#define VK_F13 0x7C -#define VK_F14 0x7D -#define VK_F15 0x7E -#define VK_F16 0x7F -#define VK_F17 0x80 -#define VK_F18 0x81 -#define VK_F19 0x82 -#define VK_F20 0x83 -#define VK_F21 0x84 -#define VK_F22 0x85 -#define VK_F23 0x86 -#define VK_F24 0x87 - -#define VK_NUMLOCK 0x90 -#define VK_SCROLL 0x91 - -/* - * VK_L* & VK_R* - left and right Alt, Ctrl and Shift virtual keys. - * Used only as parameters to GetAsyncKeyState() and GetKeyState(). - * No other API or message will distinguish left and right keys in this way. - */ -#define VK_LSHIFT 0xA0 -#define VK_RSHIFT 0xA1 -#define VK_LCONTROL 0xA2 -#define VK_RCONTROL 0xA3 -#define VK_LMENU 0xA4 -#define VK_RMENU 0xA5 - -#define VK_OEM_1 0xBA // ;: for USA -#define VK_OEM_5 0xDC // |\ for USA -#define VK_OEM_PLUS 0xBB // '+' any country -#define VK_OEM_COMMA 0xBC // ',' any country -#define VK_OEM_MINUS 0xBD // '-' any country -#define VK_OEM_PERIOD 0xBE // '.' any country -#define VK_OEM_7 0xDE // '" for USA - -#define VK_PROCESSKEY 0xE5 - -#define VK_ATTN 0xF6 -#define VK_CRSEL 0xF7 -#define VK_EXSEL 0xF8 -#define VK_EREOF 0xF9 -#define VK_PLAY 0xFA -#define VK_ZOOM 0xFB -#define VK_NONAME 0xFC -#define VK_PA1 0xFD -#define VK_OEM_CLEAR 0xFE - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/vsdebugguids.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/vsdebugguids.h deleted file mode 100644 index 3a680ea..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/vsdebugguids.h +++ /dev/null @@ -1,211 +0,0 @@ -// VsDebugGuids.h -// - -#ifdef SHOW_INCLUDES -#pragma message("Includes " __FILE__) -#endif - -//#ifndef __GUIDS_H_ -//#define __GUIDS_H_ - -#ifdef SHOW_INCLUDES -#pragma message("+++INCLUDING " __FILE__) -#endif - - -#ifndef _CTC_GUIDS_ - -#include "objext.h" // for ILocalRegistry -#include "oleipc.h" // for ComponentUIManager - - -// {A27B4E24-A735-4D1D-B8E7-9716E1E3D8E0} -DEFINE_GUID(guidTextEditorFontCategory, - 0xA27B4E24, 0xA735, 0x4D1D, 0xB8, 0xE7, 0x97, 0x16, 0xE1, 0xE3, 0xD8, 0xE0); - -// {C9DD4A58-47FB-11d2-83E7-00C04F9902C1} -DEFINE_GUID(guidVSDebugGroup, - 0xC9DD4A58, 0x47FB, 0x11D2, 0x83, 0xE7, 0x00, 0xC0, 0x4F, 0x99, 0x02, 0xC1); - -// {C9DD4A59-47FB-11d2-83E7-00C04F9902C1} -DEFINE_GUID(guidVSDebugCommand, - 0xC9DD4A59, 0x47FB, 0x11D2, 0x83, 0xE7, 0x00, 0xC0, 0x4F, 0x99, 0x02, 0xC1); - -// {FA9EB535-C624-13D0-AE1F-00A0190FF4C3} -DEFINE_GUID(guidDbgOptGeneralPage, - 0xfa9eb535, 0xc624, 0x13d0, 0xae, 0x1f, 0x00, 0xa0, 0x19, 0x0f, 0xf4, 0xc3); - -// {7A8A4060-D909-4485-9860-748BC8713A74} -DEFINE_GUID(guidDbgOptFindSourcePage, - 0x7a8a4060, 0xd909, 0x4485, 0x98, 0x60, 0x74, 0x8b, 0xc8, 0x71, 0x3a, 0x74); - -// {C15095AA-49C0-40AC-AE78-611318DD9925} -DEFINE_GUID(guidDbgOptFindSymbolPage, - 0xC15095AA, 0x49C0, 0x40AC, 0xAE, 0x78, 0x61, 0x13, 0x18, 0xDD, 0x99, 0x25); - -// {6C3ECAA6-3EFB-4b0d-9660-2A3BA5B8440E} -DEFINE_GUID(guidDbgOptENCPage, - 0x6c3ecaa6, 0x3efb, 0x4b0d, 0x96, 0x60, 0x2a, 0x3b, 0xa5, 0xb8, 0x44, 0xe); - -// {B9EFCAF2-9EAE-4022-9E39-FA947666ADD9} -DEFINE_GUID(guidDbgOptJITPage, - 0xb9efcaf2, 0x9eae, 0x4022, 0x9e, 0x39, 0xfa, 0x94, 0x76, 0x66, 0xad, 0xd9); - -// {1F5E080F-CBD2-459C-8267-39fd83032166} -DEFINE_GUID(guidDbgOptSymbolPage, - 0x1f5e080f, 0xcbd2, 0x459c, 0x82, 0x67, 0x39, 0xfd, 0x83, 0x03, 0x21, 0x66); - -// {FC076020-078A-11D1-A7DF-00A0C9110051} -DEFINE_GUID(guidDebugOutputPane, - 0xfc076020, 0x078a, 0x11d1, 0xa7, 0xdf, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x51); - -// {C16FB7C4-9F84-11D2-8405-00C04F9902C1} -DEFINE_GUID(guidDisasmLangSvc, - 0xc16fb7c4, 0x9f84, 0x11d2, 0x84, 0x05, 0x00, 0xc0, 0x4f, 0x99, 0x02, 0xc1); - -// {3BFC1046-049F-11d3-B87F-00C04F79E479} -DEFINE_GUID(guidMemoryView, - 0x3bfc1046, 0x49f, 0x11d3, 0xb8, 0x7f, 0x0, 0xc0, 0x4f, 0x79, 0xe4, 0x79); - -// {DF38847E-CC19-11d2-8ADA-00C04F79E479} -DEFINE_GUID(guidMemoryLangSvc, - 0xdf38847e, 0xcc19, 0x11d2, 0x8a, 0xda, 0x0, 0xc0, 0x4f, 0x79, 0xe4, 0x79); - -// {13F6A341-59C0-11d3-994C-00C04F68FDAF} -DEFINE_GUID(guidRegisterLangSvc, - 0x13f6a341, 0x59c0, 0x11d3, 0x99, 0x4c, 0x0, 0xc0, 0x4f, 0x68, 0xfd, 0xaf); - -// {75058B12-F5A9-4b1c-9161-9B3754D7488F} -DEFINE_GUID(guidENCStaleLangSvc, - 0x75058b12, 0xf5a9, 0x4b1c, 0x91, 0x61, 0x9b, 0x37, 0x54, 0xd7, 0x48, 0x8f); - - -// {44B05627-95C2-4CE8-BDCD-4AA722785093} -DEFINE_GUID(guidDebuggerMarkerService, - 0x44b05627, 0x95c2, 0x4ce8, 0xbd, 0xcd, 0x4a, 0xa7, 0x22, 0x78, 0x50, 0x93); - -// UNDONE: this should be defined by the environment in vsshell.idl -// {A2FE74E1-B743-11d0-AE1A-00A0C90FFFC3} -DEFINE_GUID(guidExternalFilesProject, - 0xa2fe74e1, 0xb743, 0x11d0, 0xae, 0x1a, 0x00, 0xa0, 0xc9, 0x0f, 0xff, 0xc3); - -// {201BFBC6-D20B-11d2-910F-00C04F9902C1} -// this CmdUIContext is defined when the debugger is started for Just-In-Time debugging -DEFINE_GUID(guidJitDebug, - 0x201bfbc6, 0xd20b, 0x11d2, 0x91, 0x0f, 0x00, 0xc0, 0x4f, 0x99, 0x02, 0xc1); - -// {E5776E42-0966-11d3-B87F-00C04F79E479} -// This is a private interface used by the memory view for communicating with a Language service. -DEFINE_GUID(IID_IMemoryViewLangServiceInterop, - 0xe5776e42, 0x966, 0x11d3, 0xb8, 0x7f, 0x0, 0xc0, 0x4f, 0x79, 0xe4, 0x79); - -// {8C7DDC02-C7B5-4532-AB98-9AEC7C9E02FA} -DEFINE_GUID(guidENCOptionRelink, - 0x8c7ddc02, 0xc7b5, 0x4532, 0xab, 0x98, 0x9a, 0xec, 0x7c, 0x9e, 0x2, 0xfa); - -// {C46344BE-C093-4672-AAFC-80012715798C} -DEFINE_GUID(guidENCOptionPrecompile, - 0xc46344be, 0xc093, 0x4672, 0xaa, 0xfc, 0x80, 0x1, 0x27, 0x15, 0x79, 0x8c); - -// {EE71B5E6-1FE6-4f14-8D73-0981BC4CF5BA} -DEFINE_GUID(guidENCOptionNativeApplyOnContinue, - 0xee71b5e6, 0x1fe6, 0x4f14, 0x8d, 0x73, 0x9, 0x81, 0xbc, 0x4c, 0xf5, 0xba); - -// {ABA46DCE-94D3-469f-A785-D7B529C5B1B7} -DEFINE_GUID(guidENCOptionNativeAllowRemote, - 0xaba46dce, 0x94d3, 0x469f, 0xa7, 0x85, 0xd7, 0xb5, 0x29, 0xc5, 0xb1, 0xb7); - -// {ce2eced5-c21c-464c-9b45-15e10e9f9ef9} -DEFINE_GUID(guidFontColorMemory, - 0xce2eced5, 0xc21c, 0x464c, 0x9b, 0x45, 0x15, 0xe1, 0x0e, 0x9f, 0x9e, 0xf9); - -// {40660f54-80fa-4375-89a3-8d06aa954eba} -DEFINE_GUID(guidFontColorRegisters, - 0x40660f54, 0x80fa, 0x4375, 0x89, 0xa3, 0x8d, 0x06, 0xaa, 0x95, 0x4e, 0xba); - -// {3B70A4AE-BB91-4abe-A05C-C4DE07B9763E} -DEFINE_GUID(guidDebuggerFontColorSvc, - 0x3b70a4ae, 0xbb91, 0x4abe, 0xa0, 0x5c, 0xc4, 0xde, 0x7, 0xb9, 0x76, 0x3e); - -// {358463D0-D084-400f-997E-A34FC570BC72} -DEFINE_GUID(guidWatchFontColor, - 0x358463d0, 0xd084, 0x400f, 0x99, 0x7e, 0xa3, 0x4f, 0xc5, 0x70, 0xbc, 0x72); - -// {A7EE6BEE-D0AA-4b2f-AD9D-748276A725F6} -DEFINE_GUID(guidAutosFontColor, - 0xa7ee6bee, 0xd0aa, 0x4b2f, 0xad, 0x9d, 0x74, 0x82, 0x76, 0xa7, 0x25, 0xf6); - -// {8259ACED-490A-41b3-A0FB-64C842CCDC80} -DEFINE_GUID(guidLocalsFontColor, - 0x8259aced, 0x490a, 0x41b3, 0xa0, 0xfb, 0x64, 0xc8, 0x42, 0xcc, 0xdc, 0x80); - -// {E02A3CCD-2D8E-4628-97D7-1C0921DFA2F3} -DEFINE_GUID(guidParallelWatchFontColor, - 0xe02a3ccd, 0x2d8e, 0x4628, 0x97, 0xd7, 0x1c, 0x9, 0x21, 0xdf, 0xa2, 0xf3); - -// {FD2219AF-EBF8-4116-A801-3B503C48DFF0} -DEFINE_GUID(guidCallStackFontColor, - 0xfd2219af, 0xebf8, 0x4116, 0xa8, 0x1, 0x3b, 0x50, 0x3c, 0x48, 0xdf, 0xf0); - -// {BB8FE807-A186-404a-81FA-D20B908CA93B} -DEFINE_GUID(guidThreadsFontColor, - 0xbb8fe807, 0xa186, 0x404a, 0x81, 0xfa, 0xd2, 0xb, 0x90, 0x8c, 0xa9, 0x3b); - -// {F7B7B222-E186-48df-A5EE-174E8129891B} -DEFINE_GUID(guidDataTipsFontColor, - 0xf7b7b222, 0xe186, 0x48df, 0xa5, 0xee, 0x17, 0x4e, 0x81, 0x29, 0x89, 0x1b); - -// {7A4C6CC9-8404-4B95-AF88-F11B657C7268} -DEFINE_GUID(guidPerformanceTipsFontColor, - 0x7a4c6cc9, 0x8404, 0x4b95, 0xaf, 0x88, 0xf1, 0x1b, 0x65, 0x7c, 0x72, 0x68); - -// {B20C0001-0836-4535-A5E8-96E595B1F094} -DEFINE_GUID(guidDebugLocationFontColor, - 0xb20c0001, 0x836, 0x4535, 0xa5, 0xe8, 0x96, 0xe5, 0x95, 0xb1, 0xf0, 0x94); - - -// {35B25E75-AB53-4c5d-80EA-6682EBB2BBBD} -DEFINE_GUID(guidVarWndsFontColor, - 0x35b25e75, 0xab53, 0x4c5d, 0x80, 0xea, 0x66, 0x82, 0xeb, 0xb2, 0xbb, 0xbd); - -// {8DAFF493-5F7C-4e19-81BF-D5E63C1545D3} -DEFINE_GUID(guidProjectLaunchSettings, - 0x8daff493, 0x5f7c, 0x4e19, 0x81, 0xbf, 0xd5, 0xe6, 0x3c, 0x15, 0x45, 0xd3); - -// {60AFC91C-3AD5-4D33-8C00-D8EF5DEDDCD1} -DEFINE_GUID(guidITraceDebuggerService, - 0x60afc91c, 0x3ad5, 0x4d33, 0x8c, 0x00, 0xd8, 0xef, 0x5d, 0xed, 0xdc, 0xd1); - -#else // _CTC_GUIDS - -#define guidVSDebugPackage { 0xC9DD4A57, 0x47FB, 0x11D2, { 0x83, 0xE7, 0x00, 0xC0, 0x4F, 0x99, 0x02, 0xC1 } } -#define guidVSDebugGroup { 0xC9DD4A58, 0x47FB, 0x11D2, { 0x83, 0xE7, 0x00, 0xC0, 0x4F, 0x99, 0x02, 0xC1 } } -#define guidVSDebugCommand { 0xC9DD4A59, 0x47FB, 0x11D2, { 0x83, 0xE7, 0x00, 0xC0, 0x4F, 0x99, 0x02, 0xC1 } } - -#define guidDbgOptGeneralPage { 0xfa9eb535, 0xc624, 0x13d0, { 0xae, 0x1f, 0x00, 0xa0, 0x19, 0x0f, 0xf4, 0xc3 } } -#define guidDbgOptFindSourcePage { 0x7a8a4060, 0xd909, 0x4485, { 0x98, 0x60, 0x74, 0x8b, 0xc8, 0x71, 0x3a, 0x74 } } -#define guidDbgOptFindSymbolPage { 0xc15095aa, 0x49c0, 0x40ac, { 0xae, 0x78, 0x61, 0x13, 0x18, 0xdd, 0x99, 0x25 } } -#define guidDbgOptJITPage { 0xb9efcaf2, 0x9eae, 0x4022, { 0x9e, 0x39, 0xfa, 0x94, 0x76, 0x66, 0xad, 0xd9 } } - -#define guidDebugOutputPane { 0xfc076020, 0x078a, 0x11d1, { 0xa7, 0xdf, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x51 } } -#define guidDisasmLangSvc { 0xc16fb7c4, 0x9f84, 0x11d2, { 0x84, 0x05, 0x00, 0xc0, 0x4f, 0x99, 0x02, 0xc1 } } -#define guidMemoryLangSvc { 0xdf38847e, 0xcc19, 0x11d2, { 0x8a, 0xda, 0x00, 0xc0, 0x4f, 0x79, 0xe4, 0x79 } } - -#define guidFontColorMemory { 0xce2eced5, 0xc21c, 0x464c, { 0x9b, 0x45, 0x15, 0xe1, 0x0e, 0x9f, 0x9e, 0xf9 } } -#define guidFontColorRegisters { 0x40660f54, 0x80fa, 0x4375, { 0x89, 0xa3, 0x8d, 0x06, 0xaa, 0x95, 0x4e, 0xba } } - -#define guidDebuggerFontColorSvc { 0x3b70a4ae, 0xbb91, 0x4abe, { 0xa0, 0x5c, 0xc4, 0xde, 0x7, 0xb9, 0x76, 0x3e } } -#define guidWatchFontColor { 0x358463d0, 0xd084, 0x400f, { 0x99, 0x7e, 0xa3, 0x4f, 0xc5, 0x70, 0xbc, 0x72 } } -#define guidAutosFontColor { 0xa7ee6bee, 0xd0aa, 0x4b2f, { 0xad, 0x9d, 0x74, 0x82, 0x76, 0xa7, 0x25, 0xf6 } } -#define guidLocalsFontColor { 0x8259aced, 0x490a, 0x41b3, { 0xa0, 0xfb, 0x64, 0xc8, 0x42, 0xcc, 0xdc, 0x80 } } -#define guidParallelWatchFontColor { 0xe02a3ccd, 0x2d8e, 0x4628, { 0x97, 0xd7, 0x1c, 0x9, 0x21, 0xdf, 0xa2, 0xf3 } } -#define guidCallStackFontColor { 0xfd2219af, 0xebf8, 0x4116, { 0xa8, 0x1, 0x3b, 0x50, 0x3c, 0x48, 0xdf, 0xf0 } } -#define guidThreadsFontColor { 0xbb8fe807, 0xa186, 0x404a, { 0x81, 0xfa, 0xd2, 0xb, 0x90, 0x8c, 0xa9, 0x3b } } -#define guidDataTipsFontColor { 0xf7b7b222, 0xe186, 0x48df, { 0xa5, 0xee, 0x17, 0x4e, 0x81, 0x29, 0x89, 0x1b } } -#define guidPerformanceTipsFontColor { 0x7a4c6cc9, 0x8404, 0x4b95, { 0xaf, 0x88, 0xf1, 0x1b, 0x65, 0x7c, 0x72, 0x68 } } -#define guidVarWndsFontColor { 0x35b25e75, 0xab53, 0x4c5d, { 0x80, 0xea, 0x66, 0x82, 0xeb, 0xb2, 0xbb, 0xbd } }; - -#endif // _CTC_GUIDS_ - - -//#endif // __GUIDS_H_ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/vsshlids.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/vsshlids.h deleted file mode 100644 index 38cd3b2..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/vsshlids.h +++ /dev/null @@ -1,1945 +0,0 @@ -////////////////////////////////////////////////////////////////////////////// -// -//Copyright 1996-2003 Microsoft Corporation. All Rights Reserved. -// -//File: VSShlIds.H -// -//Contents: -// -////////////////////////////////////////////////////////////////////////////// - -#ifndef _VSSHLIDS_H_ -#define _VSSHLIDS_H_ - - - -////////////////////////////////////////////////////////////////////////////// -// -// GUID Identifiers, created by Visual Studio Shell -// -////////////////////////////////////////////////////////////////////////////// -#ifndef NOGUIDS - -#ifdef DEFINE_GUID - // Guid if using Office provided icons - DEFINE_GUID (guidOfficeIcon, - 0xd309f794, 0x903f, 0x11d0, 0x9e, 0xfc, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x4f); - - // Guid for shell icons - DEFINE_GUID(guidVsShellIcons, - 0x9cd93c42, 0xceef, 0x45ab, 0xb1, 0xb5, 0x60, 0x40, 0x88, 0xc, 0x95, 0x43); - - // Guid for the duplicate accelerator keys - DEFINE_GUID (guidKeyDupe, - 0xf17bdae0, 0xa16d, 0x11d0, 0x9f, 0x4, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f); - - // Guid for Shell's group and menu ids - DEFINE_GUID (guidSHLMainMenu, - 0xd309f791, 0x903f, 0x11d0, 0x9e, 0xfc, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x4f); - - // Guid for ClassView menu ids - DEFINE_GUID(guidClassViewMenu, - 0xfb61dcfe, 0xc9cb, 0x4964, 0x84, 0x26, 0xc2, 0xd3, 0x83, 0x34, 0x07, 0x8c); - - // Guid for DocOutline package commands - DEFINE_GUID (guidDocOutlinePkg, - 0x21af45b0, 0xffa5, 0x11d0, 0xb6, 0x3f, 0x00, 0xa0, 0xc9, 0x22, 0xe8, 0x51); - - // Guid for CommonIDE package - DEFINE_GUID (guidCommonIDEPackage, - 0x6E87CFAD, 0x6C05, 0x4adf, 0x9C, 0xD7, 0x3B, 0x79, 0x43, 0x87, 0x5B, 0x7C); - - // Guid for CommonIDE package commands - DEFINE_GUID (guidCommonIDEPackageCmd, - 0x6767e06b, 0x5789, 0x472b, 0x8e, 0xd7, 0x1f, 0x20, 0x73, 0x71, 0x6e, 0x8c); - - // UIContext guid specifying that we're not in View Source mode - DEFINE_GUID(guidNotViewSourceMode, - 0x7174c6a0, 0xb93d, 0x11d1, 0x9f, 0xf4, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f); - - // Guid for shared groups - // {234A7FC1-CFE9-4335-9E82-061F86E402C1} - DEFINE_GUID(guidSharedMenuGroup, - 0x234a7fc1, 0xcfe9, 0x4335, 0x9e, 0x82, 0x6, 0x1f, 0x86, 0xe4, 0x2, 0xc1); - - DEFINE_GUID(guidBuildCmdIcons, - 0x952691c5, 0x34d6, 0x462b, 0xac, 0x56, 0x9a, 0xb0, 0x97, 0x70, 0xa3, 0x0d); - - DEFINE_GUID(CMDSETID_StandardCommandSet2K, - 0x1496A755, 0x94DE, 0x11D0, 0x8C, 0x3F, 0x00, 0xC0, 0x4F, 0xC2, 0xAA, 0xE2); - - // new command set for Dev10 - DEFINE_GUID(CMDSETID_StandardCommandSet10, - 0x5dd0bb59, 0x7076, 0x4c59, 0x88, 0xd3, 0xde, 0x36, 0x93, 0x1f, 0x63, 0xf0); - - // new command set for Dev11 - DEFINE_GUID(CMDSETID_StandardCommandSet11, - 0xd63db1f0, 0x404e, 0x4b21, 0x96, 0x48, 0xca, 0x8d, 0x99, 0x24, 0x5e, 0xc3); - - // new command set for Dev12 - DEFINE_GUID(CMDSETID_StandardCommandSet12, - 0x2A8866DC, 0x7BDE, 0x4dc8, 0xA3, 0x60, 0xA6, 0x06, 0x79, 0x53, 0x43, 0x84); - - // new command set for Dev14 - // {4C7763BF-5FAF-4264-A366-B7E1F27BA958} - DEFINE_GUID(CMDSETID_StandardCommandSet14, - 0x4c7763bf, 0x5faf, 0x4264, 0xa3, 0x66, 0xb7, 0xe1, 0xf2, 0x7b, 0xa9, 0x58); - - // {489EE5BF-F001-41c9-91C7-6E89D9C111AD} - DEFINE_GUID(CMDSETID_EzMDI, - 0x489ee5bf, 0xf001, 0x41c9, 0x91, 0xc7, 0x6e, 0x89, 0xd9, 0xc1, 0x11, 0xad); - - // Emacs editor emulation - // {9A95F3AF-F86A-4aa2-80E6-012BF65DBBC3} - DEFINE_GUID(guidEmacsCommandGroup, - 0x9a95f3af, 0xf86a, 0x4aa2, 0x80, 0xe6, 0x1, 0x2b, 0xf6, 0x5d, 0xbb, 0xc3); - - // Brief editor emulation - // {7A500D8A-8258-46c3-8965-6AC53ED6B4E7} - DEFINE_GUID(guidBriefCommandGroup, - 0x7a500d8a, 0x8258, 0x46c3, 0x89, 0x65, 0x6a, 0xc5, 0x3e, 0xd6, 0xb4, 0xe7); - - // {501822E1-B5AF-11d0-B4DC-00A0C91506EF} - DEFINE_GUID(guidDataCmdId, - 0x501822e1, 0xB5AF, 0x11D0, 0xB4, 0xDC, 0x00, 0xA0, 0xC9, 0x15, 0x06, 0xEF); - - // {4614107F-217D-4bbf-9DFE-B9E165C65572} - DEFINE_GUID(guidVSData, - 0x4614107F, 0x217D, 0x4bbf, 0x9D, 0xFE, 0xB9, 0xE1, 0x65, 0xC6, 0x55, 0x72); - - //{732abe75-cd80-11d0-a2db-00aa00a3efff} - DEFINE_GUID(CMDSETID_DaVinciDataToolsCommandSet, - 0x732abe75, 0xcd80, 0x11d0, 0xa2, 0xdb, 0x00, 0xaa, 0x00, 0xa3, 0xef, 0xff); - - // Guid for Extension Manager Package - //{E7576C05-1874-450c-9E98-CF3A0897A069} - DEFINE_GUID(guidExtensionManagerPkg, - 0xe7576c05, 0x1874, 0x450c, 0x9e, 0x98, 0xcf, 0x3a, 0x08, 0x97, 0xa0, 0x69); - - // Guid for Extension Manager Icon - DEFINE_GUID(guidExtensionManagerIcon, - 0x12ffec2c, 0x2df7, 0x49eb, 0xa2, 0x92, 0x05, 0xc4, 0xa5, 0xf9, 0xc3, 0x54); - - // Guid for puslish web Icon - // {69DE971C-8BB7-4032-9E7D-3D7C115A6329} - DEFINE_GUID(guidPublishWebIcon, - 0x69de971c, 0x8bb7, 0x4032, 0x9e, 0x7d, 0x3d, 0x7c, 0x11, 0x5a, 0x63, 0x29); - - // WM_APPCOMMAND handling - // The active ole command targets will receive CMDSETID_WMAppCommand:cmdID, where - // cmdID is one of APPCOMMAND_****, defined in winuser.h for _WIN32_WINNT >= 0x0500 - // (use common\inc\wmappcmd.h to have this commands defined for all target platforms) - // If command is not handled, we will look in the registry for the mapped command: - // HKLM\\WMAppCommand - // val = {}: - - // {12F1A339-02B9-46e6-BDAF-1071F76056BF} - DEFINE_GUID(CMDSETID_WMAppCommand, - 0x12f1a339, 0x02b9, 0x46e6, 0xbd, 0xaf, 0x10, 0x71, 0xf7, 0x60, 0x56, 0xbf); - - DEFINE_GUID(CLSID_VsCommunityPackage, - 0x490508dd, 0x32ce, 0x45e8, 0x80, 0x8c, 0xfa, 0xeb, 0xf4, 0x68, 0xb1, 0x86); - - // {0x462b036f,0x7349,0x4835,{0x9e,0x21,0xbe,0xc6,0x0e,0x98,0x9b,0x9c}} - // {462B036F-7349-4835-9E21-BEC60E989B9C} - DEFINE_GUID(guidVDTFlavorCmdSet, - 0x462b036f, 0x7349, 0x4835, 0x9e, 0x21, 0xbe, 0xc6, 0x0e, 0x98, 0x9b, 0x9c); - - // Reference Manager Providers command set guid - // {8206e3a8-09d6-4f97-985f-7b980b672a97} - DEFINE_GUID(guidReferenceManagerProvidersPackageCmdSet, - 0xa8e30682, 0xd609, 0x974f, 0x98, 0x5f, 0x7b, 0x98, 0x0b, 0x67, 0x2a, 0x97); - - // ------------------------------------- - // Class View Selection UIContext guids. - // ------------------------------------- - - // {48903663-A165-4e4b-867D-90622B1E6E9C} - DEFINE_GUID(guidClassViewSelectionNamespace, - 0x48903663, 0xa165, 0x4e4b, 0x86, 0x7d, 0x90, 0x62, 0x2b, 0x1e, 0x6e, 0x9c); - - // {010FA539-D664-45c2-BD28-7C36F2AAA816} - DEFINE_GUID(guidClassViewMultiSelectionNamespaces, - 0x10fa539, 0xd664, 0x45c2, 0xbd, 0x28, 0x7c, 0x36, 0xf2, 0xaa, 0xa8, 0x16); - - // {C5F62498-4EEE-423b-B12E-EA6FB3217215} - DEFINE_GUID(guidClassViewSelectionClass, - 0xc5f62498, 0x4eee, 0x423b, 0xb1, 0x2e, 0xea, 0x6f, 0xb3, 0x21, 0x72, 0x15); - - // {767AF915-7282-49da-806E-9AC9614E78FC} - DEFINE_GUID(guidClassViewMultiSelectionClasses, - 0x767af915, 0x7282, 0x49da, 0x80, 0x6e, 0x9a, 0xc9, 0x61, 0x4e, 0x78, 0xfc); - - // {AF5D60D7-9F6C-4824-98E6-074E258790F8} - DEFINE_GUID(guidClassViewSelectionMember, - 0xaf5d60d7, 0x9f6c, 0x4824, 0x98, 0xe6, 0x07, 0x4e, 0x25, 0x87, 0x90, 0xf8); - - // {C46D1701-7623-4bb2-A7E2-FB059D2B33E9} - DEFINE_GUID(guidClassViewMultiSelectionMembers, - 0xc46d1701, 0x7623, 0x4bb2, 0xa7, 0xe2, 0xfb, 0x5, 0x9d, 0x2b, 0x33, 0xe9); - - // {5EE0E92B-13BD-491b-9518-40B2936F5E21} - DEFINE_GUID(guidClassViewMultiSelectionMixed, - 0x5ee0e92b, 0x13bd, 0x491b, 0x95, 0x18, 0x40, 0xb2, 0x93, 0x6f, 0x5e, 0x21); - - // {57817069-31B7-4d3a-8B2C-8195EB7D216F} - DEFINE_GUID(guidClassViewSelectionPhysicalContainer, - 0x57817069, 0x31b7, 0x4d3a, 0x8b, 0x2c, 0x81, 0x95, 0xeb, 0x7d, 0x21, 0x6f); - - // {D584640A-388C-4e66-BB81-80969620D404} - DEFINE_GUID(guidClassViewMultiSelectionPhysicalContainers, - 0xd584640a, 0x388c, 0x4e66, 0xbb, 0x81, 0x80, 0x96, 0x96, 0x20, 0xd4, 0x4); - - // {F19997FD-8C6E-4972-88BC-063181D4E88C} - DEFINE_GUID(guidClassViewSelectionHierarchy, - 0xf19997fd, 0x8c6e, 0x4972, 0x88, 0xbc, 0x6, 0x31, 0x81, 0xd4, 0xe8, 0x8c); - - // {2D502DA9-629C-4293-8B14-1312F4EBD89A} - DEFINE_GUID(guidClassViewSelectionMemberHierarchy, - 0x2d502da9, 0x629c, 0x4293, 0x8b, 0x14, 0x13, 0x12, 0xf4, 0xeb, 0xd8, 0x9a); - - // {2D502DA9-629C-4293-8B14-1312F4EBD89A} - DEFINE_GUID(guidClassViewSelectionSupportsClassDesigner, - 0xc53a8676, 0x1a8f, 0x4673, 0x91, 0x47, 0x09, 0xa3, 0xe7, 0xd5, 0x6c, 0xda); - - - // ----------------------------------------- - // End Class View Selection UIContext guids. - // ----------------------------------------- - - - // {84571F7F-1A90-41E0-9781-2610297FB09D} - DEFINE_GUID(guidDExploreApplicationObject, - 0x84571F7F, 0x1A90, 0x41E0, 0x97, 0x81, 0x26, 0x10, 0x29, 0x7F, 0xB0, 0x9D); - - // {8D8529D3-625D-4496-8354-3DAD630ECC1B} - DEFINE_GUID(guid_VSDesignerPackage, - 0x8D8529D3, 0x625D, 0x4496, 0x83, 0x54, 0x3D, 0xAD, 0x63, 0x0E, 0xCC, 0x1B); - - // {640F725F-1B2D-4831-A9FD-874847682010} - DEFINE_GUID(guidServerExpIcon, - 0x640F725F, 0x1B2D, 0x4831, 0xA9, 0xFD, 0x87, 0x48, 0x47, 0x68, 0x20, 0x10); - -/////////////////////////////////////////////// -// -// VS Enterprise guids -// -/////////////////////////////////////////////// - - // VS Enterprise Cmd UIContext guid - // {07CA8E98-FF14-4e5e-9C4D-959C081B5E47} - DEFINE_GUID(guidTeamProjectCmdUIContext, - 0x07CA8E98, 0xFF14, 0x4e5e, 0x9C, 0x4D, 0x95, 0x9C, 0x08, 0x1B, 0x5E, 0x47); - - // VS Enterprise Shared Commands guid - // {3F5A3E02-AF62-4c13-8D8A-A568ECAE238B} - DEFINE_GUID(guidTeamExplorerSharedCmdSet, - 0x3F5A3E02, 0xAF62, 0x4c13, 0x8D, 0x8A, 0xA5, 0x68, 0xEC, 0xAE, 0x23, 0x8B); - - - DEFINE_GUID (guidRefactorIcon, - 0x5d7e7f67, 0xa63f, 0x46ee, 0x84, 0xf1, 0x99, 0xb, 0x2c, 0xab, 0x23, 0xf3); - - // {B3285A19-6471-4150-AE05-18253F95FBCC} - DEFINE_GUID (guidGoToTypeDef, - 0xb3285a19, 0x6471, 0x4150, 0xae, 0x5, 0x18, 0x25, 0x3f, 0x95, 0xfb, 0xcc); - - // {E6EA7925-0FE6-4867-84EA-8BA78B7FDBEE} - DEFINE_GUID(guidGenerateMethodIcon, - 0xe6ea7925, 0xfe6, 0x4867, 0x84, 0xea, 0x8b, 0xa7, 0x8b, 0x7f, 0xdb, 0xee); - // {50AA77AC-6BB4-42A8-A4A2-F4CD407E80A8} - DEFINE_GUID (guidToggleCompletionMode, - 0x50AA77AC, 0x6BB4, 0x42A8, 0xa4, 0xa2, 0xf4, 0xcd, 0x40, 0x7e, 0x80, 0xa8); - - // Server Explorer menu group guid - // {74D21310-2AEE-11d1-8BFB-00A0C90F26F7} - DEFINE_GUID(guid_SE_MenuGroup, - 0x74d21310, 0x2aee, 0x11d1, 0x8b, 0xfb, 0x0, 0xa0, 0xc9, 0xf, 0x26, 0xf7); - - // Server Explorer command ID guid - // {74D21311-2AEE-11d1-8BFB-00A0C90F26F7} - DEFINE_GUID(guid_SE_CommandID, - 0x74d21311, 0x2aee, 0x11d1, 0x8b, 0xfb, 0x0, 0xa0, 0xc9, 0xf, 0x26, 0xf7); - - // UI Context GUID to enable the Tools->Connect To Server command - // {9BF70368-F5F7-4ddf-8CD2-FB27FBE0BD9C} - DEFINE_GUID(guidAppidSupportsConnectToServer, - 0x9bf70368, 0xf5f7, 0x4ddf, 0x8c, 0xd2, 0xfb, 0x27, 0xfb, 0xe0, 0xbd, 0x9c); - - -/////////////////////////////////////////////// -// -// Editor Shim CLSIDs from the Editor Shim Package (defined at Microsoft.VisualStudio.Editor.dll) -// -/////////////////////////////////////////////// - - // CLSID for VS10 Platform Factory - DEFINE_GUID(CLSID_PlatformFactory, - 0x2491432F, 0x3A10, 0x4884, 0xB6, 0x28, 0x57, 0x4D, 0x57, 0xF4, 0x1E, 0x9B); - - // CLSID for VsDocDataAdapter - DEFINE_GUID(CLSID_VsDocDataAdapter, - 0x169F2886, 0x6566, 0x432e, 0xA9, 0x3D, 0x55, 0x88, 0xBD, 0x58, 0x32, 0x29); - - // CLSID for VsTextBufferCoordinatorAdapter - DEFINE_GUID(CLSID_VsTextBufferCoordinatorAdapter, - 0x5FCEEA4C, 0xD49F, 0x4acd, 0xB8, 0x16, 0x13, 0x0A, 0x5D, 0xCD, 0x4C, 0x54); - - // CLSID for VsHiddenTextManagerAdapter - DEFINE_GUID(CLSID_VsHiddenTextManagerAdapter, - 0x85115CFE, 0x3F29, 0x4e52, 0xAE, 0x98, 0x6F, 0xE6, 0x25, 0x73, 0xD1, 0x1C); - - // GUID to get the IVxTextBuffer from the IVsUserData - DEFINE_GUID(GUID_VxTextBuffer, - 0xbe120c41, 0xd969, 0x42a4, 0xa4, 0xdd, 0x91, 0x26, 0x65, 0xa5, 0xbf, 0x13); - -#else //!DEFINE_GUID - // Guid if using Office provided icons - #define guidOfficeIcon { 0xd309f794, 0x903f, 0x11d0, { 0x9e, 0xfc, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x4f } } - // Guid for shell icons - #define guidVsShellIcons { 0x9cd93c42, 0xceef, 0x45ab, { 0xb1, 0xb5, 0x60, 0x40, 0x88, 0xc, 0x95, 0x43 } } - // Guid for the duplicate accelerator keys - #define guidKeyDupe { 0xf17bdae0, 0xa16d, 0x11d0, { 0x9f, 0x4, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } - // Guid for Shell's group and menu ids - #define guidSHLMainMenu { 0xd309f791, 0x903f, 0x11d0, { 0x9e, 0xfc, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x4f } } - // Guid for ClassView menu ids - #define guidClassViewMenu { 0xfb61dcfe, 0xc9cb, 0x4964, { 0x84, 0x26, 0xc2, 0xd3, 0x83, 0x34, 0x07, 0x8c } } - // Guid for CommonIDE package - #define guidCommonIDEPackage { 0x6E87CFAD, 0x6C05, 0x4adf, { 0x9C, 0xD7, 0x3B, 0x79, 0x43, 0x87, 0x5B, 0x7C } } - // Guid for CommonIDE package commands - #define guidCommonIDEPackageCmd { 0x6767e06b, 0x5789, 0x472b, { 0x8e, 0xd7, 0x1f, 0x20, 0x73, 0x71, 0x6e, 0x8c } } - // Guid for Standard Shell Commands (97 set) - #define CMDSETID_StandardCommandSet97 { 0x5efc7975, 0x14bc, 0x11cf, { 0x9b, 0x2b, 0x00, 0xaa, 0x00, 0x57, 0x38, 0x19 } } - // Guid for Standard Shell Commands (2k set) - #define CMDSETID_StandardCommandSet2K {0x1496A755, 0x94DE, 0x11D0, {0x8C, 0x3F, 0x00, 0xC0, 0x4F, 0xC2, 0xAA, 0xE2}} - // Guid for Standard Shell Commands (Dev10 set) - #define CMDSETID_StandardCommandSet10 {0x5dd0bb59, 0x7076, 0x4c59, {0x88, 0xd3, 0xde, 0x36, 0x93, 0x1f, 0x63, 0xf0}} - // Guid for Standard Shell Commands (Dev11 set) - #define CMDSETID_StandardCommandSet11 {0xd63db1f0, 0x404e, 0x4b21, {0x96, 0x48, 0xca, 0x8d, 0x99, 0x24, 0x5e, 0xc3}} - // Guid for Standard Shell Commands (Dev12 set) - #define CMDSETID_StandardCommandSet12 {0x2A8866DC, 0x7BDE, 0x4dc8, {0xA3, 0x60, 0xA6, 0x06, 0x79, 0x53, 0x43, 0x84}}; - // Guid for Standard Shell Commands (Dev14 set) - #define CMDSETID_StandardCommandSet14 {0x4c7763bf, 0x5faf, 0x4264, {0xa3, 0x66, 0xb7, 0xe1, 0xf2, 0x7b, 0xa9, 0x58}}; - // Guid for the EzMDI file list menu private command set - #define CMDSETID_EzMDI {0x489ee5bf, 0xf001, 0x41c9, {0x91, 0xc7, 0x6e, 0x89, 0xd9, 0xc1, 0x11, 0xad}} - // Guid for the Emacs editor emulation command group - // {9A95F3AF-F86A-4aa2-80E6-012BF65DBBC3} - #define guidEmacsCommandGroup {0x9a95f3af, 0xf86a, 0x4aa2,{ 0x80, 0xe6, 0x1, 0x2b, 0xf6, 0x5d, 0xbb, 0xc3}} - // Guid for the Brief editor emulation command group - // {7A500D8A-8258-46c3-8965-6AC53ED6B4E7} - #define guidBriefCommandGroup {0x7a500d8a, 0x8258, 0x46c3,{ 0x89, 0x65, 0x6a, 0xc5, 0x3e, 0xd6, 0xb4, 0xe7}} - // Guid for DocOutline package commands - #define guidDocOutlinePkg { 0x21af45b0, 0xffa5, 0x11d0, { 0xb6, 0x3f, 0x00, 0xa0, 0xc9, 0x22, 0xe8, 0x51 } } - // Guid for TaskList package commands - #define CLSID_VsTaskListPackage { 0x4A9B7E50, 0xAA16, 0x11d0, { 0xA8, 0xC5, 0x00, 0xA0, 0xC9, 0x21, 0xA4, 0xD2 } } - // Guid for find/replace bitmaps... - #define guidFindIcon { 0x740EEC10, 0x1A5D, 0x11D1, { 0xA0, 0x30, 0x00, 0xA0, 0xC9, 0x11, 0xE8, 0xE9} } - // Guid for unified find bitmaps... - #define guidUFindIcon { 0xD7BECFE4, 0x1C1A, 0x4D32, { 0x8E, 0xD8, 0xF7, 0xDA, 0x4F, 0x89, 0x7E, 0x7B} } - // Guid for Bookmark window bitmaps... - #define guidBookmarkIcon { 0x7637b0ae, 0x7d52, 0x40a1, { 0x90, 0xba, 0x51, 0x94, 0x50, 0x57, 0x97, 0x9d } } - // Guid for Tool window goto bitmaps... {65ED2DB5-9942-4664-BA7C-CBE2B79AE7A8} - #define guidToolWindowGotoButtons { 0x65ed2db5, 0x9942, 0x4664, { 0xba, 0x7c, 0xcb, 0xe2, 0xb7, 0x9a, 0xe7, 0xa8 } } - // Guid for debugger bitmaps - #define guidDebuggerIcon { 0xb7afe65e, 0x3a96, 0x11d1, { 0xb0, 0x68, 0x0, 0xc0, 0x4f, 0xb6, 0x6f, 0xa0} } - // Guid for object browser buttons - #define guidObjectBrowserButtons { 0x5f810e80, 0x33ad, 0x11d1, { 0xa7, 0x96, 0x0, 0xa0, 0xc9, 0x11, 0x10, 0xc3 } } - // Guid for Call Browser buttons {F858DE97-54BF-4929-A039-62396ACACD8E} - #define guidCallBrowserButtons { 0xf858de97, 0x54bf, 0x4929, { 0xa0, 0x39, 0x62, 0x39, 0x6a, 0xca, 0xcd, 0x8e } } - // Guid for Call Hierarchy buttons {90C70706-ECC3-4d97-B80C-2CED9E7CC7EB} - #define guidCallHierarchyButtons { 0x90c70706, 0xecc3, 0x4d97, { 0xb8, 0xc, 0x2c, 0xed, 0x9e, 0x7c, 0xc7, 0xeb } } - // Guid for Code Definition View buttons {88892CCC-3565-4e34-BFF3-B9B0997FC195} - #define guidCodeDefViewButtons { 0x88892ccc, 0x3565, 0x4e34, { 0xbf, 0xf3, 0xb9, 0xb0, 0x99, 0x7f, 0xc1, 0x95 } } - // UIContext guid specifying that we're not in View Source mode - #define guidNotViewSourceMode {0x7174c6a0, 0xb93d, 0x11d1, {0x9f, 0xf4, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f} } - // Guid for text editor bitmaps... - #define guidTextEditorIcon { 0xc40a5a10, 0x3eeb, 0x11d3, { 0xaf, 0xe5, 0x0, 0x10, 0x5a, 0x99, 0x91, 0xef } } - // Guid for error / warning buttons... - #define guidErrorIcon { 0x7e65bae7, 0xd6fc, 0x4c65, { 0x89, 0x2d, 0xe2, 0xc9, 0xdc, 0xaa, 0xdd, 0xae } } - #define guidSharedMenuGroup { 0x234a7fc1, 0xcfe9, 0x4335, { 0x9e, 0x82, 0x6, 0x1f, 0x86, 0xe4, 0x02, 0xc1 } } - // guid for build cmd icons - #define guidBuildCmdIcons { 0x952691c5, 0x34d6, 0x462b, {0xac, 0x56, 0x9a, 0xb0, 0x97, 0x70, 0xa3, 0x0d}} - // {501822E1-B5AF-11d0-B4DC-00A0C91506EF} Guid for Data project commands - #define guidDataCmdId {0x501822e1, 0xb5af, 0x11d0, {0xb4, 0xdc, 0x00, 0xa0, 0xc9, 0x15, 0x06, 0xef}} - // {4614107F-217D-4bbf-9DFE-B9E165C65572} - #define guidVSData {0x4614107F, 0x217D, 0x4bbf, {0x9D, 0xFE, 0xB9, 0xE1, 0x65, 0xC6, 0x55, 0x72}} - //{732abe75-cd80-11d0-a2db-00aa00a3efff} - #define CMDSETID_DaVinciDataToolsCommandSet {0x732abe75, 0xcd80, 0x11d0, {0xa2, 0xdb, 0x00, 0xaa, 0x00, 0xa3, 0xef, 0xff} } - // {12F1A339-02B9-46e6-BDAF-1071F76056BF} - #define CMDSETID_WMAppCommand { 0x12f1a339, 0x02b9, 0x46e6, { 0xbd, 0xaf, 0x10, 0x71, 0xf7, 0x60, 0x56, 0xbf } } - #define CLSID_VsCommunityPackage { 0x490508dd, 0x32ce, 0x45e8, { 0x80, 0x8c, 0xfa, 0xeb, 0xf4, 0x68, 0xb1, 0x86 } } - // Guid for Yukon projects commands - // {462B036F-7349-4835-9E21-BEC60E989B9C} - #define guidVDTFlavorCmdSet { 0x462b036f, 0x7349, 0x4835, {0x9e, 0x21, 0xbe, 0xc6, 0x0e, 0x98, 0x9b, 0x9c } } - // Error List toolwindow icon - #define guidErrorListIcon { 0xbffbae07, 0x4ff7, 0x45da, { 0x88, 0x3e, 0x82, 0xcc, 0xdb, 0x85, 0xf1, 0xf8 } } - // Accessibility check button {EEF04648-250A-4360-8C2F-43CC063E198D} - #define guidAccessibilityIcon { 0xeef04648, 0x250a, 0x4360, { 0x8c, 0x2f, 0x43, 0xcc, 0x6, 0x3e, 0x19, 0x8d } } - // Server Explorer menu group {74D21310-2AEE-11d1-8BFB-00A0C90F26F7} - #define guid_SE_MenuGroup { 0x74d21310, 0x2aee, 0x11d1, { 0x8b, 0xfb, 0x0, 0xa0, 0xc9, 0xf, 0x26, 0xf7 } } - // Server Explorer command ID guid {74D21311-2AEE-11d1-8BFB-00A0C90F26F7} - #define guid_SE_CommandID { 0x74d21311, 0x2aee, 0x11d1, { 0x8b, 0xfb, 0x0, 0xa0, 0xc9, 0xf, 0x26, 0xf7 } } - // UI Context GUID to enable the Tools->Connect To Server command {9BF70368-F5F7-4ddf-8CD2-FB27FBE0BD9C} - #define guidAppidSupportsConnectToServer { 0x9bf70368, 0xf5f7, 0x4ddf, { 0x8c, 0xd2, 0xfb, 0x27, 0xfb, 0xe0, 0xbd, 0x9c } } - //Guid for Extension Manager Package - #define guidExtensionManagerPkg { 0xe7576c05, 0x1874, 0x450c, { 0x9e, 0x98, 0xcf, 0x3a, 0x08, 0x97, 0xa0, 0x69 } } - // Guid for Extension Manager Icon - #define guidExtensionManagerIcon { 0x12ffec2c, 0x2df7, 0x49eb, { 0xa2, 0x92, 0x05, 0xc4, 0xa5, 0xf9, 0xc3, 0x54 } } - // Guid for puslish web Icon - #define guidPublishWebIcon { 0x69de971c, 0x8bb7, 0x4032, { 0x9e, 0x7d, 0x3d, 0x7c, 0x11, 0x5a, 0x63, 0x29 } } - - // ------------------------------------- - // Class View Selection UIContext guids. - // ------------------------------------- - - // {48903663-A165-4e4b-867D-90622B1E6E9C} - #define guidClassViewSelectionNamespace { 0x48903663, 0xa165, 0x4e4b, {0x86, 0x7d, 0x90, 0x62, 0x2b, 0x1e, 0x6e, 0x9c } } - - // {010FA539-D664-45c2-BD28-7C36F2AAA816} - #define guidClassViewMultiSelectionNamespaces { 0x10fa539, 0xd664, 0x45c2, {0xbd, 0x28, 0x7c, 0x36, 0xf2, 0xaa, 0xa8, 0x16 } } - - // {C5F62498-4EEE-423b-B12E-EA6FB3217215} - #define guidClassViewSelectionClass { 0xc5f62498, 0x4eee, 0x423b, {0xb1, 0x2e, 0xea, 0x6f, 0xb3, 0x21, 0x72, 0x15 } } - - // {767AF915-7282-49da-806E-9AC9614E78FC} - #define guidClassViewMultiSelectionClasses { 0x767af915, 0x7282, 0x49da, {0x80, 0x6e, 0x9a, 0xc9, 0x61, 0x4e, 0x78, 0xfc } } - - // {AF5D60D7-9F6C-4824-98E6-074E258790F8} - #define guidClassViewSelectionMember { 0xaf5d60d7, 0x9f6c, 0x4824, {0x98, 0xe6, 0x07, 0x4e, 0x25, 0x87, 0x90, 0xf8 } } - - // {C46D1701-7623-4bb2-A7E2-FB059D2B33E9} - #define guidClassViewMultiSelectionMembers { 0xc46d1701, 0x7623, 0x4bb2, {0xa7, 0xe2, 0xfb, 0x5, 0x9d, 0x2b, 0x33, 0xe9 } } - - // {5EE0E92B-13BD-491b-9518-40B2936F5E21} - #define guidClassViewMultiSelectionMixed { 0x5ee0e92b, 0x13bd, 0x491b, {0x95, 0x18, 0x40, 0xb2, 0x93, 0x6f, 0x5e, 0x21 } } - - // {57817069-31B7-4d3a-8B2C-8195EB7D216F} - #define guidClassViewSelectionPhysicalContainer { 0x57817069, 0x31b7, 0x4d3a, {0x8b, 0x2c, 0x81, 0x95, 0xeb, 0x7d, 0x21, 0x6f } } - - // {D584640A-388C-4e66-BB81-80969620D404} - #define guidClassViewMultiSelectionPhysicalContainers { 0xd584640a, 0x388c, 0x4e66, {0xbb, 0x81, 0x80, 0x96, 0x96, 0x20, 0xd4, 0x4 } } - - // {F19997FD-8C6E-4972-88BC-063181D4E88C} - #define guidClassViewSelectionHierarchy { 0xf19997fd, 0x8c6e, 0x4972, {0x88, 0xbc, 0x6, 0x31, 0x81, 0xd4, 0xe8, 0x8c } } - - // {2D502DA9-629C-4293-8B14-1312F4EBD89A} - #define guidClassViewSelectionMemberHierarchy { 0x2d502da9, 0x629c, 0x4293, {0x8b, 0x14, 0x13, 0x12, 0xf4, 0xeb, 0xd8, 0x9a } } - - // {C53A8676-1A8F-4673-9147-09A3E7D56CDA} - #define guidClassViewSelectionSupportsClassDesigner { 0xc53a8676, 0x1a8f, 0x4673, { 0x91, 0x47, 0x9, 0xa3, 0xe7, 0xd5, 0x6c, 0xda } } - - // ----------------------------------------- - // End Class View Selection UIContext guids. - // ----------------------------------------- - - // {84571F7F-1A90-41E0-9781-2610297FB09D} - #define guidDExploreApplicationObject { 0x84571F7F, 0x1A90, 0x41E0, {0x97, 0x81, 0x26, 0x10, 0x29, 0x7F, 0xB0, 0x9D } } - - // {8D8529D3-625D-4496-8354-3DAD630ECC1B} - #define guid_VSDesignerPackage { 0x8D8529D3, 0x625D, 0x4496, { 0x83, 0x54, 0x3D, 0xAD, 0x63, 0x0E, 0xCC, 0x1B } } - - // {640F725F-1B2D-4831-A9FD-874847682010} - #define guidServerExpIcon { 0x640F725F, 0x1B2D, 0x4831, {0xA9, 0xFD, 0x87, 0x48, 0x47, 0x68, 0x20, 0x10 } } - - // Guid for the View Definition Icon - // {5D82E0FE-9301-4B2B-8872-9E037943A681} - #define guidViewDefinitionIcon { 0x5d82e0fe, 0x9301, 0x4b2b, { 0x88, 0x72, 0x9e, 0x3, 0x79, 0x43, 0xa6, 0x81 } }; - -/////////////////////////////////////////////// -// -// VS Enterprise guids -// -/////////////////////////////////////////////// - - // VS Enterprise Cmd UIContext guid - // {07CA8E98-FF14-4e5e-9C4D-959C081B5E47} - #define guidTeamProjectCmdUIContext { 0x07CA8E98, 0xFF14, 0x4e5e, {0x9C, 0x4D, 0x95, 0x9C, 0x08, 0x1B, 0x5E, 0x47 } } - - // VS Enterprise Shared Commands guid - // {3F5A3E02-AF62-4c13-8D8A-A568ECAE238B} - #define guidTeamExplorerSharedCmdSet { 0x3F5A3E02, 0xAF62, 0x4c13, {0x8D, 0x8A, 0xA5, 0x68, 0xEC, 0xAE, 0x23, 0x8B } } - - - #define guidRefactorIcon { 0x5d7e7f67, 0xa63f, 0x46ee, { 0x84, 0xf1, 0x99, 0xb, 0x2c, 0xab, 0x23, 0xf3 } } - #define guidGoToTypeDef { 0xb3285a19, 0x6471, 0x4150, { 0xae, 0x5, 0x18, 0x25, 0x3f, 0x95, 0xfb, 0xcc } } - #define guidGenerateMethodIcon { 0xe6ea7925, 0x0fe6, 0x4867, { 0x84, 0xea, 0x8b, 0xa7, 0x8b, 0x7f, 0xdb, 0xee } } - #define guidToggleCompletionMode { 0x50AA77AC, 0x6BB4, 0x42A8, { 0xa4, 0xa2, 0xf4, 0xcd, 0x40, 0x7e, 0x80, 0xa8 } }; - - #define GUID_TextEditorFactory {0x8b382828, 0x6202, 0x11d1, {0x88, 0x70, 0x0, 0x0, 0xf8, 0x75, 0x79, 0xd2}} - -/////////////////////////////////////////////// -// -// Editor Shim CLSIDs from the Editor Shim Package (defined at Microsoft.VisualStudio.Editor.dll) -// -/////////////////////////////////////////////// - - // CLSID for VS10 Editor Factory - #define CLSID_VS10TextEditorFactory {0xdf25faa1, 0xe891, 0x49f6, {0x98, 0x23, 0x72, 0x63, 0x4a, 0x02, 0xa4, 0x05} } - - // CLSID for VS10 Editor Factory with encoding - #define CLSID_VS10TextEditorFactoryWithEncoding {0xC6BE297E, 0xC907, 0x4F43, {0x91, 0x20, 0x05, 0x3C, 0x19, 0x2E, 0xF5, 0x1E} } - - // CLSID for VS10 Platform Factory - #define CLSID_PlatformFactory {0x2491432F, 0x3A10, 0x4884, {0xB6, 0x28, 0x57, 0x4D, 0x57, 0xF4, 0x1E, 0x9B} } - - // CLSID for VsDocDataAdapter - #define CLSID_VsDocDataAdapter {0x169F2886, 0x6566, 0x432e, {0xA9, 0x3D, 0x55, 0x88, 0xBD, 0x58, 0x32, 0x29} } - - // CLSID for VsTextBufferCoordinatorAdapter - #define CLSID_VsTextBufferCoordinatorAdapter {0x5FCEEA4C, 0xD49F, 0x4acd, {0xB8, 0x16, 0x13, 0x0A, 0x5D, 0xCD, 0x4C, 0x54} } - - // CLSID for VsHiddenTextManagerAdapter - #define CLSID_VsHiddenTextManagerAdapter {0x85115CFE, 0x3F29, 0x4e52, {0xAE, 0x98, 0x6F, 0xE6, 0x25, 0x73, 0xD1, 0x1C} } - - // GUID to get the IVxTextBuffer from the IVsUserData - #define GUID_VxTextBuffer {0xbe120c41, 0xd969, 0x42a4, {0xa4, 0xdd, 0x91, 0x26, 0x65, 0xa5, 0xbf, 0x13} } - -#endif //!DEFINE_GUID - -#ifdef __CTC__ -// *** UIContext Guids for use by CTC parser only... -#define UICONTEXT_SolutionBuilding { 0xadfc4e60, 0x397, 0x11d1, { 0x9f, 0x4e, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } -#define UICONTEXT_Debugging { 0xadfc4e61, 0x397, 0x11d1, { 0x9f, 0x4e, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } -#define UICONTEXT_FullScreenMode { 0xadfc4e62, 0x397, 0x11d1, { 0x9f, 0x4e, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } -#define UICONTEXT_DesignMode { 0xadfc4e63, 0x397, 0x11d1, { 0x9f, 0x4e, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } -#define UICONTEXT_NoSolution { 0xadfc4e64, 0x397, 0x11d1, { 0x9f, 0x4e, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } -#define UICONTEXT_SolutionExists { 0xf1536ef8, 0x92ec, 0x443c, { 0x9e, 0xd7, 0xfd, 0xad, 0xf1, 0x50, 0xda, 0x82 } } -#define UICONTEXT_EmptySolution { 0xadfc4e65, 0x397, 0x11d1, { 0x9f, 0x4e, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } -#define UICONTEXT_SolutionHasSingleProject { 0xadfc4e66, 0x397, 0x11d1, { 0x9f, 0x4e, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } -#define UICONTEXT_SolutionHasMultipleProjects { 0x93694fa0, 0x397, 0x11d1, { 0x9f, 0x4e, 0x0, 0xa0, 0xc9, 0x11, 0x0, 0x4f } } -#define UICONTEXT_CodeWindow { 0x8fe2df1d, 0xe0da, 0x4ebe, { 0x9d, 0x5c, 0x41, 0x5d, 0x40, 0xe4, 0x87, 0xb5 } } -#define UICONTEXT_NotBuildingAndNotDebugging { 0x48ea4a80, 0xf14e, 0x4107, { 0x88, 0xfa, 0x8d, 0x0, 0x16, 0xf3, 0xb, 0x9c } } //VS 2005 Bug #35207 add new cmdUIGuid -#define UICONTEXT_SolutionExistsAndNotBuildingAndNotDebugging { 0xd0e4deec, 0x1b53, 0x4cda, { 0x85, 0x59, 0xd4, 0x54, 0x58, 0x3a, 0xd2, 0x3b } } -#define UICONTEXT_SolutionHasAppContainerProject { 0x7CAC4AE1, 0x2E6B, 0x4B02, { 0xA9, 0x1C, 0x71, 0x61, 0x1E, 0x86, 0xF2, 0x73 } } -// from vsshell110.h -#define UICONTEXT_OsWindows8OrHigher { 0x67CFF80C, 0x0863, 0x4202, { 0xA4, 0xE4, 0xCE, 0x80, 0xFD, 0xF8, 0x50, 0x6E } } -#endif //__CTC__ - -#define guidVSStd97 CMDSETID_StandardCommandSet97 -#define CLSID_StandardCommandSet97 CMDSETID_StandardCommandSet97 - -#define guidVSStd2K CMDSETID_StandardCommandSet2K -#define guidVSStd10 CMDSETID_StandardCommandSet10 -#define CLSID_StandardCommandSet10 CMDSETID_StandardCommandSet10 -#define guidVSStd11 CMDSETID_StandardCommandSet11 -#define CLSID_StandardCommandSet11 CMDSETID_StandardCommandSet11 -#define guidVSStd12 CMDSETID_StandardCommandSet12 -#define CLSID_StandardCommandSet12 CMDSETID_StandardCommandSet12 -#define guidEzMDI CMDSETID_EzMDI -#define CLSID_StandardCommandSet2K CMDSETID_StandardCommandSet2K -#define CLSID_CTextViewCommandGroup CMDSETID_StandardCommandSet2K -#define CLSID_TCG CMDSETID_StandardCommandSet2K -#define CLSID_ECG CMDSETID_StandardCommandSet2K -#define guidDavDataCmdId CMDSETID_DaVinciDataToolsCommandSet -#define guidVSStd14 CMDSETID_StandardCommandSet14 -#define CLSID_StandardCommandSet14 CMDSETID_StandardCommandSet14 - -// Standard editor guid. -#define guidStdEditor {0x9ADF33D0, 0x8AAD, 0x11d0, {0xB6, 0x06, 0x00, 0xA0, 0xC9, 0x22, 0xE8, 0x51} } - - - - -// Standard editor shorthand macros for a more compact and manageable table -#define guidStdEd guidStdEditor -#define guidStdEdCmd guidStdEditor:IDG_VS_EDITOR_CMDS -#define guidStdEdBmkFld guidStdEditor:IDG_VS_EDITOR_BOOKMARK_FOLDER_CMDS // Bookmark commands restricted to a folder -#define guidStdEdBmkDoc guidStdEditor:IDG_VS_EDITOR_BOOKMARK_DOCUMENT_CMDS // Bookmark commands restricted to a document -#define guidStdEdBmkAllDocs guidStdEditor:IDG_VS_EDITOR_BOOKMARK_ALLDOCS_CMDS // Bookmark commands that operate on all files -#define guidStdEdBmkTskLst guidStdEditor:IDG_VS_EDITOR_BOOKMARK_TASKLIST_CMDS // Tasklist shortcut commands -#define guidStdEdAdv guidStdEditor:IDG_VS_EDITOR_ADVANCED_CMDS -#define guidStdEdOut guidStdEditor:IDG_VS_EDITOR_OUTLINING_CMDS -#define guidStdLang guidStdEditor:IDG_VS_EDITOR_LANGUAGE_INFO -#define guidStdEdIntel guidStdEditor:IDG_VS_EDITOR_INTELLISENSE_CMDS -#endif //!NOGUIDS - -////////////////////////////////////////////////////////////////////////////// -// -// Toolbar Identifiers, created by Visual Studio Shell -// -////////////////////////////////////////////////////////////////////////////// -#define IDM_VS_TOOL_MAINMENU 0x0000 -#define IDM_VS_TOOL_STANDARD 0x0001 -#define IDM_VS_TOOL_WINDOWUI 0x0002 -#define IDM_VS_TOOL_PROJWIN 0x0003 -#define IDM_VS_TOOL_DEBUGGER 0x0006 -#define IDM_VS_TOOL_OBJECT_BROWSER_GO 0x0007 -#define IDM_VS_TOOL_CLASSVIEW_GO 0x0008 -#define IDM_VS_TOOL_OBJSEARCH 0x0009 -//UNUSED 0x000a -#define IDM_VS_TOOL_OPENWINDOWS 0x000b -#define IDM_VS_TOOL_VIEWBAR 0x000c -#define IDM_VS_TOOL_BUILD 0x000d -#define IDM_VS_TOOL_TEXTEDITOR 0x000e -#define IDM_VS_TOOL_OBJBROWSER 0x000f -#define IDM_VS_TOOL_CLASSVIEW 0x0010 -#define IDM_VS_TOOL_PROPERTIES 0x0011 -#define IDM_VS_TOOL_DATA 0x0012 -#define IDM_VS_TOOL_SCHEMA 0x0013 -#define IDM_VS_TOOL_OUTPUTWINDOW 0x0014 -#define IDM_VS_TOOL_FINDRESULTS1 0x0015 -#define IDM_VS_TOOL_FINDRESULTS2 0x0016 -#define IDM_VS_TOOL_UNIFIEDFIND 0x0017 -//UNUSED 0x0018 -#define IDM_VS_TOOL_BOOKMARKWIND 0x0019 -#define IDM_VS_TOOL_CALLBROWSER1 0x001a -#define IDM_VS_TOOL_CALLBROWSER2 0x001b -#define IDM_VS_TOOL_CALLBROWSER3 0x001c -#define IDM_VS_TOOL_CALLBROWSER4 0x001d -#define IDM_VS_TOOL_CALLBROWSER5 0x001e -#define IDM_VS_TOOL_CALLBROWSER6 0x001f -#define IDM_VS_TOOL_CALLBROWSER7 0x0020 -#define IDM_VS_TOOL_CALLBROWSER8 0x0021 -#define IDM_VS_TOOL_CALLBROWSER9 0x0022 -#define IDM_VS_TOOL_CALLBROWSER10 0x0023 -#define IDM_VS_TOOL_CALLBROWSER11 0x0024 -#define IDM_VS_TOOL_CALLBROWSER12 0x0025 -#define IDM_VS_TOOL_CALLBROWSER13 0x0026 -#define IDM_VS_TOOL_CALLBROWSER14 0x0027 -#define IDM_VS_TOOL_CALLBROWSER15 0x0028 -#define IDM_VS_TOOL_CALLBROWSER16 0x0029 -#define IDM_VS_TOOL_TASKLIST 0x002a -#define IDM_VS_TOOL_USERTASKS 0x002b -#define IDM_VS_TOOL_ERRORLIST 0x002c -#define IDM_VS_TOOL_SNIPPETMENUS 0x002D - -#define IDM_VS_CALLBROWSER_TYPE_POPUP 0x0030 - -////////////////////////////////////////////////////////////////////////////// -// Toolbar ID for customize mode only -// -// **** NOTE **** DO NOT add any menu or toolbar that has an ID greater than -// IDM_VS_TOOL_ADDCOMMAND, otherwise you WILL break customize -// mode. IDM_VS_TOOL_UDEFINED is a very special toolbar. -// Do not use or place it anywhere - used by shell only. -////////////////////////////////////////////////////////////////////////////// -#define IDM_VS_TOOL_UNDEFINED 0xEDFF -#define IDM_VS_TOOL_ADDCOMMAND 0xEE00 - -////////////////////////////////////////////////////////////////////////////// -// -// Menu Identifiers, created by Visual Studio Shell -// -////////////////////////////////////////////////////////////////////////////// -#define IDM_VS_MENU_FILE 0x0080 -#define IDM_VS_MENU_EDIT 0x0081 -#define IDM_VS_MENU_VIEW 0x0082 -#define IDM_VS_MENU_PROJECT 0x0083 -#define IDM_VS_MENU_TOOLS 0x0085 -#define IDM_VS_MENU_WINDOW 0x0086 -#define IDM_VS_MENU_ADDINS 0x0087 -#define IDM_VS_MENU_HELP 0x0088 -#define IDM_VS_MENU_DEBUG 0x0089 -#define IDM_VS_MENU_FORMAT 0x008A -#define IDM_VS_MENU_ALLMACROS 0x008B -#define IDM_VS_MENU_BUILD 0x008C -#define IDM_VS_MENU_CONTEXTMENUS 0x008D -#define IDG_VS_MENU_CONTEXTMENUS 0x008E -#define IDM_VS_MENU_REFACTORING 0x008f -#define IDM_VS_MENU_COMMUNITY 0x0090 - -/////////////////////////////////////////////// -// -// Editor menu groups -// -/////////////////////////////////////////////// -#define IDG_VS_EDITOR_CMDS 0x3E8A - -#define IDG_VS_EDITOR_BOOKMARK_FOLDER_CMDS 0x3EB0 -#define IDG_VS_EDITOR_BOOKMARK_DOCUMENT_CMDS 0x3EB1 -#define IDG_VS_EDITOR_BOOKMARK_ALLDOCS_CMDS 0x3EB2 -#define IDG_VS_EDITOR_BOOKMARK_TASKLIST_CMDS 0x3EB3 - -#define IDG_VS_EDITOR_ADVANCED_CMDS 0x3E8F -#define IDG_VS_EDITOR_OUTLINING_CMDS 0x3E90 -#define IDG_VS_EDITOR_LANGUAGE_INFO 0x3E93 -#define IDG_VS_EDITOR_INTELLISENSE_CMDS 0x3E94 -#define IDG_TOOLS_SNIPPETS 0x3E95 //actually on the tools menu defined above - -#define IDM_VS_EDITOR_BOOKMARK_MENU 0x3E9E -#define IDM_VS_EDITOR_ADVANCED_MENU 0x3EA0 -#define IDM_VS_EDITOR_OUTLINING_MENU 0x3EA1 -#define IDM_VS_EDITOR_INTELLISENSE_MENU 0x3EA2 -#define IDM_VS_EDITOR_FIND_MENU 0x3EA3 -#define IDM_VS_EDITOR_PASTE_MENU 0x3EA4 - -////////////////////////////////////////////////////////////////////////////// -// -// Group Identifiers, created by Visual Studio Shell -// -////////////////////////////////////////////////////////////////////////////// - -// Main Menu Bar Groups -#define IDG_VS_MM_FILEEDITVIEW 0x0101 // File/Edit/View menus go here -#define IDG_VS_MM_PROJECT 0x0102 // Project menu go here -#define IDG_VS_MM_BUILDDEBUGRUN 0x0103 // Build/Debug/Run menus go here -#define IDG_VS_MM_TOOLSADDINS 0x0104 // Tools/Addins menu goes here -#define IDG_VS_MM_WINDOWHELP 0x0105 // Window/Help menus go here -#define IDG_VS_MM_FULLSCREENBAR 0x0106 // Full Screen group -//VS 2005 Bug #58088 Put refactorings on top-level menu -#define IDG_VS_MM_REFACTORING 0x0107 // Refactorings go here -#define IDG_VS_MM_REFACTORING_JS 0x0108 // VS 2005 bug #275998 - -// All Macros Groups -#define IDG_VS_MM_MACROS 0x010A - -// File Menu Groups -#define IDG_VS_FILE_NEW_PROJ_CSCD 0x010E -#define IDG_VS_FILE_ITEM 0x010F -#define IDG_VS_FILE_FILE 0x0110 -#define IDG_VS_FILE_ADD 0x0111 -#define IDG_VS_FILE_SAVE 0x0112 -#define IDG_VS_FILE_RENAME 0x0113 -#define IDG_VS_FILE_PRINT 0x0114 -#define IDG_VS_FILE_ACCOUNTSETTINGS 0x0711 -#define IDG_VS_FILE_MRU 0x0115 -#define IDG_VS_FILE_EXIT 0x0116 -#define IDG_VS_FILE_DELETE 0x0117 -#define IDG_VS_FILE_SOLUTION 0x0118 -#define IDG_VS_FILE_NEW_CASCADE 0x0119 -#define IDG_VS_FILE_OPENP_CASCADE 0x011A -#define IDG_VS_FILE_OPENF_CASCADE 0x011B -#define IDG_VS_FILE_ADD_PROJECT_NEW 0x011C -#define IDG_VS_FILE_ADD_PROJECT_EXI 0x011D -#define IDG_VS_FILE_FMRU_CASCADE 0x011E -#define IDG_VS_FILE_PMRU_CASCADE 0x011F -#define IDG_VS_FILE_BROWSER 0x0120 -#define IDG_VS_FILE_MOVE 0x0121 -#define IDG_VS_FILE_MOVE_CASCADE 0x0122 -#define IDG_VS_FILE_MOVE_PICKER 0x0123 -#define IDG_VS_FILE_MISC 0x0124 -#define IDG_VS_FILE_MISC_CASCADE 0x0125 -#define IDG_VS_FILE_MAKE_EXE 0x0126 -#define IDG_VS_FILE_OPENSCC_CASCADE 0x0127 - -// Edit Menu Groups -#define IDG_VS_EDIT_OBJECTS 0x0128 -#define IDG_VS_EDIT_UNDOREDO 0x0129 -#define IDG_VS_EDIT_CUTCOPY 0x012A -#define IDG_VS_EDIT_SELECT 0x012B -#define IDG_VS_EDIT_FIND 0x012C -#define IDG_VS_EDIT_GOTO 0x012D -#define IDG_VS_EDIT_COMMANDWELL 0x012E -#define IDG_VS_EDIT_PASTE 0x012F - -// View Menu Groups -#define IDG_VS_VIEW_BROWSER 0x0130 -#define IDG_VS_VIEW_PROPPAGES 0x0131 -#define IDG_VS_VIEW_TOOLBARS 0x0132 -#define IDG_VS_VIEW_FORMCODE 0x0133 -#define IDG_VS_VIEW_DEFINEVIEWS 0x0134 -#define IDG_VS_VIEW_WINDOWS 0x0135 -#define IDG_VS_VIEW_ARCH_WINDOWS 0x0720 -#define IDG_VS_VIEW_ORG_WINDOWS 0x0721 -#define IDG_VS_VIEW_CODEBROWSENAV_WINDOWS 0x0722 -#define IDG_VS_VIEW_DEV_WINDOWS 0x0723 -#define IDG_VS_WNDO_FINDRESULTS 0x0724 -#define IDG_VS_VIEW_REFRESH 0x0136 -#define IDG_VS_VIEW_NAVIGATE 0x0137 -#define IDG_VS_VIEW_SYMBOLNAVIGATE 0x0138 -#define IDG_VS_VIEW_SMALLNAVIGATE 0x0139 -#define IDG_VS_VIEW_OBJBRWSR 0x013A -#define IDG_VS_VIEW_LINKS 0x013B -#define IDG_VS_VIEW_COMMANDWELL 0x013C -#define IDG_VS_VIEW_SYMBOLNAVIGATE_JS 0x013D // VS 2005 bug #303148 - -// Project Menu Groups -#define IDG_VS_PROJ_ADD 0x0140 -#define IDG_VS_PROJ_OPTIONS 0x0141 -#define IDG_VS_PROJ_REFERENCE 0x0142 -#define IDG_VS_PROJ_FOLDER 0x0143 -#define IDG_VS_PROJ_UNLOADRELOAD 0x0144 -#define IDG_VS_PROJ_ADDCODE 0x0145 -#define IDG_VS_PROJ_PROJECT 0x0146 -#define IDG_VS_PROJ_ADDREMOVE 0x0147 -#define IDG_VS_PROJ_WEB1 0x0148 -#define IDG_VS_PROJ_WEB2 0x0149 -#define IDG_VS_PROJ_TOOLBAR1 0x014A -#define IDG_VS_PROJ_TOOLBAR2 0x014B -#define IDG_VS_PROJ_MISCADD 0x014C -#define IDG_VS_PROJ_SETTINGS 0x014D -#define IDG_VS_PROJ_ADMIN 0x014E - -// Run Menu Groups -#define IDG_VS_RUN_START 0x0150 -#define IDG_VS_DBG_STEP 0x0151 -#define IDG_VS_DBG_WATCH 0x0152 -#define IDG_VS_DBG_BRKPTS 0x0153 -#define IDG_VS_DBG_STATEMENT 0x0154 -#define IDG_VS_DBG_ATTACH 0x0155 -#define IDG_VS_DBG_TBBRKPTS 0x0156 -#define IDG_VS_DBG_DBGWINDOWS 0x0157 // this actually resides on the debugger toolbar - -//Tools->External Tools Groups -#define IDG_VS_TOOLS_EXT_CUST 0x0158 -#define IDG_VS_TOOLS_EXT_TOOLS 0x0159 - -// Tools Menu Groups -#define IDG_VS_TOOLS_OPTIONS 0x015A -#define IDG_VS_TOOLS_OTHER2 0x015B -#define IDG_VS_TOOLS_OBJSUBSET 0x015C - -// Addins Menu Groups -#define IDG_VS_ADDIN_BUILTIN 0x015D -#define IDG_VS_ADDIN_MANAGER 0x015E - -// Window Menu Groups -#define IDG_VS_WINDOW_NEW 0x0160 -#define IDG_VS_WINDOW_ARRANGE 0x0161 -#define IDG_VS_WINDOW_LIST 0x0162 -#define IDG_VS_WINDOW_NAVIGATION 0x0163 -#define IDG_VS_WINDOW_LAYOUT 0x0164 -#define IDG_VS_WINDOW_LAYOUT_LIST 0x0165 - -// Help Menu Groups -#define IDG_VS_HELP_SUPPORT 0x016A -#define IDG_VS_HELP_ABOUT 0x016B -#define IDG_VS_HELP_SAMPLES 0x016C - - -// Standard Toolbar Groups -#define IDG_VS_TOOLSB_NEWADD 0x0170 -#define IDG_VS_TOOLSB_SAVEOPEN 0x0171 -#define IDG_VS_TOOLSB_CUTCOPY 0x0172 -#define IDG_VS_TOOLSB_UNDOREDO 0x0173 -#define IDG_VS_TOOLSB_RUNBUILD 0x0174 -#define IDG_VS_TOOLSB_WINDOWS 0x0175 // don't use -#define IDG_VS_TOOLSB_GAUGE 0x0176 -#define IDG_VS_TOOLSB_SEARCH 0x0177 -#define IDG_VS_TOOLSB_NEWWINDOWS 0x0178 -#define IDG_VS_TOOLSB_NAVIGATE 0x0179 -#define IDG_VS_FINDTAB 0x017D -#define IDG_VS_REPLACETAB 0x017E - -// Window UI Toolbar Groups -#define IDG_VS_WINDOWUI_LOADSAVE 0x017A - -// Open Windows Toolbar Groups -#define IDG_VS_OPENWIN_WINDOWS 0x017B - -// View Bar Toolbar Groups -#define IDG_VS_VIEWBAR_VIEWS 0x017C - -// Watch context menu groups -#define IDG_VS_WATCH_EDITADDDEL 0x0180 -//#define IDG_VS_WATCH_COLLAPSE 0x0181 -#define IDG_VS_WATCH_PROCDEFN 0x0182 -#define IDG_VS_WATCH_STARTEND 0x0183 - -// Thread context menu groups -#define IDG_VS_THREAD_SUSPENDRESUME 0x0184 - -// Hexadecimal group -#define IDG_VS_DEBUG_DISPLAYRADIX 0x0185 - -// Treegrid context menu -#define IDG_VS_TREEGRID 0x0186 - -// Immediate context menu groups -#define IDG_VS_IMMD_OBPROCDEFN 0x0188 - -// Docking / Hide Pane Group -#define IDG_VS_DOCKCLOSE 0x0189 -#define IDG_VS_DOCKHIDE 0x0190 -#define IDG_VS_DOCUMENTDOCKHIDE 0x0192 - -// Thread context menu groups -#define IDG_VS_CALLST_RUNTOCURSOR 0x0191 -// 0x0192 is used above in IDG_VS_DOCUMENTDOCKHIDE - -// MenuDesigner Context Menu Groups -#define IDG_VS_MNUDES_CUTCOPY 0x0195 -#define IDG_VS_MNUDES_INSERT 0x0196 -#define IDG_VS_MNUDES_EDITNAMES 0x0197 -#define IDG_VS_MNUDES_VIEWCODE 0x0198 -#define IDG_VS_MNUDES_PROPERTIES 0x0199 - -#define IDG_VS_MNUDES_UNDOREDO 0x019A - -// Window Menu Cascade groups -#define IDG_VS_WNDO_OTRWNDWS0 0x019E -#define IDG_VS_WNDO_OTRWNDWS1 0x019F -#define IDG_VS_WNDO_OTRWNDWS2 0x01A0 -#define IDG_VS_WNDO_OTRWNDWS3 0x01A1 -#define IDG_VS_WNDO_OTRWNDWS4 0x01A2 -#define IDG_VS_WNDO_OTRWNDWS5 0x01A3 -#define IDG_VS_WNDO_OTRWNDWS6 0x01A4 -#define IDG_VS_WNDO_WINDOWS1 0x01A5 -#define IDG_VS_WNDO_WINDOWS2 0x01A6 -#define IDG_VS_WNDO_DBGWINDOWS IDG_VS_WNDO_WINDOWS1 -#define IDG_VS_WNDO_INTERACTIVEWNDWS 0x01A7 - -// OLE Verbs Menu Cascade groups -#define IDG_VS_EDIT_OLEVERBS 0x01A8 - -// PropBrs Context menu groups -#define IDG_VS_PROPBRS_MISC 0x01AA - -// Output Window Pane Context menu groups -#define IDG_VS_RESULTSLISTCOPY 0x01AC -#define IDG_VS_RESULTSLISTCLEAR 0x01AD -#define IDG_VS_RESULTSLISTGOTO 0x01AE -#define IDG_VS_RESULTSLISTOUTLINE 0x01AF - -// New Toolbox Context Menu groups -#define IDG_VS_TOOLBOX_ACTIONS 0x01B0 -#define IDG_VS_TOOLBOX_ITEM 0x01B1 -#define IDG_VS_TOOLBOX_TAB 0x01B2 -#define IDG_VS_TOOLBOX_MOVE 0x01B3 -#define IDG_VS_TOOLBOX_VIEW 0x01B4 - -// Miscellaneous Files project context menu groups -#define IDG_VS_MISCFILES_PROJ 0x01B8 - -// Miscellaneous Files project item context menu groups -#define IDG_VS_MISCFILES_PROJITEM 0x01BA - -// Solution Items project item context menu groups -#define IDG_VS_SOLNITEMS_PROJ 0x01BC -#define IDG_VS_SOLNITEMS_PROJITEM 0x01BD - -// Stub (unloaded/placeholder) project context menu groups -#define IDG_VS_STUB_PROJECT 0x01BE - -// Code Window context menu groups -#define IDG_VS_CODEWIN_TEXTEDIT 0x01C0 -#define IDG_VS_CODEWIN_DEBUG_BP 0x01C1 -#define IDG_VS_CODEWIN_DEBUG_WATCH 0x01C2 -#define IDG_VS_CODEWIN_DEBUG_STEP 0x01C3 -#define IDG_VS_CODEWIN_MARKER 0x01C4 -#define IDG_VS_CODEWIN_OPENURL 0x01C5 -#define IDG_VS_CODEWIN_SHORTCUT 0x01C6 - -#define IDG_VS_CODEWIN_INTELLISENSE 0x02B0 -#define IDG_VS_CODEWIN_NAVIGATETOLOCATION 0x02B1 -#define IDG_VS_CODEWIN_NAVIGATETOFILE 0x02B2 -#define IDG_VS_CODEWIN_OUTLINING 0x02B3 -#define IDG_VS_CODEWIN_CTXT_OUTLINING 0x02B4 -#define IDG_VS_CODEWIN_REFACTORING 0x02b5 -// 0x02B6 used below in IDG_VS_FINDRESULTS1_STOPFIND -// 0x02B7 used below in IDG_VS_FINDRESULTS2_STOPFIND -#define IDG_VS_CODEWIN_REFACTORING_JS 0x02b8 // VS 2005 bug #275998 -#define IDG_VS_CODEWIN_LANGUAGE 0x02D0 -#define IDG_VS_CODEWIN_ADVANCED 0x02D1 -#define IDG_VS_CODEWIN_SNIPPETS 0x02D2 - -// Task List context menu groups -#define IDG_VS_TASKLIST 0x01C7 -#define IDG_VS_ERRORLIST 0x01CB - -// cascading Task list menu groups -#define IDG_VS_TASKLIST_SORT 0x01C8 -#define IDG_VS_TASKLIST_NEXTPREV_ERR 0x01C9 -#define IDG_VS_TASKLIST_CLIENT 0x01CA -// 0x01CB used above (IDG_VS_ERRORLIST) -#define IDG_VS_ERRORLIST_CLIENT 0x01CC -#define IDG_VS_ERRORLIST_NEXTPREV_ERR 0x01CD -// UNUSED: 0x01CE -#define IDG_VS_TASKLIST_COLUMNS 0x01CF - -#define IDG_VS_TASKLIST_SORT_COLUMN 0x01D0 - -// Tasklist toolbar provider list group -#define IDG_VS_TASKLIST_PROVIDERLIST 0x01D1 - -// Build toolbar group -#define IDG_VS_BUILDBAR 0x01D2 - -// User Tasks toolbar group -#define IDG_VS_USERTASKS_EDIT 0x01D3 - -// Error List toolbar group -#define IDG_VS_ERRORLIST_ERRORGROUP 0x01D4 - -// Project Window Toolbar group -#define IDG_VS_PROJ_TOOLBAR3 0x01D5 -#define IDG_VS_PROJ_TOOLBAR4 0x01D6 -#define IDG_VS_PROJ_TOOLBAR5 0x01D7 - -// More error list toolbar groups -- see IDG_VS_ERRORLIST_ERRORGROUP above -#define IDG_VS_ERRORLIST_WARNINGGROUP 0x01D8 -#define IDG_VS_ERRORLIST_MESSAGEGROUP 0x01D9 -#define IDG_VS_ERRORLIST_FILTERLISTTOGROUP 0x01DA -#define IDG_VS_ERRORLIST_FILTERCATEGORIESGROUP 0x01DB -#define IDG_VS_ERRORLIST_BUILDGROUP 0x01DC -#define IDG_VS_ERRORLIST_CLEARFILTERGROUP 0x01DD - -// Solution Node ctxt menu groups -#define IDG_VS_SOLNNODE_CTXT_TOP 0x01E0 -#define IDG_VS_SOLNNODE_CTXT_BOTTOM 0x01E1 - -// Project Window Default group -#define IDG_VS_PROJWIN_NODE_CTXT_TOP 0x01E2 -#define IDG_VS_PROJWIN_NODE_CTXT_BOTTOM 0x01E3 -#define IDG_VS_PROJWIN_ITEM_CTXT_TOP 0x01E4 -#define IDG_VS_PROJWIN_ITEM_CTXT_BOTTOM 0x01E5 - -// Document Window Default groups -#define IDG_VS_DOCWINDOW_CTXT_TOP 0x01E6 -#define IDG_VS_DOCWINDOW_CTXT_BOTTOM 0x01E7 - -// Tool Window Default groups -#define IDG_VS_TOOLWINDOW_CTXT_TOP 0x01E8 -#define IDG_VS_TOOLWINDOW_CTXT_BOTTOM 0x01E9 - -// EZ MDI groups -#define IDG_VS_EZ_TILE 0x01EA -#define IDG_VS_EZ_CANCEL 0x01EB -#define IDG_VS_EZ_DOCWINDOWOPS 0x01EC -#define IDG_VS_EZ_DOCWINDOWPATHOPS 0x01ED - -// Pinned Tabs -#define IDG_VS_PINNEDTABS 0x01EE - -// Debugger Group -#define IDG_VS_TOOL_DEBUGGER 0x0200 - -// Shell defined context menu groups -#define IDG_VS_CTXT_MULTIPROJ_BUILD 0x0201 -#define IDG_VS_CTXT_PROJECT_ADD 0x0202 -#define IDG_VS_CTXT_PROJECT_ADD_ITEMS 0x0203 -#define IDG_VS_CTXT_PROJECT_DEBUG 0x0204 -#define IDG_VS_CTXT_PROJECT_START 0x0205 -#define IDG_VS_CTXT_PROJECT_BUILD 0x0206 -#define IDG_VS_CTXT_PROJECT_TRANSFER 0x0207 -#define IDG_VS_CTXT_ITEM_VIEWOBJECT 0x0208 -#define IDG_VS_CTXT_ITEM_OPEN 0x0209 -#define IDG_VS_CTXT_ITEM_TRANSFER 0x020A -#define IDG_VS_CTXT_ITEM_VIEWBROWSER 0x020B -#define IDG_VS_CTXT_SAVE 0x020C -#define IDG_VS_CTXT_ITEM_PRINT 0x020D -#define IDG_VS_CTXT_ITEM_PROPERTIES 0x020E -#define IDG_VS_CTXT_SCC 0x020F -#define IDG_VS_CTXT_ITEM_RENAME 0x0210 -#define IDG_VS_CTXT_PROJECT_RENAME 0x0211 -#define IDG_VS_CTXT_SOLUTION_RENAME 0x0212 -#define IDG_VS_CTXT_ITEM_SAVE IDG_VS_CTXT_SAVE -#define IDG_VS_CTXT_PROJECT_SAVE 0x0213 -#define IDG_VS_CTXT_PROJECT_PROPERTIES 0x0214 -#define IDG_VS_CTXT_SOLUTION_PROPERTIES 0x0215 -#define IDG_VS_CTXT_ITEM_SCC IDG_VS_CTXT_SCC -#define IDG_VS_CTXT_PROJECT_SCC 0x0216 -#define IDG_VS_CTXT_SOLUTION_SCC 0x0217 - -#define IDG_VS_CTXT_SOLUTION_SAVE 0x0218 -#define IDG_VS_CTXT_SOLUTION_BUILD 0x0219 -#define IDG_VS_UNUSED 0x021A // unused group for hidden cmds -#define IDG_VS_CTXT_SOLUTION_START 0x021B -#define IDG_VS_CTXT_SOLUTION_TRANSFER 0x021C -#define IDG_VS_CTXT_SOLUTION_ADD_PROJ 0x021D -#define IDG_VS_CTXT_SOLUTION_ADD_ITEM 0x021E -#define IDG_VS_CTXT_SOLUTION_DEBUG 0x021F - -#define IDG_VS_CTXT_DOCOUTLINE 0x0220 -#define IDG_VS_CTXT_NOCOMMANDS 0x0221 - -#define IDG_VS_TOOLS_CMDLINE 0x0222 -#define IDG_VS_TOOLS_SNIPPETS IDG_TOOLS_SNIPPETS -#define IDG_VS_CTXT_CMDWIN_MARK 0x0223 - -#define IDG_VS_CTXT_AUTOHIDE 0x0224 - -//External tools context menu groups -#define IDG_VS_EXTTOOLS_CURARGS 0x0225 -#define IDG_VS_EXTTOOLS_PROJARGS 0x0226 -#define IDG_VS_EXTTOOLS_SLNARGS 0x0227 -#define IDG_VS_EXTTOOLS_CURDIRS 0x0228 -#define IDG_VS_EXTTOOLS_PROJDIRS 0x0229 -#define IDG_VS_EXTTOOLS_SLNDIRS 0x022A -#define IDG_VS_EXTTOOLS_TARGETARGS 0x022B -#define IDG_VS_EXTTOOLS_EDITORARGS 0x022C -#define IDG_VS_EXTTOOLS_TARGETDIRS 0x022D - -#define IDG_VS_CTXT_ITEM_VIEW 0x022E -#define IDG_VS_CTXT_DELETE 0x022F -#define IDG_VS_CTXT_FOLDER_TRANSFER 0x0230 -#define IDG_VS_CTXT_MULTISELECT_TRANSFER 0x0231 -#define IDG_VS_CTXT_PROJECT_DEPS 0x0232 -#define IDG_VS_CTXT_SOLUTION_ADD 0x0233 -#define IDG_VS_CTXT_PROJECT_CONFIG 0x0234 - -// New File/Add New Item Open button drop-down menu -#define IDG_VS_OPENDROPDOWN_MENU 0x0235 - -// Unhide group on solution context menu -#define IDG_VS_CTXT_SOLUTION_UNHIDE 0x0236 - -// Context menu group for editing a project file -#define IDG_VS_CTXT_PROJECT_EDITFILE 0x0237 - -// Object search menu groups -#define IDG_VS_OBJSEARCH_NAVIGATE 0x0238 -#define IDG_VS_OBJSEARCH_EDIT 0x0239 -//#define IDG_VS_OBJSEARCH_SORTING 0x0268 - -// Context menu group for unloading/reloading a project -#define IDG_VS_CTXT_PROJECT_UNLOADRELOAD 0x023A - -// Classview menu groups - -#define IDG_VS_CLASSVIEW_BASE_DERIVED_GRP 0x023B -#define IDG_VS_CLASSVIEW_DISPLAY2 0x023C -#define IDG_VS_CLASSVIEW_MEMACCESSGRP 0x023D -#define IDG_VS_CLASSVIEW_SEARCH2 0x023E - -#define IDG_VS_CLASSVIEW_MEMGRP 0x023F -#define IDG_VS_CLASSVIEW_FOLDERS 0x0240 // Used in toolbar -#define IDG_VS_CLASSVIEW_FOLDERS2 0x0241 // Used in context menu -#define IDG_VS_CLASSVIEW_DISPLAY 0x0242 -#define IDG_VS_CLASSVIEW_SEARCH 0x0243 -#define IDG_VS_CLASSVIEW_EDIT 0x0244 -#define IDG_VS_CLASSVIEW_NAVIGATION 0x0245 -#define IDG_VS_CLASSVIEW_SHOWINFO 0x0247 -#define IDG_VS_CLASSVIEW_PROJADD 0x0248 -#define IDG_VS_CLASSVIEW_ITEMADD 0x0249 -#define IDG_VS_CLASSVIEW_GROUPING 0x024a -#define IDG_VS_CLASSVIEW_PROJWIZARDS 0x024b -#define IDG_VS_CLASSVIEW_ITEMWIZARDS 0x024c -#define IDG_VS_CLASSVIEW_PROJADDITEMS 0x024d -#define IDG_VS_CLASSVIEW_FOLDERS_EDIT 0x024e - - - -// Regular Expression Context menu groups -#define IDG_VS_FINDREGEXNORM0 0x024f -#define IDG_VS_FINDREGEXNORM1 0x0250 -#define IDG_VS_FINDREGEXHELP 0x0251 -#define IDG_VS_REPLACEREGEXNORM 0x0252 -#define IDG_VS_REPLACEREGEXHELP 0x0253 -#define IDG_VS_FINDWILDNORM 0x0254 -#define IDG_VS_FINDWILDHELP 0x0255 -#define IDG_VS_REPLACEWILDNORM 0x0256 -#define IDG_VS_REPLACEWILDHELP 0x0257 -#define IDG_VS_FINDREGEXNORM2 0x0258 -#define IDG_VS_FINDREGEXNORM3 0x0259 -#define IDG_VS_FINDREGEXNORM4 0x5300 - -#define IDG_VS_EXTTOOLS_BINARGS 0x025A -#define IDG_VS_EXTTOOLS_BINDIRS 0x025B - -// Solution Folders context menu groups -#define IDG_VS_CTXT_SLNFLDR_ADD_PROJ 0x0261 -#define IDG_VS_CTXT_SLNFLDR_ADD_ITEM 0x0262 -#define IDG_VS_CTXT_SLNFLDR_BUILD 0x0263 -#define IDG_VS_CTXT_SLNFLDR_ADD 0x0264 - -#define IDG_VS_CTXT_SOLUTION_EXPLORE 0x0265 -#define IDG_VS_CTXT_PROJECT_EXPLORE 0x0266 -#define IDG_VS_CTXT_FOLDER_EXPLORE 0x0267 - -// object search (find symbol results) context menu group -#define IDG_VS_OBJSEARCH_SORTING 0x0268 -#define IDG_VS_OBJSEARCH_NAVIGATE2 0x0269 // Used in toolbar -#define IDG_VS_OBJSEARCH_BROWSE 0x026a -#define IDG_VS_OBJSEARCH_COMMON 0x026b - -// Object Browser menu groups -#define IDG_VS_OBJBROWSER_SUBSETS 0x0270 -#define IDG_VS_OBJBROWSER_DISPLAY 0x0271 -#define IDG_VS_OBJBROWSER_DISPLAY2 0x0272 -#define IDG_VS_OBJBROWSER_SEARCH 0x0273 -#define IDG_VS_OBJBROWSER_SEARCH2 0x0274 -#define IDG_VS_OBJBROWSER_NAVIGATION 0x0275 -#define IDG_VS_OBJBROWSER_EDIT 0x0276 -#define IDG_VS_OBJBROWSER_OBJGRP 0x0277 -#define IDG_VS_OBJBROWSER_MEMGRP 0x0278 -#define IDG_VS_OBJBROWSER_GROUPINGS 0x0279 -#define IDG_VS_OBJBROWSER_VIEWGRP 0x027A -#define IDG_VS_OBJBROWSER_MEMACCESSGRP 0x027B -#define IDG_VS_OBJBROWSER_BROWSERSETTINGSBTN 0x027C -#define IDG_VS_OBJBROWSER_BASE_DERIVED_GRP 0x027D -#define IDG_VS_OBJBROWSER_BROWSERSETTINGS 0x027E -#define IDG_VS_OBJBROWSER_MEMBERSETTINGS 0x027F - - -// Build Menu groups -#define IDG_VS_BUILD_SOLUTION 0x0280 -#define IDG_VS_BUILD_SELECTION 0x0281 -#define IDG_VS_BUILD_MISC 0x0282 -#define IDG_VS_BUILD_CANCEL 0x0283 -#define IDG_VS_BUILD_CASCADE 0x0284 -#define IDG_VS_REBUILD_CASCADE 0x0285 -#define IDG_VS_CLEAN_CASCADE 0x0286 -#define IDG_VS_DEPLOY_CASCADE 0x0287 -#define IDG_VS_BUILD_PROJPICKER 0x0288 -#define IDG_VS_REBUILD_PROJPICKER 0x0289 -#define IDG_VS_PGO_SELECTION 0x028A -// 0x028B is used below (IDG_VS_PGO_BUILD_CASCADE_RUN) -#define IDG_VS_BUILD_COMPILE 0x028C -#define IDG_VS_CLEAN_PROJPICKER 0x0290 -#define IDG_VS_DEPLOY_PROJPICKER 0x0291 - -#define IDG_VS_CTXT_CMDWIN_CUTCOPY 0x0292 - -// Output Window menu groups -#define IDG_VS_OUTPUTWINDOW_SELECT 0x0293 -#define IDG_VS_OUTPUTWINDOW_GOTO 0x0294 -#define IDG_VS_OUTPUTWINDOW_NEXTPREV 0x0295 -#define IDG_VS_OUTPUTWINDOW_CLEAR 0x0296 -#define IDG_VS_OUTPUTWINDOW_WORDWRAP 0x029F - -// Find Results 1 menu groups -#define IDG_VS_FINDRESULTS1_GOTO 0x0297 -#define IDG_VS_FINDRESULTS1_NEXTPREV 0x0298 -#define IDG_VS_FINDRESULTS1_CLEAR 0x0299 -#define IDG_VS_FINDRESULTS1_STOPFIND 0x02B6 - -// Find Results 2 menu groups -#define IDG_VS_FINDRESULTS2_GOTO 0x029A -#define IDG_VS_FINDRESULTS2_NEXTPREV 0x029B -#define IDG_VS_FINDRESULTS2_CLEAR 0x029C -#define IDG_VS_FINDRESULTS2_STOPFIND 0x02B7 - -#define IDG_VS_PROJONLY_CASCADE 0x029D -#define IDG_VS_PGO_BUILD_CASCADE_BUILD 0x029E -#define IDG_VS_PGO_BUILD_CASCADE_RUN 0x028B - -// 0x029F used above (IDG_VS_OUTPUTWINDOW_WORDWRAP) - -// Additional Shell defined context menu groups -#define IDG_VS_CTXT_PROJECT_ADD_FORMS 0x02A0 -#define IDG_VS_CTXT_PROJECT_ADD_MISC 0x02A1 -#define IDG_VS_CTXT_ITEM_INCLUDEEXCLUDE 0x02A2 -#define IDG_VS_CTXT_FOLDER_ADD 0x02A3 -#define IDG_VS_CTXT_REFROOT_ADD 0x02A4 -#define IDG_VS_CTXT_REFROOT_TRANSFER 0x02A5 -#define IDG_VS_CTXT_WEBREFFOLDER_ADD 0x02A6 -#define IDG_VS_CTXT_COMPILELINK 0x02A7 -#define IDG_VS_CTXT_REFERENCE 0x02A8 -#define IDG_VS_CTXT_APPDESIGNERFOLDER_OPEN 0x02A9 - -#define IDG_VS_OBJSEARCH_CLEAR 0x02AA -#define IDG_VS_CTXT_CMDWIN_CLEAR 0x02AB - -#define IDG_VS_UFINDQUICK 0x02AD -#define IDG_VS_UFINDFIF 0x02AE -#define IDG_VS_FFINDSYMBOL 0x02AF -#define IDG_VS_CTXT_PROJECT_CLASSDIAGRAM 0x02B8 -#define IDG_VS_CTXT_PROJECT_ADD_REFERENCES 0x02B9 - -//0x02B0 used for Codewindow context menu -//0x02B1 used for Codewindow context menu -//0x02B2 used for Codewindow context menu -#define IDG_VS_BWNEXTBM 0x01F0 -#define IDG_VS_BWPREVBM 0x01F1 -#define IDG_VS_BWNEXTBMF 0x01F2 -#define IDG_VS_BWPREVBMF 0x01F3 -#define IDG_VS_BWNEWFOLDER 0x01F4 -#define IDG_VS_BWENABLE 0x01F5 -#define IDG_VS_BWDISABLE 0x01F6 -#define IDG_VS_CTXT_BW1 0x01F7 -#define IDG_VS_CTXT_BW2 0x01F8 -#define IDG_VS_BWDELETE 0x01F9 - -// Properties panel groups -#define IDG_VS_PROPERTIES_SORT 0x02BA -#define IDG_VS_PROPERTIES_PAGES 0x02BB - -#define IDG_VS_CLASSVIEW_SETTINGS 0x02BC // Used in toolbar -#define IDG_VS_CLASSVIEW_BROWSERSETTINGSBTN 0x02BD -#define IDG_VS_CLASSVIEW_SHOW_INHERITED 0x02BE - - -////////////////////////////////////////////////////////////////////////////// -// -// Groups for Menu Controllers -// -////////////////////////////////////////////////////////////////////////////// -#define IDG_VS_MNUCTRL_NEWITM 0x02C0 -#define IDG_VS_MNUCTRL_NEWITM_BOTTOM 0x02C1 -#define IDG_VS_MNUCTRL_NEWPRJ 0x02C2 -#define IDG_VS_MNUCTRL_NEWPRJ_BOTTOM 0x02C3 -#define IDG_VS_MNUCTRL_NAVBACK 0x02C4 -#define IDG_VS_MNUCTRL_OBSEARCHOPTIONS 0x02C5 -#define IDG_VS_MNUCTRL_FIND 0x02C6 -#define IDG_VS_MNUCTRL_REPLACE 0x02C7 - -#define IDG_VS_SNIPPET_PROP 0x02C8 -#define IDG_VS_SNIPPET_REF 0x02C9 -#define IDG_VS_SNIPPET_REPL 0x02CA - -#define IDG_VS_CTXT_PROJECT_BUILDDEPENDENCIES 0x02E0 -#define IDG_VS_CTXT_PROJECT_SCC_CONTAINER 0x02E1 - -#define IDG_VS_CTXT_PROJECT_ANALYZE_GENERAL 0x02E2 -#define IDG_VS_CTXT_PROJECT_VIEW_GENERAL 0x02E3 -#define IDG_VS_CTXT_PROJECT_CONVERT_GENERAL 0x02E4 - - -////////////////////////////////////////////////////////////////////////////// -// -// Cascading Menu Identifiers, created by Visual Studio Shell -// -////////////////////////////////////////////////////////////////////////////// -#define IDM_VS_CSCD_WINDOWS 0x0300 -#define IDM_VS_CSCD_TASKLIST_SORT 0x0301 -#define IDM_VS_CSCD_TASKLIST_FILTER 0x0302 -#define IDM_VS_CSCD_TASKLIST_VIEWMENU_FILTER 0x0303 -#define IDM_VS_CSCD_DEBUGWINDOWS 0x0304 -#define IDM_VS_EDITOR_CSCD_OUTLINING_MENU 0x0305 -#define IDM_VS_CSCD_COMMANDBARS 0x0306 -#define IDM_VS_CSCD_OLEVERBS 0x0307 -#define IDM_VS_CSCD_NEW 0x0308 -#define IDM_VS_CSCD_OPEN 0x0309 -#define IDM_VS_CSCD_ADD 0x030A -#define IDM_VS_CSCD_MNUDES 0x030B -#define IDM_VS_CSCD_FILEMRU 0x030C -#define IDM_VS_CSCD_PROJMRU 0x030D -#define IDM_VS_CSCD_NEW_PROJ 0x030E -#define IDM_VS_CSCD_MOVETOPRJ 0x030F -#define IDM_VS_CSCD_INTERACTIVEWNDWS 0x0310 - -#define IDM_VS_CSCD_BUILD 0x0330 -#define IDM_VS_CSCD_REBUILD 0x0331 -#define IDM_VS_CSCD_CLEAN 0x0332 -#define IDM_VS_CSCD_DEPLOY 0x0333 -#define IDM_VS_CSCD_MISCFILES 0x0334 -#define IDM_VS_CSCD_PROJONLY 0x0335 -#define IDM_VS_CSCD_PGO_BUILD 0x0336 - -#define IDM_VS_CSCD_EXTTOOLS 0x0340 - -#define IDM_VS_CSCD_SOLUTION_ADD 0x0350 -#define IDM_VS_CSCD_SOLUTION_DEBUG 0x0351 -#define IDM_VS_CSCD_PROJECT_ADD 0x0352 -#define IDM_VS_CSCD_PROJECT_DEBUG 0x0353 - -// ClassView cascades -#define IDM_VS_CSCD_CV_PROJADD 0x0354 -#define IDM_VS_CSCD_CV_ITEMADD 0x0355 - -#define IDM_VS_CSCD_SLNFLDR_ADD 0x0357 - -#define IDM_VS_CSCD_TASKLIST_COLUMNS 0x0358 - -#define IDM_VS_CSCD_CALLBROWSER 0x0359 -#define IDG_VS_VIEW_CALLBROWSER 0x035A -#define IDG_VS_VIEW_CALLBROWSER_CASCADE 0x035B -#define IDG_VS_VIEW_CALLBROWSER_SHOW 0x035C - -#define IDM_VS_CSCD_FINDRESULTS 0x035D - -#define IDM_VS_CSCD_PROJECT_ANALYZE 0x035E -#define IDM_VS_CSCD_PROJECT_VIEW 0x035F -#define IDM_VS_CSCD_PROJECT_CONVERT 0x0360 -#define IDM_VS_CSCD_PROJECT_BUILDDEPENDENCIES 0x0361 -#define IDM_VS_CSCD_PROJECT_SCC 0x0362 -#define IDM_VS_CSCD_WINDOW_LAYOUTS 0x0363 - -////////////////////////////////////////////////////////////////////////////// -// -// Context Menu Identifiers, created by Visual Studio Shell -// -////////////////////////////////////////////////////////////////////////////// -#define IDM_VS_CTXT_PROJNODE 0x0402 -#define IDM_VS_CTXT_PROJWIN 0x0403 -#define IDM_VS_CTXT_PROJWINBREAK 0x0404 -#define IDM_VS_CTXT_ERRORLIST 0x0405 -#define IDM_VS_CTXT_DOCKEDWINDOW 0x0406 -#define IDM_VS_CTXT_MENUDES 0x0407 -#define IDM_VS_CTXT_PROPBRS 0x0408 -#define IDM_VS_CTXT_TOOLBOX 0x0409 -// UNUSED: 0x040A - 0x040C -#define IDM_VS_CTXT_CODEWIN 0x040D -#define IDM_VS_CTXT_TASKLIST 0x040E -#define IDM_VS_CTXT_RESULTSLIST 0x0411 -#define IDM_VS_CTXT_STUBPROJECT 0x0412 -#define IDM_VS_CTXT_SOLNNODE 0x0413 -#define IDM_VS_CTXT_SOLNFOLDER 0x0414 - -// Slctn of one or more ProjNodes & SolnNode (doesn't involve ProjItem nodes) -#define IDM_VS_CTXT_XPROJ_SLNPROJ 0x0415 -// Slctn of one or more ProjItems & SolnNode (min 1 ProjItem & may involve ProjNodes too) -#define IDM_VS_CTXT_XPROJ_SLNITEM 0x0416 -// Selection of one more Project Nodes and one or more Project Items across projects (does not involve Solution Node) -#define IDM_VS_CTXT_XPROJ_PROJITEM 0x0417 -// Selection of two or more Project Nodes (does not involve the Solution Node or Project Item Nodes) -#define IDM_VS_CTXT_XPROJ_MULTIPROJ 0x0418 -// Selection of one more Project Items across projects (does not involve Project Nodes or Solution Node) -#define IDM_VS_CTXT_XPROJ_MULTIITEM 0x0419 - -#define IDM_VS_CTXT_NOCOMMANDS 0x041A - -// Miscellaneous Files project and item context menus -#define IDM_VS_CTXT_MISCFILESPROJ 0x041B - -// Selection of two or more solution folders -#define IDM_VS_CTXT_XPROJ_MULTIFOLDER 0x041C -// Selection of combination of projects and solution folders -#define IDM_VS_CTXT_XPROJ_MULTIPROJFLDR 0x041D - -// Command Window context menu -#define IDM_VS_CTXT_COMMANDWINDOW 0x041F - -// AutoHide context menu on channel -#define IDM_VS_CTXT_AUTOHIDE 0x0420 - -// Expansion Manager description pane context menu -#define IDM_VS_CTXT_EXPANSION_DESC 0x0421 - -// Expansion Manager description pane context menu commands -#define IDG_VS_CTXT_EXPANSION_DESC_COPY 0x0422 -#define IDG_VS_CTXT_EXPANSION_DESC_SELECTALL 0x0423 - -#define IDM_VS_CTXT_FIND_REGEX 0x0424 -#define IDM_VS_CTXT_REPLACE_REGEX 0x0425 -#define IDM_VS_CTXT_FIND_WILD 0x0426 -#define IDM_VS_CTXT_REPLACE_WILD 0x0427 -#define IDM_VS_CTXT_EXTTOOLSARGS 0x0428 -#define IDM_VS_CTXT_EXTTOOLSDIRS 0x0429 - -// EZMdi context menus -#define IDM_VS_CTXT_EZTOOLWINTAB 0x042A -#define IDM_VS_CTXT_EZDOCWINTAB 0x042B -#define IDM_VS_CTXT_EZDRAGGING 0x042C -#define IDM_VS_CTXT_EZCHANNEL 0x042D - -// New File/Add New Item Open button drop-down menu -#define IDM_VS_CTXT_OPENDROPDOWN 0x042E - -// Framework Version drop-down menu -#define IDM_VS_CTXT_FRAMEWORKVERSION 0x042F - - -// Common Item Node context menu -#define IDM_VS_CTXT_ITEMNODE 0x0430 - -// Folder Node context menu -#define IDM_VS_CTXT_FOLDERNODE 0x0431 - -////////////////////////////////////////////////////////////////////////////// -// ClassView context menus -#define IDM_VS_CTXT_CV_PROJECT 0x0432 -#define IDM_VS_CTXT_CV_ITEM 0x0433 -#define IDM_VS_CTXT_CV_FOLDER 0x0434 -#define IDM_VS_CTXT_CV_GROUPINGFOLDER 0x0435 -#define IDM_VS_CTXT_CV_MULTIPLE 0x0436 -#define IDM_VS_CTXT_CV_MULTIPLE_MEMBERS 0x0437 -#define IDM_VS_CTXT_CV_MEMBER 0x0438 -#define IDM_VS_CTXT_CV_NON_SYMBOL_MEMBERS 0x0439 -#define IDM_VS_CTXT_CV_PROJECT_REFS_FOLDER 0x0440 -#define IDM_VS_CTXT_CV_PROJECT_REFERENCE 0x0441 - -#define IDM_VS_CTXT_CV_NO_SOURCE_ITEM 0x0442 -#define IDM_VS_CTXT_CV_NO_SOURCE_MEMBER 0x0443 - -#define IDM_VS_CTXT_CV_MULTIPLE_NO_SOURCE 0x049 -#define IDM_VS_CTXT_CV_MULTIPLE_MEMBERS_NO_SOURCE 0x04A - -// Object Browsing tools context menus -#define IDM_VS_SYMBOLS_DUMMY 0x0444 -#define IDM_VS_CTXT_OBJBROWSER_OBJECTS 0x0445 -#define IDM_VS_CTXT_OBJBROWSER_MEMBERS 0x0446 -#define IDM_VS_CTXT_OBJBROWSER_DESC 0x0447 -#define IDM_VS_CTXT_OBJSEARCH 0x0448 - -//#define IDM_VS_CTXT_CV_MULTIPLE_NO_SOURCE 0x049 -//#define IDM_VS_CTXT_CV_MULTIPLE_MEMBERS_NO_SOURCE 0x04A - -#define IDG_VS_FRAMEWORKVERSIONDROPDOWN_MENU 0x0449 - -////////////////////////////////////////////////////////////////////////////// -// Reference context menus -// Reference Root Node context menu -#define IDM_VS_CTXT_REFERENCEROOT 0x0450 -// Reference Item context menu -#define IDM_VS_CTXT_REFERENCE 0x0451 -// Web Reference Folder context menu -#define IDM_VS_CTXT_WEBREFFOLDER 0x0452 -// App Designer Folder context menu -#define IDM_VS_CTXT_APPDESIGNERFOLDER 0x0453 - -////////////////////////////////////////////////////////////////////////////// -// Right drag menu group -#define IDM_VS_CTXT_RIGHT_DRAG 0x0460 -#define IDG_VS_CTXT_RIGHT_DRAG1 0x0461 -#define IDG_VS_CTXT_RIGHT_DRAG2 0x0462 - -////////////////////////////////////////////////////////////////////////////// -// Web context menus -#define IDM_VS_CTXT_WEBPROJECT 0x0470 -#define IDM_VS_CTXT_WEBFOLDER 0x0471 -#define IDM_VS_CTXT_WEBITEMNODE 0x0472 -// BEWARE!!!: IDM_VS_CTXT_BOOKMARK is defined as 0x0473 -#define IDM_VS_CTXT_WEBSUBWEBNODE 0x0474 - -////////////////////////////////////////////////////////////////////////////// -// Error correction context menu and group -#define IDM_VS_CTXT_ERROR_CORRECTION 0x0480 -#define IDG_VS_CTXT_ERROR_CORRECTION 0x0481 - -////////////////////////////////////////////////////////////////////////////// -// Context menu organizers - -//No group for the Misc menu, since nobody purposely adds menus to this group, -//it's used as a catchall to which we programmatically assign unparented context menus -#define IDM_VS_CTXT_MISC 0x0490 - -#define IDM_VS_CTXT_CV_ALL 0x0491 -#define IDG_VS_CTXT_CV_ALL 0x0492 -#define IDM_VS_CTXT_OBJBROWSER_ALL 0x0493 -#define IDG_VS_CTXT_OBJBROWSER_ALL 0x0494 -#define IDM_VS_CTXT_SOLNEXPL_ALL 0x0495 -#define IDG_VS_CTXT_SOLNEXPL_ALL 0x0496 - -// CSHARP REFACTORING Context menu -#define IDM_VS_CTX_REFACTORING 0x0497 - -#define IDM_VS_CTXT_EDITOR_ALL 0x0498 -#define IDG_VS_CTXT_EDITOR_ALL 0x0499 - -////////////////////////////////////////////////////////////////////////////// -// Bookmark window context menu -#define IDM_VS_CTXT_BOOKMARK 0x0473 - -////////////////////////////////////////////////////////////////////////////// -// -// Menu Controller dentifiers, created by Visual Studio Shell -// -////////////////////////////////////////////////////////////////////////////// -#define IDM_VS_MNUCTRL_NEWITM 0x0500 -#define IDM_VS_MNUCTRL_NEWPRJ 0x0501 -#define IDM_VS_MNUCTRL_OTRWNDWS 0x0502 -#define IDM_VS_MNUCTRL_NAVBACK 0x0503 -#define IDM_VS_MNUCTRL_OBSEARCHOPTS 0x0504 -#define IDM_VS_MNUCTRL_CVGROUPING 0x0505 -#define IDM_VS_MNUCTRL_OBGRPOBJS 0x0506 -#define IDM_VS_MNUCTRL_OBGRPMEMS 0x0507 -#define IDM_VS_MNUCTRL_OBGRPVIEWS 0x0509 -#define IDM_VS_MNUCTRL_OBGRPMEMSACCESS 0x050A -#define IDM_VS_MNUCTRL_CALLBROWSER1_SETTINGS 0x050B -#define IDM_VS_MNUCTRL_CALLBROWSER2_SETTINGS 0x050C -#define IDM_VS_MNUCTRL_CALLBROWSER3_SETTINGS 0x050D -#define IDM_VS_MNUCTRL_CALLBROWSER4_SETTINGS 0x050E -#define IDM_VS_MNUCTRL_CALLBROWSER5_SETTINGS 0x050F -#define IDM_VS_MNUCTRL_CALLBROWSER6_SETTINGS 0x0510 -#define IDM_VS_MNUCTRL_CALLBROWSER7_SETTINGS 0x0511 -#define IDM_VS_MNUCTRL_CALLBROWSER8_SETTINGS 0x0512 -#define IDM_VS_MNUCTRL_CALLBROWSER9_SETTINGS 0x0513 -#define IDM_VS_MNUCTRL_CALLBROWSER10_SETTINGS 0x0514 -#define IDM_VS_MNUCTRL_CALLBROWSER11_SETTINGS 0x0515 -#define IDM_VS_MNUCTRL_CALLBROWSER12_SETTINGS 0x0516 -#define IDM_VS_MNUCTRL_CALLBROWSER13_SETTINGS 0x0517 -#define IDM_VS_MNUCTRL_CALLBROWSER14_SETTINGS 0x0518 -#define IDM_VS_MNUCTRL_CALLBROWSER15_SETTINGS 0x0519 -#define IDM_VS_MNUCTRL_CALLBROWSER16_SETTINGS 0x051A -#define IDM_VS_MNUCTRL_FIND 0x051B -#define IDM_VS_MNUCTRL_REPLACE 0x051C -#define IDM_VS_MNUCTRL_FILTERERRORLIST 0x051D -#define IDM_VS_MNUCTRL_FILTERSOLUTIONEXPLORER 0x051E - -// Text editor toolbar groups -#define IDG_VS_EDITTOOLBAR_COMPLETION 0x0550 -#define IDG_VS_EDITTOOLBAR_INDENT 0x0551 -#define IDG_VS_EDITTOOLBAR_COMMENT 0x0552 -#define IDG_VS_EDITTOOLBAR_TEMPBOOKMARKS 0x0553 - -// Edit menu groups (HTML Editor Edit | Advanced) -#define IDG_TAG_OUTLINING 0x5554 - -// Format Menu groups -#define IDG_VS_FORMAT_STYLE 0x0569 -#define IDG_VS_FORMAT_COLOR 0x056A -#define IDG_VS_FORMAT_PARAGRAPH 0x056B -#define IDG_VS_FORMAT_INDENT 0x056C -#define IDG_VS_FORMAT_GRID 0x0554 -#define IDG_VS_FORMAT_SPACE 0x0555 -#define IDG_VS_FORMAT_CENTER 0x0556 -#define IDG_VS_FORMAT_ORDER 0x0557 -#define IDG_VS_FORMAT_ALIGN 0x0567 -#define IDG_VS_FORMAT_LOCK 0x0558 -#define IDG_VS_FORMAT_ELEMENT 0x056D -// skip down to 0x0590 for IDG_VS_FORMAT_ANCHORS - -// Format Align menu groups -#define IDG_VS_FORMAT_ALIGN_X 0x0559 -#define IDG_VS_FORMAT_ALIGN_Y 0x055A -#define IDG_VS_FORMAT_ALIGN_GRID 0x055B - -// Format Size menu groups -#define IDG_VS_FORMAT_SIZE 0x055C - -// Format Space menu groups -#define IDG_VS_FORMAT_SPACE_X 0x055D -#define IDG_VS_FORMAT_SPACE_Y 0x055E - -// Format Center menu groups -#define IDG_VS_FORMAT_CENTER_CMDS 0x055F - -// Format Order menu groups -#define IDG_VS_FORMAT_ORDER_CMDS 0x0560 - -// Format Grid menu group -#define IDG_VS_FORMAT_GRID_CMDS 0x0570 - -// Layout Position menu group -#define IDG_VS_LAYOUT_POSITION_CMDS 0x592 -#define IDG_VS_LAYOUT_POSITION_OPTIONS 0x596 - -// Format cascaded menus -#define IDM_VS_CSCD_FORMAT_FONT 0x056F -#define IDM_VS_CSCD_FORMAT_JUSTIFY 0x0570 -#define IDM_VS_CSCD_FORMAT_ALIGN 0x0561 -#define IDM_VS_CSCD_FORMAT_SIZE 0x0562 -#define IDM_VS_CSCD_FORMAT_SPACE_X 0x0563 -#define IDM_VS_CSCD_FORMAT_SPACE_Y 0x0564 -#define IDM_VS_CSCD_FORMAT_CENTER 0x0565 -#define IDM_VS_CSCD_FORMAT_ORDER 0x0566 - -// View menu groups -#define IDG_VS_VIEW_TABORDER 0x0568 -#define IDG_VS_VIEW_OPTIONS 0x0571 - - -// 0x0569 used in IDG_VS_FORMAT_STYLE above -// 0x056A used in IDG_VS_FORMAT_COLOR above -// 0x056B used in IDG_VS_FORMAT_PARAGRAPH above -// 0x056C used in IDG_VS_FORMAT_INDENT above -// 0x056D used in IDG_VS_FORMAT_ELEMENT above -// 0x056F used in IDM_VS_CSCD_FORMAT_FONT above -// 0x0570 used in IDM_VS_CSCD_FORMAT_JUSTIFY above -// 0x0571 used in IDG_VS_VIEW_OPTIONS above - - -// Format Paragraph menu groups -#define IDG_VS_FORMAT_FONTFACE 0x0572 -#define IDG_VS_FORMAT_FONTSCRIPT 0x0573 -#define IDG_VS_FORMAT_JUSTIFY 0x0574 - -// Layout menu -#define IDM_VS_LAYOUT_MENU 0x0575 - -// Table cascaded menus -#define IDM_VS_CSCD_TABLE_INSERT 0x0576 -#define IDM_VS_CSCD_TABLE_DELETE 0x0577 -#define IDM_VS_CSCD_TABLE_SELECT 0x0578 -#define IDM_VS_CSCD_TABLE_RESIZE 0x0596 - -// Table menu groups -#define IDG_VS_TABLE_MAIN 0x0579 -#define IDG_VS_TABLE_INSERT_1 0x057A -#define IDG_VS_TABLE_INSERT_2 0x057B -#define IDG_VS_TABLE_INSERT_3 0x057C -#define IDG_VS_TABLE_INSERT_4 0x057D -#define IDG_VS_TABLE_DELETE 0x057E -#define IDG_VS_TABLE_SELECT 0x057F -#define IDM_VS_CSCD_LAYOUT_POSITION 0x0593 -#define IDG_VS_LAYOUT_INSERT 0x0594 -#define IDG_VS_TABLE_RESIZE 0x0595 - -// Frame Set Menu -#define IDM_VS_FRAMESET_MENU 0x0580 - -// Frame Set Menu groups -#define IDG_VS_FRAME_WHOLE 0x0581 -#define IDG_VS_FRAME_INDV 0x0582 -#define IDG_VS_FRAME_NEW 0x0583 - -// Tools Menu groups -#define IDG_VS_TOOLS_EDITOPT 0x0584 - -// Insert Menu -#define IDM_VS_INSERT_MENU 0x0585 - -// Insert Menu groups -#define IDG_VS_INSERT_TAGS 0x0586 -#define IDG_VS_INSERT_TAGS2 0x0587 - -// Continuation of Format Menu groups -#define IDG_VS_FORMAT_ANCHORS 0x0590 -#define IDG_VS_LAYOUT_POSITION 0x0591 - -// Project cascaded menus -#define IDM_VS_CSCD_PROJECT_WEB 0x0600 - -// More Object browser groups -#define IDG_VS_OBJBROWSER_ADDREFERENCE 0x0610 -#define IDG_VS_OBJBROWSER_ADDTOFAVOURITES 0x0611 -#define IDG_VS_OBJBROWSER_SHOW_INHERITED 0x0612 - -// Code Definition View groups -#define IDG_VS_CODEDEFVIEW 0x0617 - -// Project menu groups -#define IDG_VS_CTXT_PROJECT_BUILD_ORDER 0x0620 -#define IDG_VS_CTXT_PROJECT_BUILD_PGO 0x0621 - -/////////////////////////////////////////////// -// -// EzMDI files command group -// -/////////////////////////////////////////////// - -#define IDM_EZMDI_FILELIST 0x0650 -#define IDG_EZMDI_FILELIST 0x0651 - -/////////////////////// -// Calls Browser groups -/////////////////////// - -#define IDG_VS_CALLBROWSER_TYPE 0x0660 -#define IDG_VS_CALLBROWSER_EDIT 0x0661 -#define IDG_VS_CALLBROWSER_NAVIGATION 0x0662 -#define IDM_VS_CTXT_CALLBROWSER 0x0663 - -#define IDG_VS_TOOLBAR_CALLBROWSER1_CBSETTINGS 0x0670 -#define IDG_VS_TOOLBAR_CALLBROWSER2_CBSETTINGS 0x0671 -#define IDG_VS_TOOLBAR_CALLBROWSER3_CBSETTINGS 0x0672 -#define IDG_VS_TOOLBAR_CALLBROWSER4_CBSETTINGS 0x0673 -#define IDG_VS_TOOLBAR_CALLBROWSER5_CBSETTINGS 0x0674 -#define IDG_VS_TOOLBAR_CALLBROWSER6_CBSETTINGS 0x0675 -#define IDG_VS_TOOLBAR_CALLBROWSER7_CBSETTINGS 0x0676 -#define IDG_VS_TOOLBAR_CALLBROWSER8_CBSETTINGS 0x0677 -#define IDG_VS_TOOLBAR_CALLBROWSER9_CBSETTINGS 0x0678 -#define IDG_VS_TOOLBAR_CALLBROWSER10_CBSETTINGS 0x0679 -#define IDG_VS_TOOLBAR_CALLBROWSER11_CBSETTINGS 0x067A -#define IDG_VS_TOOLBAR_CALLBROWSER12_CBSETTINGS 0x067B -#define IDG_VS_TOOLBAR_CALLBROWSER13_CBSETTINGS 0x067C -#define IDG_VS_TOOLBAR_CALLBROWSER14_CBSETTINGS 0x067D -#define IDG_VS_TOOLBAR_CALLBROWSER15_CBSETTINGS 0x067E -#define IDG_VS_TOOLBAR_CALLBROWSER16_CBSETTINGS 0x067F - -#define IDG_VS_CALLBROWSER1_SETTINGSBTN 0x0680 -#define IDG_VS_CALLBROWSER2_SETTINGSBTN 0x0681 -#define IDG_VS_CALLBROWSER3_SETTINGSBTN 0x0682 -#define IDG_VS_CALLBROWSER4_SETTINGSBTN 0x0683 -#define IDG_VS_CALLBROWSER5_SETTINGSBTN 0x0684 -#define IDG_VS_CALLBROWSER6_SETTINGSBTN 0x0685 -#define IDG_VS_CALLBROWSER7_SETTINGSBTN 0x0686 -#define IDG_VS_CALLBROWSER8_SETTINGSBTN 0x0687 -#define IDG_VS_CALLBROWSER9_SETTINGSBTN 0x0688 -#define IDG_VS_CALLBROWSER10_SETTINGSBTN 0x0689 -#define IDG_VS_CALLBROWSER11_SETTINGSBTN 0x068A -#define IDG_VS_CALLBROWSER12_SETTINGSBTN 0x068B -#define IDG_VS_CALLBROWSER13_SETTINGSBTN 0x068C -#define IDG_VS_CALLBROWSER14_SETTINGSBTN 0x068D -#define IDG_VS_CALLBROWSER15_SETTINGSBTN 0x068E -#define IDG_VS_CALLBROWSER16_SETTINGSBTN 0x068F - -#define IDG_VS_CALLBROWSER1_SORTING 0x0690 -#define IDG_VS_CALLBROWSER2_SORTING 0x0691 -#define IDG_VS_CALLBROWSER3_SORTING 0x0692 -#define IDG_VS_CALLBROWSER4_SORTING 0x0693 -#define IDG_VS_CALLBROWSER5_SORTING 0x0694 -#define IDG_VS_CALLBROWSER6_SORTING 0x0695 -#define IDG_VS_CALLBROWSER7_SORTING 0x0696 -#define IDG_VS_CALLBROWSER8_SORTING 0x0697 -#define IDG_VS_CALLBROWSER9_SORTING 0x0698 -#define IDG_VS_CALLBROWSER10_SORTING 0x0699 -#define IDG_VS_CALLBROWSER11_SORTING 0x069A -#define IDG_VS_CALLBROWSER12_SORTING 0x069B -#define IDG_VS_CALLBROWSER13_SORTING 0x069C -#define IDG_VS_CALLBROWSER14_SORTING 0x069D -#define IDG_VS_CALLBROWSER15_SORTING 0x069E -#define IDG_VS_CALLBROWSER16_SORTING 0x069F - -#define IDG_VS_CALLBROWSER1_SETTINGS 0x06A0 -#define IDG_VS_CALLBROWSER2_SETTINGS 0x06A1 -#define IDG_VS_CALLBROWSER3_SETTINGS 0x06A2 -#define IDG_VS_CALLBROWSER4_SETTINGS 0x06A3 -#define IDG_VS_CALLBROWSER5_SETTINGS 0x06A4 -#define IDG_VS_CALLBROWSER6_SETTINGS 0x06A5 -#define IDG_VS_CALLBROWSER7_SETTINGS 0x06A6 -#define IDG_VS_CALLBROWSER8_SETTINGS 0x06A7 -#define IDG_VS_CALLBROWSER9_SETTINGS 0x06A8 -#define IDG_VS_CALLBROWSER10_SETTINGS 0x06A9 -#define IDG_VS_CALLBROWSER11_SETTINGS 0x06AA -#define IDG_VS_CALLBROWSER12_SETTINGS 0x06AB -#define IDG_VS_CALLBROWSER13_SETTINGS 0x06AC -#define IDG_VS_CALLBROWSER14_SETTINGS 0x06AD -#define IDG_VS_CALLBROWSER15_SETTINGS 0x06AE -#define IDG_VS_CALLBROWSER16_SETTINGS 0x06AF - -#define IDG_VS_TOOLBAR_CALLBROWSER1_TYPE 0x06B0 -#define IDG_VS_TOOLBAR_CALLBROWSER2_TYPE 0x06B1 -#define IDG_VS_TOOLBAR_CALLBROWSER3_TYPE 0x06B2 -#define IDG_VS_TOOLBAR_CALLBROWSER4_TYPE 0x06B3 -#define IDG_VS_TOOLBAR_CALLBROWSER5_TYPE 0x06B4 -#define IDG_VS_TOOLBAR_CALLBROWSER6_TYPE 0x06B5 -#define IDG_VS_TOOLBAR_CALLBROWSER7_TYPE 0x06B6 -#define IDG_VS_TOOLBAR_CALLBROWSER8_TYPE 0x06B7 -#define IDG_VS_TOOLBAR_CALLBROWSER9_TYPE 0x06B8 -#define IDG_VS_TOOLBAR_CALLBROWSER10_TYPE 0x06B9 -#define IDG_VS_TOOLBAR_CALLBROWSER11_TYPE 0x06BA -#define IDG_VS_TOOLBAR_CALLBROWSER12_TYPE 0x06BB -#define IDG_VS_TOOLBAR_CALLBROWSER13_TYPE 0x06BC -#define IDG_VS_TOOLBAR_CALLBROWSER14_TYPE 0x06BD -#define IDG_VS_TOOLBAR_CALLBROWSER15_TYPE 0x06BE -#define IDG_VS_TOOLBAR_CALLBROWSER16_TYPE 0x06BF - -#define IDG_VS_CALLBROWSER_TYPE_POPUP 0x06C0 - - -/////////////////////// -// Preview Changes groups -/////////////////////// - -#define IDG_VS_PREVIEWCHANGES_EDIT 0x06D0 -#define IDM_VS_CTXT_PREVIEWCHANGES 0x06D1 - -#define IDG_VS_TOOLBAR_CALLBROWSER1_ACTIONS 0x06E0 -#define IDG_VS_TOOLBAR_CALLBROWSER2_ACTIONS 0x06E1 -#define IDG_VS_TOOLBAR_CALLBROWSER3_ACTIONS 0x06E2 -#define IDG_VS_TOOLBAR_CALLBROWSER4_ACTIONS 0x06E3 -#define IDG_VS_TOOLBAR_CALLBROWSER5_ACTIONS 0x06E4 -#define IDG_VS_TOOLBAR_CALLBROWSER6_ACTIONS 0x06E5 -#define IDG_VS_TOOLBAR_CALLBROWSER7_ACTIONS 0x06E6 -#define IDG_VS_TOOLBAR_CALLBROWSER8_ACTIONS 0x06E7 -#define IDG_VS_TOOLBAR_CALLBROWSER9_ACTIONS 0x06E8 -#define IDG_VS_TOOLBAR_CALLBROWSER10_ACTIONS 0x06E9 -#define IDG_VS_TOOLBAR_CALLBROWSER11_ACTIONS 0x06EA -#define IDG_VS_TOOLBAR_CALLBROWSER12_ACTIONS 0x06EB -#define IDG_VS_TOOLBAR_CALLBROWSER13_ACTIONS 0x06EC -#define IDG_VS_TOOLBAR_CALLBROWSER14_ACTIONS 0x06ED -#define IDG_VS_TOOLBAR_CALLBROWSER15_ACTIONS 0x06EE -#define IDG_VS_TOOLBAR_CALLBROWSER16_ACTIONS 0x06EF - - -/////////////////////////////////////////////// -// -// VS Enterprise menu and menu groups -// -/////////////////////////////////////////////// - -// Team Foundation Client standard menu -#define IDM_MENU_TEAM_FOUNDATION_CLIENT 0x700 -#define IDM_MENU_PROJECT_CONTEXT_MENU 0x707 -#define IDM_TEAM_PROJECT_SETTINGS_MENU 0x708 -#define IDM_TEAM_SERVER_SETTINGS_MENU 0x709 - -// Team Foundation Client Toolbar Group -#define IDG_TEAM_FOUNDATION_CLIENT_TOOLBAR 0x701 - -// Commands on the Team menu for projects that require project context -#define IDG_MENU_PROJECT_CONTEXT 0x702 -// Commands on the Team menu shared by tools (e.g. Properties) -#define IDG_SHARED_COMMANDS 0x703 -// Tool-specific commands on the Team menu -#define IDG_TOOL_COMMANDS 0x704 - -// Team Project Settings Cascade Menu Group -#define IDG_TEAM_PROJECT_SETTINGS_COMMANDS 0x705 -// Team Server Settings Cascade Menu Group -#define IDG_TEAM_SERVER_SETTINGS_COMMANDS 0x706 - -// Commands on the TE context menu for projects that require project context -#define IDG_CTXT_PROJECT_CONTEXT 0x710 - - -// Thes are defined up and copies here to ensure accident reuse does not occur -// #define IDG_VS_FILE_ACCOUNTSETTINGS 0x0711 -// -// -// #define IDG_VS_VIEW_ARCH_WINDOWS 0x0720 -// #define IDG_VS_VIEW_ORG_WINDOWS 0x0721 -// #define IDG_VS_VIEW_CODEBROWSENAV_WINDOWS 0x0722 -// #define IDG_VS_VIEW_DEV_WINDOWS 0x0723 -// #define IDG_VS_WNDO_FINDRESULTS 0x0724 - - -#define IDG_VS_TOOLBAR_PROJWIN_NAVIGATION 0x730 // Contains navigation commands for the Solution Explorer (back, forward, home) -#define IDG_VS_TOOLBAR_PROJWIN_NEWVIEW 0x731 // Contains the New View toolbar command -#define IDM_VS_CTXT_PROJWIN_FILECONTENTS 0x732 // Context menu for GraphNode items in the Solution Explorer -#define IDM_VS_CSCD_PROJWIN_FILECONTENTS_SCOPELIST 0x733 // Flyout menu for changing the view to a different aspect -#define IDG_VS_CTXT_PROJWIN_SCOPE 0x734 // Group for containing view-scoping commands (Scope View To This, New View, Change View To) -#define IDG_VS_CTXT_PROJWIN_SCOPELIST 0x735 // Group for containing the dynamic list of scopes the Solution Explorer can be changed to -#define IDG_VS_CTXT_PROJWIN_FILECONTENTS_SCOPE 0x736 // Group specifically for the Item Contents context menu, containing the Scope View To This command -#define IDG_VS_CTXT_PROJWIN_FILECONTENTS_NEWVIEW 0x737 // Group specifically for the Item Contents context menu, containing the New View command -#define IDG_VS_TOOLBAR_PROJWIN_FILTERS 0x738 // Group containing common filters for the Solution Explorer (e.g. Opened, Pending Changes) -#define IDM_VS_CTXT_PEEKRESULT 0x739 // Context menu for results in Peek -#define IDG_VS_CTXT_PEEKRESULTGROUP 0x73A // Contains commands that can run on peek results (Copy Full Path, Promote to Document, Open Containing Folder) - -//////////////////////////////////////////////// -// -// Refactor menu groups -// -//////////////////////////////////////////////// - -#define IDG_REFACTORING_COMMON 0x1801 -#define IDG_REFACTORING_ADVANCED 0x1802 - -#define IDBI_ExtractMethod 1 -#define IDBI_EncapsulateField 2 -#define IDBI_ExtractInterface 3 -#define IDBI_Rename 4 -#define IDBI_ReorderParameters 5 -#define IDBI_RemoveParameters 6 -#define IDBI_AddUsing 7 -#define IDBI_GenerateMethod 8 -#define IDBI_PromoteLocal 9 -#define IDBI_Snippet 10 - - -/////////////////////////////////////////////// -// -// Server Explorer menu groups -// -/////////////////////////////////////////////// - -// Groups -#define IDG_SE_CONTEXT_GENERAL 0x0312 -#define IDG_SE_CONTEXT_DELETE 0x0313 -#define IDG_SE_CONTEXT_DATA 0x0314 -#define IDG_SE_CONTEXT_NODE 0x0315 -#define IDG_SE_CONTEXT_DATAPROP 0x0316 -#define IDG_SE_CONTEXT_SQLINSTANCE 0x0317 - -#define IDG_SE_TOOLBAR_REFRESH 0X0403 -#define IDG_SE_TOOLBAR_VIEW 0x0404 -#define IDG_SE_TOOLBAR_VIEW_LIST 0x0405 -#define IDG_SE_TOOLBAR_VIEW_SAVE 0x0406 - -// A new group under the Tools menu. It's for nodes. -#define IDG_SE_TOOLS_ADD 0x0408 - -// Menus -#define IDM_SE_CONTEXT_STANDARD 0x0503 -#define IDM_SE_TOOLBAR_VIEW 0x0504 -#define IDM_SE_TOOLBAR_SERVEREXPLORER 0x0600 - -/////////////////////////////////////////////// -// -// Data Explorer menu groups -// -/////////////////////////////////////////////// - -#define IDG_DV_GLOBAL1 0x4001 -#define IDG_DV_GLOBAL2 0x4002 -#define IDG_DV_GLOBAL3 0x4003 -#define IDG_DV_CONNECTION 0x4101 - -// These are the old (DDEX 1.0) names -#define IDG_DV_STATIC 0x4401 -#define IDG_DV_OBJECT 0x4301 -#define IDG_DV_STATICS 0x4701 -#define IDG_DV_OBJECTS 0x4501 -#define IDG_DV_MIXED_OBJECTS 0x4601 -#define IDG_DV_MIXED 0x4801 - -// These are the new (DDEX 2.0+) names -#define IDG_DV_STATIC_NODE 0x4401 -#define IDG_DV_OBJECT_NODE 0x4301 -#define IDG_DV_STATIC_NODES 0x4701 -#define IDG_DV_HOMOGENOUS_OBJECT_NODES 0x4501 -#define IDG_DV_HETEROGENOUS_OBJECT_NODES 0x4601 -#define IDG_DV_HETEROGENOUS_NODES 0x4801 - -//IDG_VS_TOOLBAR is a group that simply contains IDG_VS_TOOLBAR_LIST (the dynamic toolbar list) and IDG_VS_TOOLBAR_CUSTOMIZE (the customize -//command). This group is placed both on IDM_VS_CSCD_COMMANDBARS and the toolbar tray context menu (IDM_VS_CTXT_TOOLBARS) -#define IDG_VS_TOOLBAR 0x4802 -#define IDG_VS_TOOLBAR_LIST 0x4803 -#define IDG_VS_TOOLBAR_CUSTOMIZE 0x4804 -#define IDM_VS_CTXT_TOOLBARS 0x4805 - -// Group containing explorer windows in other windows menu -#define IDG_VS_WNDO_OTRWNDWSEXPLORERS 0x5200 - -// groups for upgrade commands -#define IDG_VS_ALL_PROJ_UPGRADE 0x5030 -#define IDG_VS_PROJ_UPGRADE 0x5031 - -// Solution/project fault resolution -#define IDG_VS_CTXT_SOLUTION_RESOLVE 0x5032 - - -#endif // _VSSHLIDS_H_ diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/wbids.h b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/wbids.h deleted file mode 100644 index 4b0e1e0..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/inc/wbids.h +++ /dev/null @@ -1,251 +0,0 @@ -#ifndef _WBIDS_H_ -#define _WBIDS_H_ - -#include "MsHtmCID.h" - -////////////////////////////////////////////////////////////////////////////// -// -// GUID Identifiers, created by WebBrowse package -// -////////////////////////////////////////////////////////////////////////////// -#ifndef NOGUIDS - -#ifdef DEFINE_GUID - // WB package object CLSID - DEFINE_GUID (guidWBPkg, - 0xe8b06f41, 0x6d01, 0x11d2, 0xaa, 0x7d, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43); - - DEFINE_GUID (guidWBPkgCmd, - 0xe8b06f44, 0x6d01, 0x11d2, 0xaa, 0x7d, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43); - - DEFINE_GUID (guidWBGrp, - 0xe8b06f42, 0x6d01, 0x11d2, 0xaa, 0x7d, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43); - - DEFINE_GUID(guidDynHelp, - 0x2d2e0d17, 0xc8d0, 0x4744, 0x81, 0x6, 0xed, 0xca, 0x7f, 0x21, 0xc1, 0xac); - - DEFINE_GUID(guidWBIcons, - 0xddfe7dbb, 0x66e4, 0x4954, 0x8a, 0xf, 0x36, 0xcf, 0xe1, 0x5e, 0xb1, 0x2e); - -#else - -#define guidWBPkg { 0xe8b06f41, 0x6d01, 0x11d2, { 0xaa, 0x7d, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43 } } -#define guidWBPkgCmd { 0xe8b06f44, 0x6d01, 0x11d2, { 0xaa, 0x7d, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43 } } -#define guidWBGrp { 0xe8b06f42, 0x6d01, 0x11d2, { 0xaa, 0x7d, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43 } } -#define guidDynHelp { 0x2d2e0d17, 0xc8d0, 0x4744, { 0x81, 0x6, 0xed, 0xca, 0x7f, 0x21, 0xc1, 0xac } } -#define guidWBIcons { 0xddfe7dbb, 0x66e4, 0x4954, { 0x8a, 0xf, 0x36, 0xcf, 0xe1, 0x5e, 0xb1, 0x2e } } - -#endif //DEFINE_GUID - -#endif //NOGUIDS - -/////////////////////////////////////////////////////////////////////////////// -// Menus - -#define IDM_WBTLB_WEB 1 -#define IDM_WBMNU_COMMAND_WELL 2 -#define IDM_WBMNU_FONTSIZE 3 -#define IDM_WB_OPENIE_CASCADE 4 - -#define IDM_WBCTX_DEFAULT 10 -#define IDM_WBCTX_IMAGE 11 -#define IDM_WBCTX_SELECTION 12 -#define IDM_WBCTX_ANCHOR 13 - -#define IDM_WB_ENCODING 25 -#define IDM_WB_ENCODING_MORE 26 -#define IDM_VS_DYNHELP 27 - -#define IDM_WB_HELP_NAV 28 -#define IDM_WB_F1DISAMBIGUATE 29 -#define IDM_WB_URL 30 - -#define IDM_WB_HOWDOI_MNUCTLR 31 - -/////////////////////////////////////////////////////////////////////////////// -// Menu Groups - -#define IDG_WB_MAIN 100 -#define IDG_WB_FAVORITES 101 -#define IDG_WB_URL 102 -#define IDG_WB_HELP 103 -#define IDG_WB_ASKAQUESTION 104 -#define IDG_WB_NEW_WINDOW 105 -#define IDG_WB_SHOW 106 - -#define IDG_WB_FONTSIZE 107 -#define IDG_WB_MNUCMDS 108 -#define IDG_WB_FONTSIZELIST 109 -#define IDG_WB_OPENIE_CASCADE 110 -#define IDG_WB_CMDWELL 111 -#define IDG_WB_CMDWELL_MAINMENU 112 - -#define IDG_WB_BACK_FORWARD 113 -#define IDG_WB_HOME_SEARCH 114 - -#define IDG_WB_CTX_DEF_0 119 -#define IDG_WB_CTX_DEF_1 120 -#define IDG_WB_CTX_DEF_2 121 -#define IDG_WB_CTX_DEF_3 122 -#define IDG_WB_CTX_DEF_4 123 -#define IDG_WB_CTX_PROPS 124 -#define IDG_WB_CTX_ANCHOR 125 -#define IDG_WB_CTX_IMG_1 126 -#define IDG_WB_CTX_IMG_2 127 -#define IDG_WB_CTX_SEL_1 128 -#define IDG_WB_CTX_ANC_1 129 - -#define IDM_WB_F1DISAMBIGUATE_TB 147 -#define IDG_WB_URL_TB 148 - -#define IDG_WB_ENCODING 150 -#define IDG_WB_ENCODING_AUTO 151 -#define IDG_WB_ENCODING_MRU 152 - -#define IDG_WB_CP_ARABIC 155 -#define IDG_WB_CP_BALTIC 156 -#define IDG_WB_CP_CENTRAL_EURO 157 -#define IDG_WB_CP_CHINESE_SIMPL 158 -#define IDG_WB_CP_CHINESE_TRAD 159 -#define IDG_WB_CP_CYRILLIC 160 -#define IDG_WB_CP_GREEK 161 -#define IDG_WB_CP_HEBREW 162 -#define IDG_WB_CP_JAPANESE 163 -#define IDG_WB_CP_KOREAN 164 -#define IDG_WB_CP_THAI 165 -#define IDG_WB_CP_TURKISH 166 -#define IDG_WB_CP_UKRAINIAN 167 -#define IDG_WB_CP_UNICODE 168 -#define IDG_WB_CP_USERDEFINED 169 -#define IDG_WB_CP_VIETNAMESE 170 -#define IDG_WB_CP_WESTERN_EURO 171 - - -/////////////////////////////////////////////////////////////////////////////// -// Command IDs - -#define icmdBack 201 -#define icmdForward 202 -#define icmdStop 203 -#define icmdRefresh 204 -#define icmdHome 205 -#define icmdSearch 206 -#define icmdURL 207 -#define icmdURLHandler 208 -#define icmdBack2 209 -#define icmdForward2 210 -#define icmdSearch2 211 -#define icmdHome2 212 -#define icmdFntSzSmallest 214 -#define icmdFntSzSmaller 215 -#define icmdFntSzMedium 216 -#define icmdFntSzLarger 217 -#define icmdFntSzLargest 218 -#define icmdFontSize 219 -#define icmdOpenLinkNew 303 - -#define icmdIEFind 405 - -// Encoding commands - -#define icmdCpFirst 410 -#define icmdCpArabicASMO 410 -#define icmdCpArabicDOS 411 -#define icmdCpArabicISO 412 -#define icmdCpArabicWIN 413 -#define icmdCpBalticISO 414 -#define icmdCpBalticWIN 415 -#define icmdCpCentralEuroDOS 416 -#define icmdCpCentralEuroISO 417 -#define icmdCpCentralEuroWIN 418 -#define icmdCpChineseSimplified 419 -#define icmdCpChineseTraditional 420 -#define icmdCpCyrillicDOS 421 -#define icmdCpCyrillicISO 422 -#define icmdCpCyrillicKOI8R 423 -#define icmdCpCyrillicWIN 424 -#define icmdCpGreekISO 425 -#define icmdCpGreekWIN 426 -#define icmdCpHebrewDOS 427 -#define icmdCpHebrewISO 428 -#define icmdCpHebrewWIN 429 -#define icmdCpJapaneseAUTO 430 -#define icmdCpJapaneseEUC 431 -#define icmdCpJapaneseSHIFT_JIS 432 -#define icmdCpKoreanAUTO 433 -//#define icmdCpKorean 434 -//#define icmdCpKoreanISO 435 -#define icmdCpThaiWIN 436 -#define icmdCpTurkishWIN 437 -#define icmdCpTurkishISO 438 -#define icmdCpUkrainian 439 -//#define icmdCpUnicodeUTF7 440 -#define icmdCpUnicodeUTF8 441 -#define icmdCpVietnamese 442 -#define icmdCpWesternEuroWIN 443 -#define icmdCpWesternEuroISO 444 -#define icmdCpUserDefined 445 -#define icmdCpChineseSimplifiedGB18030 446 -#define icmdCpLast 446 - -#define icmdCpMRU1 460 -#define icmdCpMRU2 461 -#define icmdCpMRU3 462 -#define icmdCpMRU4 463 - -#define icmdDisambiguationSelect 470 -#define icmdDisambiguationSelectHandler 471 - -#define icmdOnlinePrivacyStatement 475 - -// Directly mapped Trident Commands -#define icmdCpAuto IDM_AUTODETECT - -#define icmdOpenLink IDM_FOLLOWLINKC -#define icmdOpenLinkExt IDM_FOLLOWLINKN -#define icmdSaveTargetAs IDM_SAVETARGET -#define icmdPrintTarget IDM_PRINTTARGET - -#define icmdSaveBgrndAs IDM_SAVEBACKGROUND -#define icmdCopyBackground IDM_COPYBACKGROUND - -#define icmdViewSource IDM_VIEWSOURCE - -#define icmdShowPicture IDM_SHOWPICTURE -#define icmdSavePicture IDM_SAVEPICTURE -#define icmdCopyShortcut IDM_COPYSHORTCUT - -#define icmdProperties IDM_PROPERTIES - -#define icmdForceCloseWB 4997 -#define icmdCloseWB 4998 -#define icmdNavigate 4999 -#define icmdOpenWB 5000 -#define icmdWebBrowserFirst 5001 -// don't define command > icmdWebBrowserFirst - -/////////////////////////////////////////////////////////////////////////////// -// Button Bitmap IDs - -#define bmpidWebBrowser 1 -#define bmpidBack 2 -#define bmpidForward 3 -#define bmpidStop 4 -#define bmpidRefresh 5 -#define bmpidHome 6 -#define bmpidSearch 7 -#define bmpidFontSize 8 -#define bmpidOpenLink 9 -#define bmpidWebSave 10 -#define bmpidPicSave 11 -#define bmpidProperties 12 - -#define bmpidSync 13 -#define bmpidPrev 14 -#define bmpidNext 15 -#define bmpidVsDynamicHelp 16 - -#define bmpidVsCommLinks 1 -#define bmpidVsCommIM 2 - -#endif //_WBIDS_H_ \ No newline at end of file diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageLanguagePackManifestSchema.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageLanguagePackManifestSchema.xsd deleted file mode 100644 index 0bc9abf..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageLanguagePackManifestSchema.xsd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - - - - - - - - - - - - - - - - - - - The Version attribute is the version of the VSIX file. For VS 2010, use 1.0.0 - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Assets.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Assets.xsd deleted file mode 100644 index b294766..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Assets.xsd +++ /dev/null @@ -1,48 +0,0 @@ - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Dependencies.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Dependencies.xsd deleted file mode 100644 index 8144918..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Dependencies.xsd +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - The Author element is the person or company creating the extension. - - - - - - - - - - - - - - The Author element is the person or company creating the extension. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Installation.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Installation.xsd deleted file mode 100644 index 39ea14c..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Installation.xsd +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - The InstalledByMsi element should be used if the VSIX is being installed by an MSI. - Setting this property to true means the extension will appear in the Extension Manager if the manifest is placed in a supported - location on disk. However, the end user will not be able to uninstall it. The user will need to remove the extension from - Windows Add/Remove Programs by uninstalling the parent MSI. - - - - - - - - The SystemComponent element will hide the extension from the Extension Manager UI. - Warning, users will not be able to uninstall the extension through the Extension Manager UI if this is set. - - - - - - - - Setting the AllUsers element to "true" will force the extension to be installed to the Per Machine location. - - - - - - - - Setting the Experimental element to "true" will install the user-based extension on top of machine-based extension for the same vsix id. - - - - - - - - Indicates that the installation is not scoped to any particular SKU. This is independent of the notion - of machine-wide vs. per user install, which is still controlled by AllUsers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Metadata.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Metadata.xsd deleted file mode 100644 index 9c23a6d..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.Metadata.xsd +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - The Author element is the person or company creating the extension. - - - - - - - - - - - - - - The Description element is used to describe the extension. - - - - - - - - - - - - - The MoreInfoUrl element is used to provide additional information to the consumer of the extension. The hyperlink to the URL - provided appears in the Extension Manager UI inside the product. - - - - - - - - The License element allows the developer to specify a license or end user licensing agreement (EULA). - The license is displayed when the consumer of the extension tries to install the extension. - The license can be a text file or an RTF file. - - - - - - - - The GettingStartedGuide element is a link to a website or file that gets launched in the client's browser after the extension - is installed. This provides the developer an opportunity to provide additional information or help to the consumer once - the extension is installed. - - - - - - - - The ReleaseNotes element is a link to a website or file that gets launched in the client's browser (for web addresses) or a dialog - or a dialog for local files when the user clicks the link the Extension Manager UI. This provides the developer an opportunity to provide information about changes to the extension - from version to version. - - - - - - - - The Icon element allows the developer to provide an icon that appears in the Extension Manager UI when browsing for the extension. - - - - - - - - The Preview element allows the developer to provide an image that appears in the Extension Manager UI preview pane when browsing - for the extension. - - - - - - - - The Preview element allows the developer to provide an image that appears in the Extension Manager UI preview pane when browsing - for the extension. - - - - - - - - - - - - - - The Name element is the product name. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.xsd deleted file mode 100644 index 9121e10..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/PackageManifestSchema.xsd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - - - - - - - - - - - - - - - - - - - The Version attribute is the version of the VSIX file. For VS 2010, use 1.0.0 - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/VSIXManifestSchema.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/VSIXManifestSchema.xsd deleted file mode 100644 index 9e8e7b7..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/legacy/VSIXManifestSchema.xsd +++ /dev/null @@ -1,514 +0,0 @@ - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - The Identifier section is used to uniquely identify the extension and provide metadata about the extension. - - - - - - - - The Name element is the product name. - - - - - - - - - - - - - The Author element is the person or company creating the extension. - - - - - - - - - - - - - The Version element is the version of the extension. The convention for version is A.B.C.D. - For example: 1.0.0.0 - - - - - - - The Description element is used to describe the extension. - - - - - - - - - - - - The Locale element describes the locale of the extension. The locale value is a four digit numerical value. - For example: 1033 is English, 1041 is Japanese. - - - - - - - The MoreInfoUrl element is used to provide additional information to the consumer of the extension. The hyperlink to the URL - provided appears in the Extension Manager UI inside the product. - - - - - - - The License element allows the developer to specify a license or end user licensing agreement (EULA). - The license is displayed when the consumer of the extension tries to install the extension. - The license can be a text file or an RTF file. - - - - - - - The GettingStartedGuide element is a link to a website or file that gets launched in the client's browser after the extension - is installed. This provides the developer an opportunity to provide additional information or help to the consumer once - the extension is installed. - - - - - - - The ReleaseNotes element is a link to a website or file that gets launched in the client's browser (for web addresses) or a dialog - or a dialog for local files when the user clicks the link the Extension Manager UI. This provides the developer an opportunity to provide information about changes to the extension - from version to version. - - - - - - - The Icon element allows the developer to provide an icon that appears in the Extension Manager UI when browsing for the extension. - - - - - - - The Preview element allows the developer to provide an image that appears in the Extension Manager UI preview pane when browsing - for the extension. - - - - - - - The InstalledByMsi element should be used if the VSIX is being installed by an MSI. - Setting this property to true means the extension will appear in the Extension Manager if the manifest is placed in a supported - location on disk. However, the end user will not be able to uninstall it. The user will need to remove the extension from - Windows Add/Remove Programs by uninstalling the parent MSI. - - - - - - - The SupportedProducts element is a list of elements the extension will target. - - - - - - - - - - - - - - - - This will target the Integrated Shell and all VS Editions. - - - - - - - This will target VS Community, Professional and Enterprise. - - - - - - - This will target VS Community, Professional and Enterprise. - - - - - - - This will target VS Premium and Ultimate. - - - - - - - This will target VS Ultimate. - - - - - - - This will target VS Enterprise. - - - - - - - This will target Express for Web. - - - - - - - This will target Express for Windows. - - - - - - - This will target Express for Desktop. - - - - - - - This will target all Express products. - - - - - - - - - - - - - - - - The Version attribute maps to the version of Visual Studio. For VS 2010, the version is 10.0 - - - - - - - - - The IsolatedShell element is used to describe which Isolated shell the extension can target. - - - - - - - - - - - - - - - - - The SupportedFrameworkRuntimeEdition element is used to describe the minimum and maximum .NET Framework runtime required - for the extension to run correctly. - - - - - - - - - - - The SystemComponent element will hide the extension from the Extension Manager UI. - Warning, users will not be able to uninstall the extension through the Extension Manager UI if this is set. - - - - - - - Setting the AllUsers element to "true" will force the extension to be installed to the Per Machine location. - This location for VS 2010 is %VSInstallDir%\Common7\Ide\Extensions\[Author]\[Name]\[Version] - - - - - - - - The Id attribute is a unique string for the extension. - An extension with the same Id value and a newer version value of another extension is an update of that extension. - The Id string can be any string and does not have to be a GUID. - - - - - - - - - The References section allows the extension creator to define the dependencies that are required for their extension. - If the referenced VSIX is not installed or carried as a payload, the install will fail. - The end user will see an error message and be provided a link to download the missing dependency. - - - - - - - - - - - The Name element is the product name of the missing dependency. - - - - - - - The MoreInfoUrl is the URL where the end user can get more information about the dependency or a link to - a page where they can download the dependency. - - - - - - - The VsixPath element allows the dependency to be carried as a payload. The path will refer to a relative - path to the .VSIX file from the root of the outer VSIX. - - - - - - - - The Id attribute is the Id of the missing dependency that is being referenced. - - - - - - - The MinVersion and MaxVersion attributes provide an optional range of versions of the missing dependency. - It is up to the developer to ensure a MaxVersion if there are known breaking changes in a newer release. - - - - - - - The MinVersion and MaxVersion attributes provide an optional range of versions of the missing dependency. - It is up to the developer to ensure a MaxVersion if there are known breaking changes in a newer release. - - - - - - - - - - - - The Content section is used to describe the payload in the VSIX. - Not all content needs to be described. Only the extension types need to be defined. - - - - - - - - The ProjectTemplate element is a directory name of where the project template zip appears in the VSIX. - This must be a directory. - - - - - - - The ItemTemplate element is a directory name of where the item template zip file appears in the VSIX. - This must be a directory. - - - - - - - The Assembly element is used if there is a project or item template which requires a wizard. - The Assembly value will point to the assembly file in the VSIX. - - - - - - - - - The AssemblyName is the full strong name of the Assembly. This is required to properly load the template wizard. - - - - - - - - - - - The MefComponent element defines the location of the MEF assembly in the VSIX package. - - - - - - - The Sample element defines the location of the sample folder in the VSIX package. - - - - - - - - - The ProgrammingLanguages is the list of programming languages for projects in the sample. - - - - - - - The TargetFrameworks is the list of target frameworks for projects in the sample. - - - - - - - The CategorizationPath is the path specifying the categorization in the new project dialog. - The path segments should be separated by the '\' character. - - - - - - - The StartupFiles is the list of files in the sample folder to start when the sample is instantiated. The paths should - be relative to the sample folder root. - - - - - - - The DefaultName is the default name of the sample in the New Project Dialog. Defaults to the name of the - sample solution if not specified. - - - - - - - The SolutionPath is the path to the solution file the sample folder to start when the sample is instantiated. The path should - be relative to the sample folder root. - - - - - - - - - - - The VsPackage element defines the location of the .pkgdef file in the VSIX package. - - - - - - - The ToolboxControl defines the location of the .pkgdef file in the VSIX that is used to register the ToolboxControl. - - - - - - - The CustomExtension element is used for defining a custom elemenet that the Extension Manager can load. - The value can be a path to a file or a directory within the VSIX file. - - - - - - - - - - - - - - - - - - - The Version attribute is the version of the VSIX file. For VS 2010, use 1.0.0 - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageLanguagePackManifestSchema.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageLanguagePackManifestSchema.xsd deleted file mode 100644 index c1c2969..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageLanguagePackManifestSchema.xsd +++ /dev/null @@ -1,45 +0,0 @@ - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The Version attribute is the version of the VSIX file. For VS 2010, use 1.0.0 - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Assets.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Assets.xsd deleted file mode 100644 index b294766..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Assets.xsd +++ /dev/null @@ -1,48 +0,0 @@ - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Dependencies.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Dependencies.xsd deleted file mode 100644 index 8144918..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Dependencies.xsd +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - The Author element is the person or company creating the extension. - - - - - - - - - - - - - - The Author element is the person or company creating the extension. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Installation.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Installation.xsd deleted file mode 100644 index 39ea14c..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Installation.xsd +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - The InstalledByMsi element should be used if the VSIX is being installed by an MSI. - Setting this property to true means the extension will appear in the Extension Manager if the manifest is placed in a supported - location on disk. However, the end user will not be able to uninstall it. The user will need to remove the extension from - Windows Add/Remove Programs by uninstalling the parent MSI. - - - - - - - - The SystemComponent element will hide the extension from the Extension Manager UI. - Warning, users will not be able to uninstall the extension through the Extension Manager UI if this is set. - - - - - - - - Setting the AllUsers element to "true" will force the extension to be installed to the Per Machine location. - - - - - - - - Setting the Experimental element to "true" will install the user-based extension on top of machine-based extension for the same vsix id. - - - - - - - - Indicates that the installation is not scoped to any particular SKU. This is independent of the notion - of machine-wide vs. per user install, which is still controlled by AllUsers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Installer.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Installer.xsd deleted file mode 100644 index e409f40..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Installer.xsd +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Metadata.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Metadata.xsd deleted file mode 100644 index 16665ed..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Metadata.xsd +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - The DisplayName element specifies the user-friendly package name that is displayed in the Extension Manager UI. - - - - - - - - - - - - - - The Description element is a short description of the package and its contents that is displayed in the Extension Manager UI. - - - - - - - - - - - - - The MoreInfoUrl element is used to provide additional information to the consumer of the extension. The hyperlink to the URL - provided appears in the Extension Manager UI inside the product. - - - - - - - - The License element allows the developer to specify a license or end user licensing agreement (EULA). - The license is displayed when the consumer of the extension tries to install the extension. - The license can be a text file or an RTF file. - - - - - - - - The GettingStartedGuide element is a link to a website or file that gets launched in the client's browser after the extension - is installed. This provides the developer an opportunity to provide additional information or help to the consumer once - the extension is installed. - - - - - - - - The ReleaseNotes element is a link to a website or file that gets launched in the client's browser (for web addresses) or a dialog - or a dialog for local files when the user clicks the link the Extension Manager UI. This provides the developer an opportunity to provide information about changes to the extension - from version to version. - - - - - - - - The Icon element allows the developer to provide an icon that appears in the Extension Manager UI when browsing for the extension. - - - - - - - - The PreviewImage element allows the developer to provide an image that appears in the Extension Manager UI preview pane when browsing - for the extension. - - - - - - - - The Tags element is an optional element that lists additional semicolon-delimeted text tags that are used for search hints. - - - - - - - - - - - - - - The Identity element defines identification information for the package. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Prerequisites.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Prerequisites.xsd deleted file mode 100644 index 647f56c..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.Prerequisites.xsd +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.xsd deleted file mode 100644 index bf6228b..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/PackageManifestSchema.xsd +++ /dev/null @@ -1,47 +0,0 @@ - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The Version attribute is the version of the VSIX file. For VS 2010, use 1.0.0 - - - - - - diff --git a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/VSIXManifestSchema.xsd b/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/VSIXManifestSchema.xsd deleted file mode 100644 index 9e8e7b7..0000000 --- a/Source/VSIX/packages/Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215/tools/vssdk/schemas/v3/VSIXManifestSchema.xsd +++ /dev/null @@ -1,514 +0,0 @@ - - - - - This schema is used for installing extensions to Visual Studio. - - - - - - - - - The Identifier section is used to uniquely identify the extension and provide metadata about the extension. - - - - - - - - The Name element is the product name. - - - - - - - - - - - - - The Author element is the person or company creating the extension. - - - - - - - - - - - - - The Version element is the version of the extension. The convention for version is A.B.C.D. - For example: 1.0.0.0 - - - - - - - The Description element is used to describe the extension. - - - - - - - - - - - - The Locale element describes the locale of the extension. The locale value is a four digit numerical value. - For example: 1033 is English, 1041 is Japanese. - - - - - - - The MoreInfoUrl element is used to provide additional information to the consumer of the extension. The hyperlink to the URL - provided appears in the Extension Manager UI inside the product. - - - - - - - The License element allows the developer to specify a license or end user licensing agreement (EULA). - The license is displayed when the consumer of the extension tries to install the extension. - The license can be a text file or an RTF file. - - - - - - - The GettingStartedGuide element is a link to a website or file that gets launched in the client's browser after the extension - is installed. This provides the developer an opportunity to provide additional information or help to the consumer once - the extension is installed. - - - - - - - The ReleaseNotes element is a link to a website or file that gets launched in the client's browser (for web addresses) or a dialog - or a dialog for local files when the user clicks the link the Extension Manager UI. This provides the developer an opportunity to provide information about changes to the extension - from version to version. - - - - - - - The Icon element allows the developer to provide an icon that appears in the Extension Manager UI when browsing for the extension. - - - - - - - The Preview element allows the developer to provide an image that appears in the Extension Manager UI preview pane when browsing - for the extension. - - - - - - - The InstalledByMsi element should be used if the VSIX is being installed by an MSI. - Setting this property to true means the extension will appear in the Extension Manager if the manifest is placed in a supported - location on disk. However, the end user will not be able to uninstall it. The user will need to remove the extension from - Windows Add/Remove Programs by uninstalling the parent MSI. - - - - - - - The SupportedProducts element is a list of elements the extension will target. - - - - - - - - - - - - - - - - This will target the Integrated Shell and all VS Editions. - - - - - - - This will target VS Community, Professional and Enterprise. - - - - - - - This will target VS Community, Professional and Enterprise. - - - - - - - This will target VS Premium and Ultimate. - - - - - - - This will target VS Ultimate. - - - - - - - This will target VS Enterprise. - - - - - - - This will target Express for Web. - - - - - - - This will target Express for Windows. - - - - - - - This will target Express for Desktop. - - - - - - - This will target all Express products. - - - - - - - - - - - - - - - - The Version attribute maps to the version of Visual Studio. For VS 2010, the version is 10.0 - - - - - - - - - The IsolatedShell element is used to describe which Isolated shell the extension can target. - - - - - - - - - - - - - - - - - The SupportedFrameworkRuntimeEdition element is used to describe the minimum and maximum .NET Framework runtime required - for the extension to run correctly. - - - - - - - - - - - The SystemComponent element will hide the extension from the Extension Manager UI. - Warning, users will not be able to uninstall the extension through the Extension Manager UI if this is set. - - - - - - - Setting the AllUsers element to "true" will force the extension to be installed to the Per Machine location. - This location for VS 2010 is %VSInstallDir%\Common7\Ide\Extensions\[Author]\[Name]\[Version] - - - - - - - - The Id attribute is a unique string for the extension. - An extension with the same Id value and a newer version value of another extension is an update of that extension. - The Id string can be any string and does not have to be a GUID. - - - - - - - - - The References section allows the extension creator to define the dependencies that are required for their extension. - If the referenced VSIX is not installed or carried as a payload, the install will fail. - The end user will see an error message and be provided a link to download the missing dependency. - - - - - - - - - - - The Name element is the product name of the missing dependency. - - - - - - - The MoreInfoUrl is the URL where the end user can get more information about the dependency or a link to - a page where they can download the dependency. - - - - - - - The VsixPath element allows the dependency to be carried as a payload. The path will refer to a relative - path to the .VSIX file from the root of the outer VSIX. - - - - - - - - The Id attribute is the Id of the missing dependency that is being referenced. - - - - - - - The MinVersion and MaxVersion attributes provide an optional range of versions of the missing dependency. - It is up to the developer to ensure a MaxVersion if there are known breaking changes in a newer release. - - - - - - - The MinVersion and MaxVersion attributes provide an optional range of versions of the missing dependency. - It is up to the developer to ensure a MaxVersion if there are known breaking changes in a newer release. - - - - - - - - - - - - The Content section is used to describe the payload in the VSIX. - Not all content needs to be described. Only the extension types need to be defined. - - - - - - - - The ProjectTemplate element is a directory name of where the project template zip appears in the VSIX. - This must be a directory. - - - - - - - The ItemTemplate element is a directory name of where the item template zip file appears in the VSIX. - This must be a directory. - - - - - - - The Assembly element is used if there is a project or item template which requires a wizard. - The Assembly value will point to the assembly file in the VSIX. - - - - - - - - - The AssemblyName is the full strong name of the Assembly. This is required to properly load the template wizard. - - - - - - - - - - - The MefComponent element defines the location of the MEF assembly in the VSIX package. - - - - - - - The Sample element defines the location of the sample folder in the VSIX package. - - - - - - - - - The ProgrammingLanguages is the list of programming languages for projects in the sample. - - - - - - - The TargetFrameworks is the list of target frameworks for projects in the sample. - - - - - - - The CategorizationPath is the path specifying the categorization in the new project dialog. - The path segments should be separated by the '\' character. - - - - - - - The StartupFiles is the list of files in the sample folder to start when the sample is instantiated. The paths should - be relative to the sample folder root. - - - - - - - The DefaultName is the default name of the sample in the New Project Dialog. Defaults to the name of the - sample solution if not specified. - - - - - - - The SolutionPath is the path to the solution file the sample folder to start when the sample is instantiated. The path should - be relative to the sample folder root. - - - - - - - - - - - The VsPackage element defines the location of the .pkgdef file in the VSIX package. - - - - - - - The ToolboxControl defines the location of the .pkgdef file in the VSIX that is used to register the ToolboxControl. - - - - - - - The CustomExtension element is used for defining a custom elemenet that the Extension Manager can load. - The value can be a path to a file or a directory within the VSIX file. - - - - - - - - - - - - - - - - - - - The Version attribute is the version of the VSIX file. For VS 2010, use 1.0.0 - - - - - - diff --git a/Source/VSIX/packages/VSSDK.DTE.7.0.4/VSSDK.DTE.7.0.4.nupkg b/Source/VSIX/packages/VSSDK.DTE.7.0.4/VSSDK.DTE.7.0.4.nupkg deleted file mode 100644 index cfce942..0000000 Binary files a/Source/VSIX/packages/VSSDK.DTE.7.0.4/VSSDK.DTE.7.0.4.nupkg and /dev/null differ diff --git a/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/EnvDTE.xml b/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/EnvDTE.xml deleted file mode 100644 index b450518..0000000 --- a/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/EnvDTE.xml +++ /dev/null @@ -1,11777 +0,0 @@ - - - - EnvDTE - - - - Refer to for this functionality. Do not instantiate from this class. - - - Refer to for this functionality. Do not instantiate from this class. - - - Refer to for this functionality. Do not instantiate from this class. - - - Refer to for this functionality. Do not instantiate from this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The debugger events. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The scope. - The action. - - - Microsoft Internal Use Only. - The scope. - The action. - - - Microsoft Internal Use Only. - The name of the project. - The name of the project configuration. - The platform. - The solution configuration. - - - Microsoft Internal Use Only. - The name of the project. - The name of the project configuration. - The name of the platform. - The name of the solution configuration. - Whether or not the task was successful. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The vsBuildScope. - The vsBuildAction. - - - Microsoft Internal Use Only. - The vsBuildScope. - The vsBuildAction. - - - Microsoft Internal Use Only. - The project. - The project configuration. - The platform. - The solution configuration. - - - Microsoft Internal Use Only. - The project. - The project configuration. - The platform. - The solution configuration. - Whether the build was successful. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. -   -   -   -   - - - Microsoft Internal Use Only. -   -   -   -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The command bar control. - Whether or not to cancel the default. - - - Microsoft Internal Use Only. - The command bar control. - Whether or not the action was cancelled. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The GUID. - The ID. - Custom input parameters. - Custom output parameters. - - - Microsoft Internal Use Only. - The GUID. - The ID. - Custom input parameters. - Custom output parameters. - Whether or not to cancel. - - - Microsoft Internal Use Only. - The GUID. - The command ID. - Custom input parameters. - Custom output parameters. - - - Microsoft Internal Use Only. - The GUID. - The command ID. - Custom input parameters. - Custom output parameters. - Whether the command has been cancelled. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   -   -   -   - - - Microsoft Internal Use Only. -   -   -   -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The new process. - The new program. - The new thread. - The new stack frame. - - - Microsoft Internal Use Only. - The reason for the action. - The action. - - - Microsoft Internal Use Only. - The reason for the action. - - - Microsoft Internal Use Only. - The reason for the action. - - - Microsoft Internal Use Only. - The name of the exception type. - The name of the exception. - The type of code. - The description. - The exception action. - - - Microsoft Internal Use Only. - The name of the exception type. - The name of the exception. - The type of code. - The description. - The exception action. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler.  - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler.  - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The process. - The new program. - The new thread. - The new stack frame. - - - Microsoft Internal Use Only. - The dbgEventReason. - Th dbgExecutionAction. - - - Microsoft Internal Use Only. - The dbgEventReason. - - - Microsoft Internal Use Only. - The dbgEventReason. - - - Microsoft Internal Use Only. - The exception type. - The name of the exception. - The code. - The description. - The dbgExceptionAction. - - - Microsoft Internal Use Only. - The exception type. - The name of the exception. - The code. - The description. - The dbgExceptionAction. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   -   -   -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   -   -   -   - - - Microsoft Internal Use Only. -   -   -   -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The document. - - - Microsoft Internal Use Only. - The document. - - - Microsoft Internal Use Only. - The document path. - Whether or not the document is read-only. - - - Microsoft Internal Use Only. - The document. - - - Microsoft Internal Use Only. - The document. - - - Microsoft Internal Use Only. - The document. - - - Microsoft Internal Use Only. - The document path. - Whether the document is read-only. - - - Microsoft Internal Use Only. - The document. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The last mode. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The previous vsIDEMode. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The result. - Whether or not the find was cancelled. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The find result. - Whether the find was cancelled. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The window pane. - - - Microsoft Internal Use Only. - The window pane. - - - Microsoft Internal Use Only. - The window pane. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The project item. - - - Microsoft Internal Use Only. - The project item. - - - Microsoft Internal Use Only. - The project item. - The old name of the item. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The project. - - - Microsoft Internal Use Only. - The project. - - - Microsoft Internal Use Only. - The project. - The old name of the project. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The project. - - - Microsoft Internal Use Only. - The project. - - - Microsoft Internal Use Only. - The project. - The old name of the project. - - - Microsoft Internal Use Only. - Whether or not the close was cancelled. - - - Microsoft Internal Use Only. - The old name. - - - Microsoft Internal Use Only. - - - Handles events that are fired before a solution is closed. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The project. - - - Microsoft Internal Use Only. - The project. - - - Microsoft Internal Use Only. - The project. - The old name. - - - Microsoft Internal Use Only. - Whether or not the close was cancelled. - - - Microsoft Internal Use Only. - The old name. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The task item. - - - Microsoft Internal Use Only. - The task item. - The task list column that was modified. - - - Microsoft Internal Use Only. - The task item. - Whether or not the navigation was handled. - - - Microsoft Internal Use Only. - The task item. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. - The task item. - - - Microsoft Internal Use Only. - The task item. - The vsTaskListColumn that was modified. - - - Microsoft Internal Use Only. - The task item. - Whether the navigation event was handled. - - - Microsoft Internal Use Only. - The task item. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The start point. - The end point. - The hint. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The start point. - The end point. - The hint. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   -   -   - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The window that got the focus. - The window that lost the focus. - - - Microsoft Internal Use Only. - The window. - - - Microsoft Internal Use Only. - The window. - - - Microsoft Internal Use Only. - The window. - The top of the window. - The left side of the window. - The width of the window. - The height of the window. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   -   -   -   -   - - - Microsoft Internal Use Only. - The window that got focus. - The window that lost focus. - - - Microsoft Internal Use Only. - The window. - - - Microsoft Internal Use Only. - The window. - - - Microsoft Internal Use Only. - The window. - The top of the window. - The left side of the window. - The width of the window. - The height of the window. - - - Refer to for this functionality. Do not instantiate this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The document event. - - - The top-level object in the Visual Studio automation object model. Refer to for this functionality. Do not instantiate from this class. - - - Gets the active document. - A object. - - - Gets an array of currently selected projects. - An array of currently selected projects. - - - Returns the currently active window, or the top-most window if no others are active. - A object. Returns Nothing if no windows are open. - - - Gets the collection, which contains all currently available Add-ins. - A collection. - - - Microsoft Internal Use Only. - The DTE object. - - - Gets a reference to the development environment's command bars. - A object. - - - Gets a string representing the command line arguments. - A string representing the command line arguments. - - - Returns the collection. - A collection. - - - Gets a collection which allows automation clients to add new attributes to the current selected items in the Dynamic Help window and provide contextual help for the additional attributes. - A collection. - - - Gets the debugger objects. - A object. - - - Gets the display mode, either MDI or Tabbed Documents. - A constant representing the display mode. - - - Gets the collection of open documents in the development environment. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets a description of the edition of the environment. - A string representing the description of the environment edition. - - - Gets a reference to the object. - A object. - - - Executes the specified command. - Required. The name of the command to invoke. - Optional. A string containing the same arguments you would supply if you were invoking the command from the Command window. If a string is supplied, it is passed to the command line as the command's first argument and is parsed to form the various arguments for the command. This is similar to how commands are invoked in the Command window. - - - Microsoft Internal Use Only. - The file name. - - - Gets the object that represents global text find operations. - A object. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Gets an interface or object that is late-bound to the object and can be accessed by name at run time. - An interface or object that is late-bound to the object. - Required. The name of the object to retrieve. - - - Gets the object that contains Add-in values that may be saved in the solution (.sln) file, the project file, or in the user's profile data. - A object. - - - Microsoft Internal Use Only. - true if the file is open, otherwise false. - The kind of view. - The file name. - - - Gets the object. - An object. - - - Runs a wizard with the supplied parameters. - A object. - Required. The .Vsz (wizard) file containing the information required to launch the wizard. - Required. The parameters for the wizard. The first parameter is a GUID that uniquely identifies the launch context as distinct from Add Item or Add Project or a custom GUID. The remaining arguments are user-defined and their number and values depend on the wizard.Wizards (or templates) that come with Visual Studio — such as Visual Basic Windows Application or Visual C# Console Application—have a required set of context parameters that you must pass to them. For details on these, see ContextParams Enum. Wizards that you create can have more or less parameters. - - - Gets the ID of the locale in which the development environment is running. - An integer value representing the ID of the locale in which the development environment is running. - - - Gets the object. - A object. - - - Gets the root of the Macros IDE's automation model. - A object. - - - Gets a object representing the main development environment window. - A object. - - - Gets the mode of the development environment, either debug or design. - A value. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets the object. - A object. - - - Microsoft Internal Use Only. - The window in which the file is open. - The kind of view. - The name of the file. - - - Returns a collection representing all available categories and subcategories contained in the Options dialog box on the Tools menu. - A collection containing all available categories and subcategories in the IDE. - Required. The name of the property category, such as General or Text Editor. - Optional. The name of the property page within the given , such as Keyboard. - - - Closes the environment. - - - Gets a string with the path to the root of the Visual Studio registry settings. - A string representing the path to the root of the Visual Studio registry settings. - - - Returns the computed path to the satellite DLL when given the installation directory for an Add-in or wizard and the file name of the DLL containing localized resources. - A string representing the computed path to the satellite DLL. - Required. Specifies the full path to the directory where the Add-in or wizard is installed. - Required. The filename for the satellite DLL, such as "MyAddinUI.DLL." - - - Gets a collection containing the items currently selected in the environment. - A collection. - - - Gets the object that represents all open projects in the current instance of the environment and allows access to the build objects. - A object. - - - Gets a object that allows you to manipulate the source code control state of the file behind the object. - A object. - - - Gets the object, representing the status bar on the main development environment window. - A object. - - - Gets or sets whether UI should be displayed during the execution of automation code. - A Boolean value indicating True if the UI is suppressed, False if not. - - - Gets the global object. - A object. - - - Sets or gets a value indicating whether the environment was launched by a user or by automation. - true if the environment is running under user control; otherwise, false. - - - Gets the host application's version number. - The host application's version number. - - - Gets the collection, representing all available window configurations. - A collection. - - - Gets a collection containing the windows that display in the object. - A collection. - - - Refer to for this functionality. Do not instantiate this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - true if the changes are to be autoloaded, otherwise false. - - - Microsoft Internal Use Only. - true if external changes are to be detected, otherwise false. - - - Microsoft Internal Use Only. - true if the find/replace operations are to be initialized from the editor, otherwise false. - - - Microsoft Internal Use Only. - true if find/replace operations are to show message boxes, otherwise false. - - - Microsoft Internal Use Only. - true if the open file operation should be initialized from the current document, otherwise false. - - - Microsoft Internal Use Only. - true if the Miscellaneous Files project is to save the last dirty items, otherwise false. - - - Microsoft Internal Use Only. - true if the document window is to be reused, otherwise false. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - true if animations are used, otherwise false. - - - Microsoft Internal Use Only. - The speed of the animation. - - - Microsoft Internal Use Only. - true if all tabs other than the active one are to be hidden, otherwise false. - - - Microsoft Internal Use Only. - true if Close closes only the active tab, otherwise false. - - - Microsoft Internal Use Only. - The number Most Recently Used items to show.. - - - Microsoft Internal Use Only. - The startup object. - - - Microsoft Internal Use Only. - true if completion should be performed in the command window, otherwise false. - - - Microsoft Internal Use Only. - true if the status bar should be displayed, otherwise false. - - - Microsoft Internal Use Only. - The number of items on a window menu. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - true if Help is external, otherwise false. - - - Microsoft Internal Use Only. - The preferred collection. - - - Microsoft Internal Use Only. - The preferred language. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The keyboard scheme. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The vsSaveChanges object. - - - Microsoft Internal Use Only. - The project location. - - - Microsoft Internal Use Only. - true if the output window should be displayed before a build, otherwise false. - - - Microsoft Internal Use Only. - true if the task list should be displayed after a build, otherwise false. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The comment tokens. - - - Microsoft Internal Use Only. - true if task deletion should display a confirmation message, otherwise false. - - - Microsoft Internal Use Only. - true if there should be a warning if a hidden item is added, otherwise false. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The URL of the home page. - - - Microsoft Internal Use Only. - The URL of the search page. - - - Microsoft Internal Use Only. - true if a default home page should be displayed, otherwise false. - - - Microsoft Internal Use Only. - true if a default search page should be used, otherwise false. - - - Microsoft Internal Use Only. - The source of the external program. - - - Microsoft Internal Use Only. - The vsBrowserViewSource object. - - - Refer to for this functionality. Do not instantiate this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The vsFontCharSet object. - - - Microsoft Internal Use Only. - The name of the font family. - - - Microsoft Internal Use Only. - The FontsAndColorsItems object. - - - Microsoft Internal Use Only. - The font size. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The Miscellaneous Files events. - - - Microsoft Internal Use Only. - The solution items events. - - - Refer to for this functionality. Do not instantiate this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The output window events. - - - Refer to for this functionality. Do not instantiate this class. - - - Refer to for this functionality. Do instantiate this class. - - - Refer for this functionality. Do not instantiate this class. - - - Represents all projects and solution-wide properties in the integrated development environment (IDE). Refer to for this functionality. Do not instantiate from this class. - - - Adds a project to the solution, based on a project file already stored in the system. - A object. - Required. The full path and file name of the project file. - Optional. Indicates whether the project loads in the current solution or its own; true if the current solution is closed and the project is added to a new solution, false if the project is added to the existing open solution. - - - Copies an existing project file, and any items or subdirectories it contains, to the specified location and adds it to the solution. - A object. - Required. The full path and file name with extension of the template project file. - Required. The full path of the directory in which to copy the contents of . - Required. The name of the project file in the destination directory. This should include the extension. The name displayed is derived from . - Optional. Indicates whether the project loads in the current solution or its own; true if the current solution is closed and the project is added to a new solution, false if the project is added to the existing open solution. - - - Gets an collection, which contains all currently available add-ins associated with the solution. - An collection. - - - Closes the current solution. - Indicates whether to save the solution before closing it; true if the solution should be saved prior to closing it, false if not. - - - Gets a value indicating the number of objects in the collection. - The number of objects in the collection. - - - Creates an empty solution in the specified directory with the specified name. - Required. The directory in which to create the .sln and .suo (solution) files. - Required. The name to display in Solution Explorer. This is also the base name of the .sln and .suo files. - - - Gets the top-level extensibility object. - A object. - - - Gets the requested Extender object if it is available for this object. - An Extender object. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A GUID representing the CATID of the object. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Microsoft Internal Use Only. - The file name. - - - Locates an item in a project. - A object. - Required. The name of the project item. - - - Gets the full path and name of the object's file. - The full path and name of the object's file. - - - Returns an enumeration for items in a collection. - An enumerator. - - - Gets the that contains add-in values that may be saved in the solution (.sln) file, the project file, or in the user's profile data. - A object. - - - Microsoft Internal Use Only. - true if the solution is dirty; otherwise, false. - - - Determines if a solution is open. - true if a solution is open; otherwise, false. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Opens the solution in the specified view. - Required. The filename of the file to open. - - - Gets the immediate parent object of a . - A object. - - - Returns the location of project item templates for the specified project type. - The path to the templates of the given project type. - Required. The .vsProjectKind* project template representing the project type. - - - Gets a collection of the projects currently in the solution. - A collection. - - - Gets a collection of all properties that pertain to the . - A collection. - - - Removes the specified project from the solution. - Required. The project to remove from the solution. - - - Saves the solution. - Required. The filename in which to save the solution. If the file exists, it is overwritten. - - - Returns true if the object has not been modified since last being saved or opened. - A Boolean value indicating true (default) if the object has not been modified since last being saved or opened; false if otherwise. - - - Gets the object for the solution, which represents the root of the build automation model at the solution level. - A object. - - - Gets the full path and name of the directory that contains templates for the specified type of project. - The full path and name of the directory that contains templates for the specified type of project. - Required. A GUID that identifies the type of project, from . - - - Refer to for this functionality. Do not instantiate this class. - - - Refer to for this functionality. Do not instantiate this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The task list events. - - - Refer to for this functionality. Do not instantiate this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - - Refer to for this functionality. Do not instantiate this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Represents an add-in listed in the Add-In Manager dialog box and provides information about an add-in to other add-in objects. - - - Returns the collection containing the object that supports this property. - An collection. - - - Gets or sets a value indicating whether an add-in is loaded and connected. - A Boolean value indicating whether an add-in is loaded and connected. - - - Gets or sets a string that represents the description for the object. - A string that represents the description for the object. - - - Gets the top-level extensibility object. - A object. - - - Gets the GUID for the object. - A string representing the CLSID of the add-in as obtained from the add-in's registry entry. - - - Gets the name of the object. - A string representing the name of the object. - - - Sets or gets the object supporting the specified object. - An additional OLE automation object to support other add-ins. - - - Gets the ProgID based on the add-in's registry entry. - A string representing the ProgID. - - - Removes the add-in from the collection of add-ins and makes it unavailable. - - - Gets the location of a DLL containing localized resources, if available. - A string representing the path of a DLL containing localized resources. - - - Contains all add-ins listed in the Add-In Manager dialog box if they are DTE.AddIns, or all of the add-ins loaded by a particular solution if they are ProjectSolution.AddIns. - - - Adds an add-in to the collection of add-ins loaded when a particular solution loads. It fails if the collection is the DTE.AddIns collection. - An object. - Required. The ProgID of the add-in to add to the collection. - Required. A description for the add-in to add to the collection. - Required. The name of the add-in to add to the collection. - Required. Indicates whether the add-in is currently loaded. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Returns an object in an collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - The immediate parent object of a given object. - - - Updates the collection as if the user opened the Add-in Manager dialog box, or sets the object's window layout to the current window layout. - - - The object contains the properties and methods used to programmatically manipulate a . - - - Gets a collection of objects contained within this code construct. - A collection. - - - Gets the collection - A collection. - - - Specifies the condition for the breakpoint. - A string representing the breakpoint condition for the property. - - - Indicates whether the condition type will break the program execution when true or break when changed. - A value. - - - Indicates the number of times a breakpoint has been hit during the active debugging session. - An integer representing the number of times this breakpoint has been hit during this debugging session. - - - Deletes the breakpoint. - - - Gets the top-level extensibility object. - A object. - - - Sets or gets the enabled state of this object. - A Boolean value representing whether this T:EnvDTE.Breakpoint object is enabled or not. - - - Gets the name of the file that contains the breakpoint or a declaration of the parent object. - A string representing a file name. - - - Indicates the character location within a line in a file for a file breakpoint. - An integer that represents the character location within a line in a file that contains the breakpoint. - - - Indicates the line location within a file for a breakpoint. - An integer that represents the line number in the source code, measured from the start of the function, at which the breakpoint is set. - - - Indicates the column offset from the name of a function breakpoint. - An integer value representing the column offset from the name of a function breakpoint. - - - Indicates the line offset from the name of a function breakpoint. - An integer value representing the line offset from the name of a function breakpoint. - - - Gets the name of the function where the breakpoint is set. - A string that represents the name of the function. - - - Gets the hit count target for any type of breakpoint. Interpreted based on the hit count type. - An integer value representing the hit count target for any type of breakpoint. - - - Describes how to interpret a hit count. - A value. - - - Gets the language associated with the name or conditional breakpoint. - A constant. - - - Indicates the location type this breakpoint represents. - A value. - - - Sets or gets the name of the Breakpoint. - A string representing the name of the Breakpoint. - - - Gets the immediate parent object of a object. - A object. - - - Gets a reference to a object. - A reference to a object. - - - Resets the current number of hits. - - - Sets or gets a user-defined string identifying the Breakpoint. - A string value representing the Breakpoint. - - - Gets a constant indicating the type. - A constant, specifying the type of breakpoint. - - - Provides a list of pending breakpoints. - - - Creates and enables a new breakpoint. - A collection. - Optional. A function breakpoint. The name of the function on which the breakpoint is set. - Optional. A file breakpoint. The name and optional path of the file in which the breakpoint is set. - Optional. A file breakpoint. The source-code line number, measured from the start of the function, at which the breakpoint is set. If this value is 1, the breakpoint is set at the start of the function. - Optional. A file breakpoint. The character at which the breakpoint is set. In most cases, you can leave this value set to 1, which sets the breakpoint at the start of the line. - Optional. The breakpoint . Use with . - Optional. The condition type. A value. Use with . - Optional. The programming language in which the function is written. - Optional. A data breakpoint. If the breakpoint is set on a variable, you can specify the name of the variable. You can use the context operator to specify a variable outside the current scope. - Optional. A data breakpoint. If the breakpoint is set on a variable, and if the variable is an array or dereferenced pointer, this value specifies the number of elements to watch. - Optional. An address breakpoint. The memory address where the breakpoint is set, in decimal or hexadecimal format. - Optional. The Hit Count property for the breakpoint. If you specify no hit count, program execution breaks each time the breakpoint is hit. If you specify a hit count, program execution breaks only on the specified number of hits. - Optional. The hit count type. A value. - - - Returns a value indicating the number of objects in the collection. - An integer value representing the number of objects in the collection. - - - Returns the top-level extensibility object. - A object. - - - Gets an enumerator. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Returns the parent object of a given collection. - A object. - - - Represents all of the projects that the specified project depends on. - - - Returns a value indicating the number of objects in the collection. - An integer value representing the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Gets an indexed member of a collection. - A object. - Required. The index of the item to return. - - - Gets the immediate parent object of a collection. - A object. - - - Represents all of the projects that the specified project depends on to complete a build. - - - Adds a project to the list of projects that must be built first. - Required. The name of the project from the property to add as a dependency. - - - Returns the collection containing the object that supports this property. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets the associated with the object. - A object. - - - Removes all projects from the list of projects that must be built first. - - - Removes a project from the list that specifies the order in which projects are built. - Required. The name of the project from the property to add as a dependency. - - - Gets a list of the projects that must be built before the BuildDependency.Project project is built. - - returns a SafeArray of dependent projects. - - - Provides a list of events for solution builds. Use this object for functionality and refer to for this object’s documentation. - - - Refer to for this functionality. Do not instantiate from this class. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs before the solution builds, before a batch build begins, or just before a project begins to build. - - - Occurs after a solution build completes. - - - Occurs when a project configuration build begins. - - - Occurs after a project configuration build completes. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Allows manipulation of a code element's attribute. - - - Returns a collection of objects contained within this code's construct. - A collection. - - - Gets the collection containing the object supporting this property. - A collection. - - - Removes the current . - - - Gets the top-level extensibility object. - A object. - - - Gets the text point that is the location of the end of the code item. - A object. - - - Returns the requested Extender object. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string value representing a CATID in GUID format. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string containing the full path and name of the object's file. - - - Returns a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Returns a that specifies the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Describes the capabilities of the code model. - A constant value. - - - Indicates whether or not a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained, otherwise returned false. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Sets or gets the name of the CodeAttribute. - A string representing the name of the CodeAttribute. - - - Gets the immediate parent object of a given object. - A parent object. - - - Gets the associated with the object. - A object. - - - Gets a object that defines the beginning of the code item. - A object. - - - Sets or gets the data value for the object. - A string representing the data value for the object. - - - Represents a class in source code. - - - Sets or gets the access attributes of the object. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas . - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Adds an item to the list of inherited objects. - A object. - Required. The class from which to derive implementation. For objects, this is either a or a fully qualified type name. Visual C++ requires the colon-separated (::) format for its fully qualified type names. All other languages support the period-separated format. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Creates a new class code construct and inserts the code in the correct location. - A object. - Required. The name of the class. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. Default = 0. A SafeArray of fully qualified type names or objects from which the new class inherits its implementations. - Optional. Default = 0. A SafeArray of fully qualified type names or objects, each representing an interface that the new class promises to implement. - Optional. A constant. - - - Creates a new delegate code construct and inserts the code in the correct location. - A object. - Required. The name of the delegate to add. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. A constant. - - - Creates a new enumeration code construct and inserts the code in the correct location. - A object. - Required. The name of the enum to add. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. Default = Nothing. A variant that holds a SafeArray of fully qualified type names or objects that specify the underlying type of the new enum. - Optional. A constant. - - - Creates a new function code construct and inserts the code in the correct location. - A object. - Required. The name of the new function. - Required. The constant indicating the type of function, such as whether the function is a property-get, a method, and so forth. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. A constant. - Optional. The location. - - - Adds an interface to the list of inherited objects. - A object. - Required. The interface the class will implement. This is either a or a fully-qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Creates a new property code construct and inserts the code in the correct location. - A object. - Required. The name of the function that gets the property's value. - Required. The name of the function that sets the property. - Required. The type of property. This can be a object, a value, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. The access. A constant value. - Optional. The location. - - - Creates a new structure code construct and inserts the code in the correct location. - A object. - Required. The name of the new structure. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Required. Default value is Nothing. A variant that holds a SafeArray of fully qualified type names or objects from which the new interface derives. - Required. Default value is Nothing. A SafeArray of fully qualified type names or objects, each representing interfaces that the new class promises to implement. - Optional. A constant. - - - Creates a new variable code construct and inserts the code in the correct location. - A object. - Required. The name of the new variable. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. A constant. - Optional. The path and file name for the new variable definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - - - Gets a collection of all of the attributes for the parent object. - A collection. - - - Gets a collection of classes from which this item derives. - A collection. - - - Gets a collection of contained within the object. - A collection. - - - Gets a collection. - A collection. - - - Gets or sets the comment associated with the object. - A string representing the comments associated with the object. - - - Gets a collection of objects derived from this object. Not implemented in Visual C#. - A collection. - - - Sets or gets the document comment for the current code model element. - A string containing special documentation comment or attribute. - - - Gets the top-level extensibility object. - A object. - - - Gets the text point that is the location of the end of the code item. - A object. - - - Gets the requested Extender object. Not implemented in Visual C#. - An Extender. - Required. The name of the Extender to return. - - - Returns the Extender category ID (CATID) for the object. Not implemented in Visual C#. - Returns the GUID representing the CATID of the object as a string. - - - Gets a list of available Extenders for the object. Not implemented in Visual C#. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's source file. - A string representing the full path and name of the object's source file. - - - Returns a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Returns a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets a collection of interfaces implemented by a object. - A collection. - - - Gets the capabilities of the code model. - A constant value. - - - Sets or gets whether or not an item is declared as abstract. - A Boolean value indicating true if the item is declared as abstract; false otherwise. - - - Gets whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained, otherwise returns false. - - - Returns whether a object has another object as a base. - A Boolean value indicating true if a CodeClass object has another object as a base; false if otherwise. - Required. The type to search for in the lineage of this type. - - - Returns an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Gets a collection of items contained by this element. - A collection. - - - Sets or gets the name of the object. - A string containing the name of the object. - - - Gets an object defining the parent namespace. - A object. - - - Gets the immediate parent object of a object. - The immediate parent object of a object. - - - Gets the associated with the given object. - A object. - - - Removes an object from the list of bases. - Required. A or the name of one in the collection. - - - Removes an interface from the list of implemented interfaces. - Required. A or the name of one in the collection. - - - Removes a member code construct. - Required. A object or the name of one in the collection. - - - Gets a that defines the beginning of the code item. - A object. - - - Object representing a delegate in source code. - - - Sets or gets the access attributes of this delegate. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a property that has parameters, separated by commas. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If is a Long, then AddAttribute indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Adds an item to the list of inherited objects. - A object. - Required. The delegate from which to derive implementation. - Optional. Default = 0. The code element after which to add the new element.If is a Long, then indicates the element after which to add the new delegate.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Creates a new parameter for the delegate and inserts the code in the correct location. - A object. - Required. The name of the parameter. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If is a , then the new element is added immediately after it.If is a Long, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Gets a collection of all of the attributes for the delegate. - A collection. - - - Gets the class from which this object is derived. - A object. - - - Gets a collection of classes from which this delegate is derived. - A collection. - - - Gets a collection of objects contained within this . - A collection. - - - Returns the collection containing the object supporting this property. - A collection. - - - Gets or sets the comment associated with the . - A string containing comments associated with the . - - - Gets a collection of objects derived from the object. Not implemented in Visual C#. - A collection. - - - Sets or gets the documentation comments for element. - A string containing the documentation comments for the delegate. - - - Gets the top-level extensibility object. - A object. - - - Gets the text point that is the location of the end of the delegate. - A object. - - - Returns the requested Extender object for the delegate. Not implemented in Visual C#. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. Not implemented in Visual C#. - A string containing the GUID that represents the Extender CATID. - - - Gets a list of available Extenders for the delegate. Not implemented in Visual C#. - An object containing an automation-compliant array of strings, each one the name of an Extender for the delegate. - - - Gets the full path and name of the delegate's file. - A string representing the full path and name of the delegate's file. - - - Returns a object that marks the end of the delegate definition. - A object. - Optional. A constant specifying the portion of the delegate to retrieve. - - - Returns a object that defines the beginning of the delegate definition. - A object - Optional. A constant specifying the portion of the delegate to retrieve. - - - Gets the capabilities of the code model for the delegate. - A constant value. - - - Indicates whether or not a object can be obtained from this delegate. - A Boolean value indicating true if a object can be obtained, otherwise returns false. - - - Indicates whether or not a object has another object as a base. - A Boolean value indicating true if an object has another object as a base; otherwise returns false. - Required. The type to search for in the lineage of this delegate. - - - Gets an enumeration that defines the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Gets the collection of items this element contains. - A collection. - - - Sets or gets the name of the object. - A string containing the name of the object. - - - Gets an object defining the parent namespace of the delegate. - A object. - - - Gets a collection of parameters for this . - A collection, each element representing a parameter for the delegate.NoteThe values of code model elements such as classes, structs, functions, attributes, delegates, and so forth can be non-deterministic after making certain kinds of edits, meaning that their values cannot be relied upon to always remain the same. For more information, see the section Code Model Element Values Can Change in Discovering Code by Using the Code Model (Visual Basic). - - - Gets the immediate parent object of a object. - The property returns the immediate parent to the object. If you want to get the containing collection, then use the property. - - - Gets the object associated with the object. - A object. - - - Returns a string holding the stub definition of this delegate. - A string holding the stub definition of this delegate. - Optional. A value that indicates what the string contents should be, such as only parameter names, parameter types, whole unique signature, and so forth. All flags are set to Off by default. - - - Removes an object from the list of bases. - Required. A or the name of one in the collection. - - - Removes a member from the delegate. - Required. A object or the name of one in the collection. - - - Removes a parameter from the delegate's argument list. - Required. A object or the name of one in the collection. - - - Gets a object that defines the beginning of the delegate. - A object. - - - Sets or gets an object representing the programmatic type of the delegate. - A object. - - - Represents a code element or construct in a source file. - - - Returns a collection of objects contained within this . - A collection. - - - Gets the collection containing the CodeElement that supports this property. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets the text point that is the location of the end of the code item. - A object. - - - Gets the requested Extender if it is available for this CodeElement object. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string representing the Extender category ID (CATID) for the object. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets a fully-qualified name of the specified code element. - A string containing a fully-qualified name of the specified code element. - - - Returns a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Returns a object that marks the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets the capabilities of the code model. - A constant value. - - - Indicates whether or not a object can be obtained from the object. - A Boolean value indicating whether or not a object can be obtained from the object. - - - Gets an enumeration that defines the type of object. - A value. - - - Gets the programming language that is used to author the code. - A string representing a constant. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets the object associated with the object. - A object. - - - Gets a object that defines the beginning of the code item. - A object. - - - A collection of objects representing code constructs in a source file. - - - Gets a value indicating the number of objects in the collection. - An integer value representing the number of objects in the collection. - - - Creates a programmatic identifier that does not collide with other identifiers in the scope and that follows the current language naming rules. - A Boolean value indicating true if the name is a unique identifier; otherwise returns false. - Required. The prefix string or whole name to check to see whether or not it is unique for the collection of code elements. - Optional. If supplied, this returns with a guaranteed unique name. - - - Gets the top-level extensibility object. - A object. - - - Returns an enumerator for items in the collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A parent object. - - - Microsoft Internal Use Only. - The element. - - - Object representing an enumeration in source code. - - - Defines the access modifier of this item. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Adds an item to the list of inherited objects. - A object. - Required. The class from which to derive implementation. For objects, is a variant containing a fully qualified type name or object upon which the new enum is based. For C#, this is the underlying type of enum. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Creates a new member code construct and inserts the code in the correct location. - A object. - Required. The name of the new member. - Optional. The of the returned object. It can be passed in either as a string or as an expression object. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Gets a collection of all of the attributes for the parent object. - A collection. - - - Gets a collection of classes from which this item derives. - A collection. - - - Gets a collection of objects contained within this . - A collection. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets or sets the comment associated with the code element. - A string representing the comment associated with the code element. - - - Gets a collection of objects derived from this object. This property is not implemented in Visual C#. - A collection. - - - Gets the document comment for the element. - A string representing the document comment. - - - Gets the top-level extensibility object. - A object. - - - Gets the text point that is the location of the end of the code item. - A object. - - - Returns the requested Extender object if it is available for this object. This property is not implemented in Visual C#. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. This property is not implemented in Visual C#. - A string representing the CATID of the object as a GUID. - - - Gets a list of available Extenders for the object. This property is not implemented in Visual C#. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Returns a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - A object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Describes the capabilities of the code model object. - A constant value. - - - Gets values indicating whether or not a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained; otherwise returns false. - - - Specifies whether or not a object has another object as a base. - A Boolean value indicating True if an object has another object as a base; otherwise returns False. - Required. The type to search for in the lineage of this type. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Gets a collection of items contained by this enumeration. - A collection. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets an object defining the parent namespace. - A object. - - - Gets the immediate parent object of a object. - An object. - - - Gets the object associated with the object. - A object. - - - Removes an object from the list of bases. - Required. A or the name of one in the collection. - - - Removes a member code construct. - Required. A object or the name of one in the collection. - - - Gets a object that defines the beginning of the code item. - A object. - - - An object defining a function construct in a source file. - - - Sets or gets the access modifier of this item. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Creates a new parameter code construct and inserts the code in the correct location. - A object. - Required. The name of the parameter. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Gets a collection of all attributes for the object. - A collection. - - - Sets or gets whether or not the function can be overridden. - A Boolean value indicating true if the function can be overriden; false if otherwise. - - - Gets a collection of objects contained within this code construct. - A collection. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets or sets the comment associated with the code element. - A string representing the comment associated with the code element. - - - Gets or sets the document comment for the current code model element. - A string representing the document comment. - - - Gets the top-level extensibility object. - A object. - - - Gets the text point that is the location of the end of the code item. - A object. - - - Returns the requested Extender object if it is available for this object. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string representing the CATID of the object in GUID form. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Gets an enumeration describing how a function is used. - A value. - - - Returns a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Returns a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets the capabilities of the code model object.. - A constant value. - - - Returns whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained; otherwise returns false. - - - Gets whether or not a function is overloaded. - A Boolean value indicating true if a function is overloaded; false if otherwise. - - - Sets or gets whether or not the item is statically defined, that is, whether the item is common to all instances of this object type or only to this object specifically. - A Boolean value indicating true if the method is shared; false if otherwise. - - - Returns an enumeration indicating the type of object. - A value. - - - Returns the programming language used to author the code. - A constant. - - - Sets or gets whether or not the item is declared abstract and thus requires an implementation. - A Boolean value indicating true if the method is declared abstract and thus requires an implementation; false if otherwise. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets a collection of overloaded methods for this item. - A collection. - - - Gets a collection of parameters for this item. - A collection. - - - Gets the immediate parent object of a object. - A object. - - - Gets the object associated with the object. - A object. - - - Returns a string holding the stub definition of this object. - A string representing the stub definition of this . - Optional. A value that indicates the contents of the string, such as only parameter names, parameter types, whole unique signature, and so forth. All flags are set to Off by default. - - - Removes a parameter from the argument list. - Required. A object or the name of one in the collection. - - - Gets a object that defines the beginning of the code item. - A object. - - - Sets or gets an object representing the programmatic type. - A object. - - - Object representing an interface in source code. - - - Sets or gets the access modifier of this item. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Adds an item to the list of inherited objects. - A object. - Required. The class from which to derive implementation. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Creates a new function code construct and inserts the code in the correct location. - A object. - Required. The name of the new function. - Required. The constant indicating the type of function, such as a property-get or a method. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. A constant. - - - Creates a new property code construct and inserts the code in the correct location. - A object. - Required. The name of the function that gets the property's value. - Required. The name of the function that sets the property. - Required. The type of property. This can be a object, a value, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. The access. A constant value. - Optional. The location. - - - Gets a collection of all attributes for the parent object. - A collection. - - - Gets a collection of classes from which this item is derived. - A collection. - - - Gets a collection of objects contained within this . - A collection. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets or sets the comment associated with the . - A string representing the comment associated with the code element. - - - Gets a collection of objects derived from this object. This property is not implemented in Visual C#. - A collection. - - - Gets or sets the document comment for the current code model element. - A string representing the document comment. - - - Gets the top-level extensibility object. - A object. - - - Gets the text point that is the location of the end of the code item. - A object. - - - Returns the requested Extender object if it is available for this object. This property is not implemented in Visual C#. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. This property is not implemented in Visual C#. - A string representing the CATID. - - - Gets a list of available Extenders for the object. This property is not implemented in Visual C#. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Gets a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets the capabilities of the code model object. - A constant value. - - - Gets whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained; otherwise returns false. - - - Returns whether an object has another object as a base. - A Boolean value indicating true if an object has another object as a base; false if otherwise. - Required. The type to search for in the lineage of this type. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Gets a collection of items contained by this element. - A collection. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets an object defining the parent namespace. - A object. - - - Gets the immediate parent object of a object. - An object. - - - Gets the object associated with the object. - A object. - - - Removes an object from the list of bases. - Required. A or the name of one in the collection. - - - Removes a member code construct. - Required. A object or the name of one in the collection. - - - Gets a object that defines the beginning of the code item. - A object. - - - Allows access to programmatic constructs in a source code file. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The path and file name for the new attribute. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Required. The value of the attribute, which may be a comma-separated list of parameters for a parameterized property. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Creates a new class code construct and inserts the code in the correct location. - A object. - Required. The name of the class. - Required. The path and file name for the new class definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Required. Default = 0. A SafeArray of fully qualified type names or objects from which the new class inherits its implementations. - Required. Default = 0. A SafeArray of fully qualified type names or objects, each representing an interface that the new class promises to implement. - Optional. A constant. - - - Creates a new delegate code construct and inserts the code in the correct location. - A object. - Required. The name of the delegate to add. - Required. The path and file name for the new delegate definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Required. A constant indicating the data type that the function returns. This value can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. A constant. - - - Creates a new enumeration code construct and inserts the code in the correct location. - A object. - Required. The name of the enum to add. - Required. The path and file name for the new enum definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. Default = Nothing. A variant that holds a SafeArray of fully qualified type names or objects that specify the underlying type of the new enum. - Optional. A constant. - - - Creates a new function code construct and inserts the code in the correct location. - A object. - Required. The name of the new function. - Required. The path and file name for the new function definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Required. The constant indicating the type of function, such as whether the function is a property-get or a method. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. A constant. - - - Creates a new interface code construct and inserts the code in the correct location. - A object. - Required. The name of the interface to add. - Required. The path and file name for the new interface definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. Default value is Nothing. A variant that holds a SafeArray of fully qualified type names or objects from which the new interface derives. - Optional. A constant. - - - Creates a new namespace code construct and inserts the code in the correct location. - A object. - Required. The name of the new namespace. - Required. The path and file name for the new namespace definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Creates a new structure code construct and inserts the code in the correct location. - A object. - Required. The name of the new structure. - Required. The path and file name for the new structure definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Required. Default value is Nothing. A variant that holds a SafeArray of fully qualified type names or objects from which the new interface derives. - Required. Default value is Nothing. A SafeArray of fully qualified type names or objects representing interfaces that the new class promises to implement. - Optional. A constant. - - - Creates a new variable code construct and inserts the code in the correct location. - A object. - Required. The name of the new variable. - Optional. The path and file name for the new variable definition. Depending on the language, the file name is either relative or absolute to the project file. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. A constant. - - - Gets a collection of . - A collection. - - - Returns a code element based on a fully qualified name. - A object. - Required. A fully qualified symbol name, such as Namespace1.Namespace2.Class1.Member1. - - - Returns a object based on the data type indicator passed. - A object. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - - - Gets the top-level extensibility object. - A object. - - - Gets whether the current language is case-sensitive. - A Boolean value indicating true if the current language is case-sensitive; false if otherwise. - - - Returns whether a specified name is a valid programmatic identifier for the current language. - A Boolean value indicating True when the identifier is valid; False when it is not, such as when it is a keyword.NoteThe values of code model elements such as classes, structs, functions, attributes, delegates, and so forth can be non-deterministic after making certain kinds of edits, meaning that their values cannot be relied upon to always remain the same. For more information, see the section Code Model Element Values Can Change in Discovering Code by Using the Code Model (Visual Basic). - Required. The name of the identifier to check. - - - Gets the programming language used to author the code. - A constant. - - - Gets the immediate parent object of a object. - A object. - - - Removes the specified code element from the source file. - Required. A object or the name of a code element to remove from the source code. - - - A constant specifying the language used to author the code. - - - Visual C# constant. - - - Microsoft IDL constant. - - - Visual C++ constant. - - - Visual Basic constant. - - - Visual C++ constant. - - - Represents a namespace construct in a source file. - - - Creates a new class code construct and inserts the code in the correct location. - A object. - Required. The name of the class. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. Default = 0. A SafeArray of fully qualified type names or objects from which the new class inherits its implementations. - Optional. Default = 0. A SafeArray of fully qualified type names or objects, each representing an interface that the new class promises to implement. - Optional. A constant. - - - Creates a new delegate code construct and inserts the code in the correct location. - A object. - Required. The name of the delegate to add. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. A constant. - - - Creates a new enumeration code construct and inserts the code in the correct location. - A object. - Required. The name of the enumeration to add. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. Default = Nothing. A variant that holds a SafeArray of fully qualified type names or objects that specify the underlying type of the new enumeration. - Optional. A constant. - - - Creates a new interface code construct and inserts the code in the correct location. - A object. - Required. The name of the new interface. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. Default value is Nothing. A variant that holds a SafeArray of fully qualified type names or objects from which the new interface derives. - Optional. A constant. - - - Creates a new namespace code construct and inserts the code in the correct location. - A object. - Required. The name of the new namespace. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Creates a new structure code construct and inserts the code in the correct location. - A object. - Required. The name of the new structure. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Required. Default value is Nothing. A variant that holds a SafeArray of fully qualified type names or objects from which the new interface derives. - Required. Default value is Nothing. A SafeArray of fully qualified type names or objects, each representing interfaces that the new class promises to implement. - Optional. A constant. - - - Returns a collection contained within this . - A collection. - - - GGets the collection containing the object supporting this property or contained within this code construct. - A collection. - - - Gets or sets the comment associated with the . - A string representing a comment associated with this . - - - Gets or sets the document comment for the current code model element. - A string representing the document comment. - - - Gets the top-level extensibility object. - A object. - - - Gets the edit point that is the location of the end of the item. - A object. - - - Returns the requested Extender if it is available for this . - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string in GUID format representing the CATID. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets the fully qualified name of the . - A string representing the full name of the file. - - - Gets a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets the capabilities of the code model. - A constant value. - - - Gets whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained, otherwise returns false. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Gets a collection of items contained by this element. - A collection. - - - Sets or gets the name of the object. - A string representing the name of the . - - - Gets the immediate parent object of a object. - The parent object. - - - Returns the object associated with the given object. - A object. - - - Removes the specified code element from the source file. - Required. A object or the name of a code element to remove from the source code. - - - Gets a object that defines the beginning of the code item. - A object. - - - An object defining a parameter to a function, property, and so on, in a source file. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a comma-separated list of parameters for a parameterized property. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Gets a collection of all attributes for the parent object. - A collection. - - - Gets a collection of objects contained within this code construct. - A collection. - - - Gets the collection containing the object supporting this property. - A collection. - - - Returns the document comment for the current code model element. - A string representing the document comment. - - - Gets the top-level extensibility object. - A object. - - - Gets the edit point that is the location of the end of the code item. - A object. - - - Returns the requested Extender if it is available for the object. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - Returns the GUID representing the CATID of the object as a string. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Gets a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets the capabilities of the code model. - A constant value. - - - Gets whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained; otherwise returns false. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets the immediate parent object of a object. - A object. - - - Gets the associated with the given object. - A object. - - - Gets a object that defines the beginning of the code item. - A object. - - - Sets or gets an object representing the programmatic type. - A object. - - - An object defining a property construct in a source file. - - - Sets or gets the access modifier of this item. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas . - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Gets a collection of all of the attributes for the parent object. - A collection. - - - Gets a collection of objects contained within this object. - A collection. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets or sets the comment associated with the code element. - A string representing the comment associated with the code element. - - - Gets the document comment for the current code model element. - A string representing the document comment. - - - Gets the top-level extensibility object. - A object. - - - Gets the edit point that is the location of the end of the code item. - A object. - - - Gets the requested Extender if it is available for this object. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A GUID string representing the CATID of the object. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Gets a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Sets or gets an object defining the code to return a property. - A object. - - - Gets the capabilities of the code model object. - A constant value. - - - Gets whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained; otherwise returns false. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets the immediate parent object of a object. - A object. - - - Gets the associated with the given object. - A object. - - - Returns a string holding the stub definition of this object. - A string describing the element. - Optional. A value that indicates the contents of the string, such as only parameter names, parameter types, or whole unique signature. All flags are set to Off by default. - - - Sets or gets an object defining the code to set a property. - A object. - - - Returns a object that defines the beginning of the code item. - A object. - - - Sets or gets an object representing the programmatic type. - A object. - - - Object representing a structure in source code. - - - Defines the access modifier of this item. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Adds an item to the list of inherited objects. - A object. - Required. The class from which to derive implementation. For objects, this is either a or a fully qualified type name. Native Visual C++ requires the colon-separated (::) format for its fully qualified type names. All other languages support the period-separated format.For objects, is a variant containing a fully qualified type name or object upon which the new enum is based. For C#, this is the underlying type of enum. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Creates a new class code construct and inserts the code in the correct location. - A object. - Required. The name of the class. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. Default = 0. A SafeArray of fully qualified type names or objects from which the new class inherits its implementations. - Optional. Default = 0. A SafeArray of fully qualified type names or objects, each representing an interface that the new class promises to implement. - Optional. A constant. - - - Creates a new delegate code construct and inserts the code in the correct location. - A object. - Required. The name of the delegate to add. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. A constant. - - - Creates a new enumeration code construct and inserts the code in the correct location. - A object. - Required. The name of the enum to add. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. Default = Nothing. A variant that holds a SafeArray of fully qualified type names or objects that specify the underlying type of the new enum. - Optional. A constant. - - - Creates a new function code construct and inserts the code in the correct location. - A object. - Required. The name of the new function. - Required. The constant indicating the type of function, such as a property-get or a method. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. A constant. - Optional. The path and file name for the new definition. Depending on the language, the path to the project file is either relative or absolute. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - - - Adds an interface to the list of inherited objects. - A object. - Required. The interface the class implements. This is either a or a fully-qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - - - Creates a new property code construct and inserts the code in the correct location. - A object. - Required. The name of the function that gets the property's value. - Required. The name of the function that sets the property. - Required. The type of property. This can be a object, a value, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. The access. A constant value. - Optional. The location. - - - Creates a new structure code construct and inserts the code in the correct location. - A object. - Required. The name of the new structure. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Required. Default value is Nothing. A variant that holds a SafeArray of fully qualified type names or objects from which the new interface derives. - Required. Default value is Nothing. A SafeArray of fully qualified type names or objects, each representing interfaces that the new class promises to implement. - Optional. A constant. - - - Creates a new variable code construct and inserts the code in the correct location. - A object. - Required. The name of the new variable. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means that the element should be placed at the end. - Optional. A constant. - Optional. The path and file name for the new variable definition. Depending on the language, the path to the project file is either relative or absolute. The file is added to the project if it is not already a project item. If the file cannot be created and added to the project, then fails. - - - Gets a collection of . - A collection. - - - Gets a collection of classes from which this derives. - A collection. - - - Gets a collection of . - A collection. - - - Gets a collection. - A collection. - - - Gets or sets the comment associated with the . - A string representing the comment associated with the . - - - Gets a collection of objects derived from this . Not implemented in Visual C#. - A collection. - - - Gets or sets the document comment for the current . - A string representing the document comment for the current . - - - Gets the top-level extensibility object. - A object. - - - Gets the edit point that is the location of the end of the code item. - A object. - - - Returns the requested Extender object if it is available for this object. Not implemented in Visual C#. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. This property is not implemented in Visual C#. - A string in GUID format representing the CATID of the object as a string. - - - Gets a list of available Extenders for the object. This property is not implemented in Visual C#. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the 's file. - - - Gets a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets a collection of interfaces implemented by this . - A collection. - - - Gets the capabilities of the code model object.. - A constant value. - - - Sets or gets whether or not an item is declared as abstract. - A Boolean value indicating true if the item is declared as abstract; false otherwise. - - - Gets whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained; otherwise it returns false. - - - Returns whether a has another object as a base. - A Boolean value indicating true if an object has another object as a base; false if otherwise. - Required. The type to search for in the lineage of this type. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A string representing a constant. - - - Gets a collection of contained by this . - A collection. - - - Sets or gets the name of the . - A string representing the name of the - - - Gets a object defining the parent namespace. - A object. - - - Gets the immediate parent object of a object. - A parent object. - - - Gets the object associated with the object. - A object. - - - Removes an object from the list of bases. - Required. A or the name of one in the collection. - - - Removes an interface from the list of implemented interfaces. - Required. A or the name of one in the collection. - - - Removes a member code construct. - Required. A object or the name of one in the collection. - - - Gets a object that defines the beginning of the code item. - A object. - - - Represents a class construct in a source file. - - - Sets or gets the access attributes of this item. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Adds an item to the list of inherited objects. - A object. - Required. The class from which to derive implementation. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Gets a collection of all attributes for the parent object. - A collection. - - - Gets a collection of classes from which this item derives. - A collection. - - - Gets a collection of objects contained within this . - A collection. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets or sets the comment associated with the . - A string representing the comment associated with the . - - - Gets a collection of objects derived from this object. This property is not implemented in Visual C#. - A collection. - - - Gets or sets the document comment for the element. - A string representing the document comment. - - - Gets the top-level extensibility object. - A object. - - - Gets the edit point that is the location of the end of the code item. - A object. - - - Returns the requested Extender object if it is available for this object. This property is not implemented in Visual C#. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. This property is not implemented in Visual C#. - A GUID in string format representing the CATID. - - - Gets a list of available Extenders for the object. This property is not implemented in Visual C#. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Gets a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets the capabilities of the code model object. - A constant value. - - - Gets whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained, otherwise returns false. - - - Returns whether an object has another object as a base. - A Boolean value indicating True if an object has another object as a base; False if otherwise. - Required. The type to search for in the lineage of this type. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Gets a collection of items contained by this element. - A collection. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets an object defining the parent namespace. - A object. - - - Gets the immediate parent object of a object. - A parent object. - - - Gets the object associated with the object. - A object. - - - Removes an object from the list of bases. - Required. A or the name of one in the collection. - - - Removes a member code construct. - Required. A object or the name of one in the collection. - - - Gets a object that defines the beginning of the code item. - A object. - - - An object defining the type of a construct in a source file. - - - Gets the fully qualified name of the object. - A string representing the fully qualified name of the object. - - - Gets a string to use for displaying the object. - A string used for displaying the object. - - - Sets or gets information describing this item's kind of object. - A object. - - - Creates an array of a specified type, and inserts it into the code in the correct location. - A object. - Optional. Default value = 1. The number of dimensions in the type array. - - - Gets the top-level extensibility object. - A object. - - - Sets or gets an object representing the programmatic type. - A object. - - - Gets the immediate parent object of a object. - A parent object. - - - If this item is an array, sets or gets the number of dimensions in this array. - An integer representing the number of dimensions of the array if the is . - - - Gets the base type of the . - A value. - - - An object defining a variable construct in a source file. - - - Defines the access modifier of this item. - A value. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Gets a collection of all of the attributes for the parent object. - A collection. - - - Gets a collection of objects contained within this . - A collection. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets or sets the comment associated with the code element. - A string representing the comment associated with the code element. - - - Gets or sets the document comment for the current code model element. - A string representing the document comment. - - - Gets the top-level extensibility object. - A object. - - - Gets the edit point that is the location of the end of the code item. - A object. - - - Returns the requested Extender object if it is available. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string GUID representing the CATID. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path name of the object's file. - - - Returns a object that marks the end of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Returns a object that defines the beginning of the code element definition. - A object. - Optional. A constant specifying the portion of the code to retrieve. - - - Gets the capabilities of the code model object. - A constant value. - - - Sets or gets an object defining the initialization code for an element. - An object defining the initialization expression for the code variable. - - - Gets whether a object can be obtained from this object. - A Boolean value indicating true if a object can be obtained, otherwise returns false. - - - Gets or sets whether or not the item is a constant. - A Boolean value indicating true if the item is a constant; false otherwise. - - - Sets or gets whether or not the item is statically defined, that is, whether the item is common to all instances of this object type or only to this object specifically. - A Boolean value indicating true if the method is shared; false if otherwise. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the programming language used to author the code. - A constant. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Gets the immediate parent object of a object. - A parent object. - - - Gets the object associated with the object. - A object. - - - Returns a string holding the stub definition of this object. - A string describing the element. - Optional. A value that indicates the contents of the string, such as only parameter names, parameter types, whole unique signature, and so forth. All flags are set to Off by default. - - - Gets a object that defines the beginning of the code item. - A object. - - - Sets or gets an object representing the programmatic type. - A object. - - - Represents the portions of an item that can be colored, such as the foreground and background. - - - Sets or gets the background color of the item. - A unit specifying the color of the item. - - - Sets or gets whether or not the item should appear in bold. - A Boolean value indicating true if the item is bold, false if not. - - - Sets or gets the foreground color of the item. - A unit specifying the color of the item. - - - Sets or gets the name of the object. - A string representing the name of object. - - - Represents a command in the environment. - - - Creates a persistent command bar control for the command. - A object. - Required. A object to which the new command bar control is to be added. - Optional. The index position, starting at one, in the command bar to place the new control. - - - Sets or gets the list of keystrokes used to invoke the command. - A of objects. - - - Gets the collection containing the object. - A collection. - - - Removes a named command that was created with the method. - - - Gets the top-level extensibility object. - A object. - - - Gets the GUID for the given object. - A string representing the command group GUID used to represent the command. - - - Gets the ID within a command group GUID used to represent the command. - An integer representing the command ID. - - - Gets a value indicating whether or not the is currently enabled. - A Boolean value indicating true if the command is currently enabled; otherwise, false. - - - Gets the localized name of the command. - A string representing the localized name of the command. - - - Gets the name of the object. - A string representing the name of the object. - - - Causes a event to occur when a control on the command bar is clicked. Use this object for functionality, and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs when the OnAction property for the corresponding CommandBarControl object is set or returned. - - - Microsoft Internal Use Only. - The event handler. - - - Provides command events for automation clients. Use this object for functionality, and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs after a command executes. - - - Occurs before a command executes. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Contains all of the commands in the environment, as objects. - - - Microsoft Internal Only. - The GUID of the command. - The command ID. - The control. - - - Creates a command bar that is saved and available the next time the environment is started. - A object. - Required. A name for the new command bar. - Required. A constant that determines the type of command bar: - Optional. An Office object to which the new command bar is to be added. (This is required, however, if is .) - Optional. The index position, starting at one, in the command bar to place the new command bar. - - - Creates a named command that is saved by the environment and made available the next time the environment starts, even if the Add-in is not loaded on environment startup. - A object. - Required. The Object is adding the new command. - Required. The short form of the name for your new command. uses the preface Addins.Progid. to create a unique name. - Required. The name to use if the command is bound to a button that is displayed by name rather than by icon. - Required. The text displayed when a user hovers the mouse pointer over any control bound to the new command. - Required. Indicates whether the named command's button picture is an Office picture. True = button. If is False, then is the ID of a 16x16 bitmap resource (but not an icon resource) in a Visual C++ resource DLL that must reside in a folder with the language's locale identifier (1033 for English). - Optional. The ID of a bitmap to display on the button. - Optional. A SafeArray of GUIDs that determines which environment contexts (that is, debug mode, design mode, and so on) show the command. See .. - - - Returns the command GUID and ID associated with the given Microsoft.VisualStudio.CommandBars.CommandBar control. - Required. The Microsoft.VisualStudio.CommandBars.CommandBar control associated with the command. - Required. The command's GUID. - Required. The command's ID. - - - Gets a value indicating the number of objects in the collection. - The number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Returns an enumerator for items in the collection. - An . - - - Returns the indexed object. - A object. - Required. An absolute index, GUID string, or the command's full name. - Optional. The command ID in the specified command set. - - - Gets the immediate parent object of a collection. - A object. - - - Executes the specified command. - Required. The command's GUID. - Required. The command's ID. - Required. Arguments in a SafeArray passed in from the OLECommandTarget. - Required. Arguments in a SafeArray passed out to be returned by the OLECommandTarget. - - - Removes a command bar that was created with the method. - Required. The object to remove. - - - Represents the Command window in the environment. - - - Clears all text from the window. - - - Gets the top-level extensibility object. - A object. - - - Sends a text string to the Command window. - Required. The text characters to send to the window. - - - Gets the immediate parent object of a given object. - A object. - - - Sends a line of input to the Command window that is processed as if you typed it. - Required. The command string to send to the Command window. - Required. True means, add a newline character and execute the line of input, False means, do not execute the command line. - - - Gets the for the window or pane. - A object. - - - Represents a project or project item's build configuration dependent properties. - - - Returns the collection containing the object supporting this property. - A collection. - - - Gets the project configuration to be built. - A string representing the name of the project configuration to be built. - - - Gets the top-level extensibility object. - A object. - - - Returns the requested Extender if it is available for this object. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string GUID representing the CATID. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets whether the project or project item configuration can be built. - A Boolean value indicating true if a project or project item should be built, false if not. - - - Gets whether the project or project item configuration can be deployed. - A Boolean value indicating true if a project or project item can be deployed, false if not. - - - Returns whether the project or project item configuration can be run. - A Boolean value indicating true if a project or project item can be run, false if not. - - - Gets an object that can be accessed by name at run time. - An object that can be accessed by name at run time. - - - Gets a collection of objects that contains the names of the files that are outputs for the project. - A collection. - - - Gets the project or project item for the configuration. - A object. - - - Gets the name of the platform supported by this assignment. - A string representing the name of the platform supported by this assignment. - - - Gets a collection of all properties that pertain to the object. - A collection. - - - Gets a constant indicating the object type. - A constant, specifying the type of configuration. - - - Represents a matrix of objects, one for each combination of configuration name and platform name. - - - Gets the current solution configuration that will be used if a solution build operation occurs. - A object. - - - Creates a new project or project item configuration row based on the object of an existing project or project item configuration row. - A collection. - Required. A unique name for the new project or project item configuration row. - Required. The name of the project or project item configuration row to copy in order to create the new one. - Required. true if the project or project item configuration row should be propagated, false if not. - - - Creates build settings for a new operating system platform based on the object of an existing platform. - A collection. - Required. The name of the new platform as found in the property. - Required. The name of the platform to copy in order to create the new one. - Required. true if the platform should be propagated, false if not. - - - Returns a collection of items representing build configurations for one configuration name, such as "Debug" or "Retail." - A collection. - Required. The name of the project or project item configuration to return. - - - Gets an array of all defined configuration names for the project or project item. - An array of all defined configuration names for the project or project item. - - - Gets a value indicating the number of objects in the collection. - An integer representing the number of objects in the collection. - - - Deletes a row of build configurations, such as for "Debug" or "Retail." - Required. The name of the project/project item configuration row to delete. - - - Removes a column of platform configurations, such as "WinCE PalmSize." - Required. The name of the platform to delete. - - - Gets the top-level extensibility object. - A object. - - - Returns an enumerator for items in the collection. - An enumerator. - - - Returns a object of a collection. - A object. - Required. An absolute index, GUID string, or the name of a configuration. - Optional. The name of the platform. - - - Gets the immediate parent object of a object. - An object. - - - Returns the for this configuration. - A collection. - Required. The name of the platform's settings to return. - - - Gets a list of all available platforms. - An object. - - - Gets a list of platform names that can be added to this project and which may be added to create build configurations. - A SafeArray of strings. - - - Contains a set of objects. Each collection represents a row of objects for a given configuration name and for each platform, or a column of each object for a given platform name, one for each configuration name. - - - Gets a value indicating the number of objects in the collection. - An integer indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of a object to return. - - - Gets the name of the object. - A string representing the name of the object. - - - Gets the immediate parent object of a collection. - A object. - - - Gets a constant indicating the Configurations type. - A constant, specifying the type of configuration. - - - Constants that are common to all Visual Studio programming languages. - - - Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version. - - - Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version. - - - Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version. - - - Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version. - - - Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version. - - - Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version. - - - Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version. - - - Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version. - - - The GUID that is used for a command when you call . Each command has a GUID and an ID associated with it, and this is the GUID for all add-in created commands. - - - The CATID for documents. - - - The CATID for generic projects — that is, projects without a specific object model. - - - The CATID for the miscellaneous files project. - - - The CATID for the miscellaneous files project item. - - - The CATID for the solution. - - - The CATID for items in the Property window when the solution node is selected in Solution Explorer. - - - Indicates that the IDE is in Debugging mode. - - - Indicates that the IDE is in Design view. - - - Indicates that the solution has no projects. - - - Indicates that the view of the integrated development environment (IDE) is full screen. - - - Indicates that a macro is being recorded. - - - Indicates that the Macro Recorder toolbar is displayed. - - - Indicates that the integrated development environment (IDE) has no solution. - - - Indicates that a solution is currently being built. - - - Indicates that the solution contains multiple projects. - - - Indicates that the solution contains only one project. - - - A binary file, opened with a binary file editor. - - - An HTML document. Can get the IHTMLDocument2 interface, also known as the Document Object Model (DOM). - - - A resource file, opened with the resource editor. - - - A text document, opened with a text editor. - - - See . - - - See . - - - See . - - - See . - - - See . - - - See . - - - See . - - - See . - - - See . - - - See . - - - Refers to the Dynamic Help window. - - - Refers to the Immediate window, used to execute commands in Debug mode. - - - See . - - - See . - - - See . - - - See . - - - The Project window, where the solution and its projects display. - - - See . - - - See . - - - See . - - - See . - - - The unique name for the Miscellaneous files project. Can be used to index the Solution.Projects object, such as: DTE.Solution.Projects.Item(vsMiscFilesProjectUniqueName). - - - A project item in the miscellaneous files folder of the solution. - - - A file in the system. - - - A folder in the system. - - - A project item type in the solution. - - - A subproject under the project. If returned by , then returns as a object. - - - Indicates that the folder in the project does not physically appear on disk. - - - A project item located in the miscellaneous files folder of the solution. - - - A collection of items in the solution items folder of the solution. - - - A miscellaneous files project. - - - A solution items project. - - - An unmodeled project. - - - The collection's property returns a GUID identifying the collection of project types that it contains. - - - The unique name for projects in the solution. Can be used to index the object's collection, such as: DTE.Solution.Projects.Item(vsProjectsKindSolution). - - - Use the view that was last used. - - - View in code editor. - - - View in debugger. - - - View in Visual Designer (forms designer). - - - View in default viewer. - - - View in text editor. - - - The Debugger window. - - - The Call Stack window. - - - The Class View window. - - - The Command window. - - - The Document Outline window. - - - The Dynamic Help window. - - - The Find Replace dialog box. - - - The Find Results 1 window. - - - The Find Results 2 window. - - - The Find Symbol dialog box. - - - The Find Symbol Results window. - - - A linked window frame. - - - The Debugger window. - - - The Macro Explorer window. - - - The Visual Studio IDE window. - - - The Object Browser window. - - - The Output window. - - - The Properties window. - - - The Resource Editor. - - - The Server Explorer. - - - The Solution Explorer. - - - The Task List window. - - - The Debugger window. - - - The Toolbox. - - - The Watch window. - - - A Web browser window hosted in Visual Studio. - - - Represents the "AddItem" wizard type. - - - Represents the "AddSubProject" wizard type. - - - Represents the "NewProject" wizard type. - - - Represents a single attribute associated with a global context or window's context in the Dynamic Help window. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets the name of the object. - A string representing the name of object. - - - Removes the attribute from its parent collection. - - - Gets a collection of values for the attribute. - An object representing a SafeArray of strings containing the values of the attribute. - - - Contains all attributes associated with a global context or window's context in the Dynamic Help window. - - - Adds an attribute name/value pair to the collection. - A object. - Required. The name of the new attribute. - Required. The value of the new attribute. - Required. A constant specifying the type of new attribute. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Returns an enumerator for items in the collection. - An enumerator. - - - Gets the High Priority attributes collection. - A collection. - - - Returns a object that is an item of the collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - An object. - - - Refresh the contents of this attribute collection. - - - Gets a constant indicating the object type. - A constant, specifying the context attribute. - - - For conditional breakpoints. Indicates a break when the condition is true, or when it has changed. Used by the property in the object and by the method in the collection. - - - Breaks when the condition is true. - - - Breaks when the condition has changed. - - - The breakpoint location type that is used by the property. - - - There is no breakpoint. - - - Breakpoint is a function. - - - Breakpoint is a file. - - - Breakpoint is a data element. - - - Breakpoint is an address. - - - Indicatesthe type or state of a breakpoint. - - - Breakpoint indicated a set of points in code. - - - Breakpoint is at a specific point in code. - - - The current state of the debugger within the development environment. is used by the property of the object. - - - Design mode specifies changes in code editing. - - - Break mode specifies that the debugger is running and has stopped at a break point. - - - Run mode specifies that the application being debugged is running. - - - Specifies the reason for most debugging events. - - - No reason. - - - Execution started. - - - Attached to program. - - - Program detached. - - - Program launched. - - - Program ended. - - - Debugging stopped. - - - Execution step. - - - Breakpoint encountered. - - - Exception thrown. - - - Unhandled exception encountered. - - - Execution interrupted by user. - - - Switch in context. - - - Specifies the action to take in the event of an exception - - - Perform the default action, either prompt or not. - - - Ignore the exception. - - - Halt execution. - - - Continue execution. - - - Specifies an action to take in a debug session. - - - Perform the default execution action - - - Start execution. - - - Stop debugging. - - - Step into the next function. - - - Step out of the current function. - - - Step over the next function - - - Continue execution, stopping at the cursor. - - - Specifies a hit count condition. - - - There is no hit count. - - - Hit count is equal to specified value. - - - Hit count is greater than or equal to the specified value. - - - There are multiple hit count conditions. - - - The object is used to interrogate and manipulate the state of the debugger and the program being debugged. - - - Gets a collection of bound breakpoints that were last simultaneously hit. - A collection. - - - Causes the given process to pause its execution so that its current state can be analyzed. - Set to true to return only when the debugger has entered break mode. Set to false to break and return immediately. See Breaking Execution for more information. - - - Gets the last breakpoint hit. - A object. - - - Gets a collection of breakpoints. - A collection. - - - Gets the current mode of the debugger within the context of the integrated development environment (IDE). - A value. - - - Sets or gets the active process. - A object. - - - Sets or gets the active program. - The active . - - - Sets or gets the current stack frame. - A object. - - - Sets or gets the current thread being debugged. - A object. - - - Gets the list of processes currently being debugged. - A collection. - - - Detaches from all attached programs. - - - Gets the top-level extensibility object. - A object. - - - Executes the specified statement. If the flag is true, then the string is interpreted as an expression, and output is sent to the Command Window. - The statement to execute. - The timeout period, in milliseconds. - The treat as expression. True if the string is to be interpreted as an expression; otherwise False. - - - Evaluates an expression based on the current stack frame. If the expression can be parsed but not evaluated, an object is returned but will not contain a valid value. - A object. - The expression text to be evaluated. - true if the auto expand rules should be used; otherwise, false. - The timeout period, in milliseconds. - - - Starts executing the program from the current statement. - Set to true if this function call should wait until either Break mode or Design mode is entered before returning. Set to false if you want this call to return immediately after causing the debugger to begin execution. Upon return, the debugger could be in Design, Break, or Run modes. See Execution Control for more information. - - - Gets or sets whether expressions are output in hexadecimal or decimal format. - true if hexadecimal format, otherwise false. - - - Gets or sets whether expressions are evaluated in hexadecimal or decimal format. - true if hexadecimal format, otherwise false. - - - Gets a list of languages that the debugger supports. - A collection. - - - Gets the last reason that a program was broken. If the program is running it returns DBG_REASON_NONE. - A value. - - - Gets the list of processes currently running on this machine. - A collection. - - - Gets the immediate parent object of a object. - A object. - - - Executes the program to the current position of the source file cursor. - Set to true if this function call should wait until either Break mode or Design mode is entered before returning. Set to false if you want this call to return immediately after causing the debugger to begin execution. Upon return the debugger could be in Design, Break, or Run modes.See Stepping for more information. - - - Sets the next instruction to be executed, according to the cursor position in the current source file. - - - Steps into the next function call, if possible. - Set to true if this function call should wait until either Break mode or Design mode is entered before returning. Set to false if you want this call to return immediately after causing the debugger to begin execution. Upon return the debugger could be in Design, Break, or Run modes. - - - Steps out of the current function. - Set to true if this function call should wait until either Break mode or Design mode is entered before returning. Set to false if you want this call to return immediately after causing the debugger to begin execution. Upon return the debugger could be in Design, Break, or Run modes. - - - Steps over the next function call. - Set to true if this function call should wait until either Break mode or Design mode is entered before returning. Set to false if you want this call to return immediately after causing the debugger to begin execution. Upon return the debugger could be in Design, Break, or Run modes. - - - Stops debugging, terminating, or detaching from all attached processes. - Set to true if the debugging session should stop only when it reaches design mode. Set to false if you intend to stop debugging, but you need to perform other tasks in the macro even before the debugger enters Design mode. - - - Terminates all processes. - - - Defines events supported by the debugger. Use this object for functionality and refer to for this object's members' documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Fired whenever the current process, program, thread, or stack has been changed through the user interface or through the automation model. - - - Fired when entering break mode. - - - Fired when leaving run mode or debug mode, and when the debugger establishes design mode after debugging. - - - Fired when the debugger enters run mode. - - - Thrown before . Setting this action allows the handler to affect the development environment's user interface when the handler exits. The parameter is set initially to the value set by any prior handlers. - - - Thrown before . Setting this action allows the handler to affect the developer environment's user interface upon exiting the handler. The parameter is initially set to the value set by any prior handlers. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Represents a document in the environment open for editing. - - - Moves the focus to the current item. - - - Gets the currently active window, or the topmost window if no others are active. Returns Nothing if no windows are open. - A object. - - - Microsoft Internal Use Only. - - - Closes the open document and optionally saves it, or closes and destroys the window. - Optional. A constant that determines whether to save an item or items. - - - Gets the collection containing the object. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Returns the requested Extender if it is available for this object. - An Extender. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string GUID representing the CATID. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Microsoft Internal Use Only. - - - Gets a GUID string indicating the kind or type of the object. - A GUID string indicating the kind or type of object. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The text pattern. - The flags. - - - Gets the name of the . - A string representing the file name of the without the path. - - - Creates a new window in which to view the document. - A object. - - - Returns an interface or object that can be accessed at run time by name. - An object. - Optional. The type of data model. The only values used are "TextDocument" and "Document". - - - Gets the path, without file name, for the directory containing the document. - A string representing the path, without file name, for the directory containing the document. - - - Microsoft Internal Use Only. - - - Gets the object associated with the object. - A object. - - - Microsoft Internal Use Only. - - - Re-executes the last action that was undone by the method or the user. - A Boolean value indicating true if there is an undo action to redo, false if not. - - - Microsoft Internal Use Only. - true if the text was replaced, otherwise false. - The text to find. - The replacement text. - Flags from . - - - Saves the document. - A constant indicating whether or not the save was successful. - Optional. The name in which to save the document. Defaults to the path associated with this document. That is, if an empty string is passed, the document is saved with its current name. - - - Returns true if the object has not been modified since last being saved or opened. - A Boolean value indicating true (default) if the object has not been modified since last being saved or opened; false if otherwise. - - - Gets an object representing the current selection on the . - An object representing the current selection on the . - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Reverses the action last performed by the user in the document. - A Boolean value indicating true if the last action can be reversed, false if not. - - - Gets a collection containing the windows that display in the object. - A collection. - - - Provides document events. Use this object for functionality and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs just before a document is closed. - - - Occurs after a document is opened. - - - Occurs before a document is opened. - - - Occurs when a document is saved. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Contains all objects in the environment, each representing an open document. - - - Microsoft Internal Use Only. - The document. - The kind of document. - - - Closes all open documents in the environment and optionally saves them. - Optional. A constant representing how to react to changes made to documents. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Returns an enumerator for items in the collection. - An enumerator. - - - Returns an indexed member of a collection. - A object. - Required. The index of the item to return. - - - Microsoft Internal Use Only. - The document. - The path of the file. - The kind of file. - Whether or not the file is read-only. - - - Gets the immediate parent object of a collection. - A object. - - - Saves all documents currently open in the environment. - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - - Microsoft Internal Use Only. - - - - - - - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - - The top-level object in the Visual Studio automation object model. Use this object for functionality and refer to for this object’s documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - For more information on this property, refer to . - The active document. - - - For more information on this property, refer to . - The active solution projects. - - - For more information on this property, refer to . - The active window. - - - For more information on this property, refer to . - The addins. - - - For more information on this property, refer to . - The application. - - - For more information on this property, refer to . - The command bars. - - - For more information on this property, refer to . - The command line arguments. - - - For more information on this property, refer to . - The commands. - - - For more information on this property, refer to . - The context attributes. - - - For more information on this property, refer to . - The debugger. - - - For more information on this property, refer to . - The display mode. - - - For more information on this property, refer to . - The documents. - - - For more information on this property, refer to . - The application. - - - For more information on this property, refer to . - The edition. - - - For more information on this property, refer to . - The events. - - - For more information on this method, refer to . - The name of the command. - The command line arguments. - - - For more information on this property, refer to . - The file name. - - - For more information on this property, refer to . - The find object. - - - For more information on this property, refer to . - The full name. - - - For more information on this method, refer to . - The object. - The name of the object. - - - For more information on this property, refer to . - The global variables. - - - For more information on this property, refer to . - true if the file is open, otherwise false. - The kind of view. - The file name - - - For more information on this property, refer to . - The item operations. - - - For more information on this method, refer to . - The wizard result. - The wizard file. - The context parameters - - - For more information on this property, refer to . - The locale ID. - - - For more information on this property, refer to . - The macros. - - - For more information on this property, refer to . - The application for the macros. - - - For more information on this property, refer to . - The main window. - - - For more information on this property, refer to . - The application mode. - - - For more information on this property, refer to . - The name. - - - For more information on this property, refer to . - The object extenders. - - - For more information on this method, refer to . - The window in which the file was opened. - The kind of view. - The file name. - - - For more information on this property, refer to . - The properties. - The category. - The property page. - - - For more information on this method, refer to . - - - For more information on this property, refer to . - The registry root. - - - For more information on this method, refer to . - The path of the satellite dll. - The satellite dll path. - The name of the satellite dll. - - - For more information on this property, refer to . - The selected items. - - - For more information on this property, refer to . - The solution. - - - For more information on this property, refer to . - The source control module. - - - For more information on this property, refer to . - The status bar. - - - For more information on this property, refer to . - true if the UI is not visible, otherwise false. - - - For more information on this property, refer to . - The undo context. - - - For more information on this property, refer to . - The user control. - - - For more information on this property, refer to . - The version. - - - For more information on this property, refer to . - The window configurations. - - - For more information on this property, refer to . - The windows. - - - Provides events relating to the state of the environment. Use this object for functionality and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs when the mode of the development environment (build, run, or debug) is changed. - - - Occurs when the development environment is closing. - - - Occurs when the common language runtime resets, clearing all global variable data and losing all event connections. - - - Occurs when the environment has completed initializing. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Allows you to manipulate text as data in text buffers. - - - Gets the one-based character offset of the object. - The one-based character offset from the beginning of the document to the object. - - - Gets a value indicating whether or not the object is at the end of the document. - true if you are at the end of the document; otherwise, false. - - - Gets a value indicating whether or not the object is at the end of a line. - true if you are at the end of a line; otherwise, false. - - - Gets a value indicating whether or not the object is at the beginning of the document. - true if you are at the start of a document; otherwise, false. - - - Gets a value indicating whether or not the object is at the beginning of a line. - true if you are at the start of a line; otherwise, False if otherwise. - - - Changes the case of the selected text. - Required. Either a object or a number of characters. - Required. A constant indicating the case of the text. - - - Moves the edit point the specified number of characters to the left. - Optional. The number of characters to move to the left. The default is 1 character. - - - Moves the edit point the specified number of characters to the right. - Optional. The number of characters to move to the right. The default is one character. - - - Clears any unnamed bookmarks in the current text buffer line. - - - Gets the code element at the location. - A object. - Required. A constant indicating the code element with the specified kind that contains the editor location. - - - Copies the specified range of text to the clipboard. - Required. Either a object or a number of characters. - Optional. Indicates whether to append the selected text to the clipboard. The default is false. - - - Creates and returns an object at the location of the calling object. - A object. - - - Copies the specified range of text to the clipboard and deletes it from the document. - Required. Either a object or a number of characters. - Optional. Indicates whether to append the selected text to the clipboard. The default is false. - - - Deletes the specified range of text. - Required. Represents either a object or a number of characters. - - - Deletes the empty characters (white space) horizontally or vertically around the current location in the text buffer. - Optional. A constant that determines how and where to remove empty spaces. - - - Gets the number of the column number of the object. - The number of the currently displayed column containing the object. - - - Gets the top-level extensibility object. - A object. - - - Moves the edit point to the end of the document. - - - Moves the edit point to the end of the current line in the buffer. - - - Returns a value indicating whether the value of the given point object's is equal to that of the calling object. - true if has the same property value as the calling point object; otherwise, false. - Required. A object to compare to the calling point object. - - - Finds a given matching pattern in the selected text. - true if the pattern is found; otherwise, false. - Required. The text you want to find. - Optional. A constant indicating the type of search to perform. The constant value does not apply to this method because searches all text, including hidden text. - Optional. An object representing the point that is to be moved to the end of the matched pattern. - Optional. If the matched pattern is a regular expression containing tagged subexpressions, then the argument contains a collection of objects, one for each tagged subexpression. - - - Gets a string representing the text between two given lines. - The text between two given lines. - Optional. The last line number to include the text. - Required. The first line number to include the text. - - - Gets the text between the current location and the specified location in the buffer. - A string of text located between the current location and the specified location in the buffer. - Required. Either a object or a number of characters. - - - Returns whether the value of the object's property is greater than that of the given object. - true if has a smaller property value compared to the calling object's property; otherwise, false. - Required. A to compare to the calling point object. - - - Indents the selected lines by the given number of indentation levels. - Optional. A object endpoint for indentation. The default is the current line in the buffer, causing the current line in the buffer to be indented. - Optional. The number of displayed columns to indent the lines. The default value is 1. - - - Inserts the given string at the edit point's current position in the buffer. - Required. The text to insert into the text buffer. Must be a Unicode string. - - - Inserts the contents of the specified file at the current location in the buffer. - Required. The name of the file to insert into the text buffer. - - - Returns whether the value of the called object's is less than that of the given object. - A Boolean value indicating true if has a greater property value compared to the calling point object's property. - Required. A to compare to the calling point object. - - - Gets the object's line number. - The line number of the object. - - - Gets the character offset of the object. - An integer value indicating the character offset of the object. - - - Moves the edit point down the specified number of lines. - Optional. The number of lines to move the edit point. The default is 1. - - - Gets the number of characters in a line. - The number of characters in a line containing the object, excluding the new line character. - - - Moves the edit point up the specified number of lines. - Optional. The number of lines to move the edit point. The default is 1. - - - Moves the active point to the given 1-based absolute character offset. - Required. A character index from the start of the document, beginning at one. - - - Moves the document to the specified line and character offset position in that line. - Required. The line number, starting at one. may also be one of the constants from . - Required. The character index position in the line, starting at one. - - - Moves the active point to the given position. - Required. A object representing the location in which to move the character. - - - Moves to the location of the next bookmark in the document. - true if the insertion point moves to the next bookmark; otherwise, false. - - - Creates an outlining section based on an edit point and the given text point or value. - Required. Either a object or an integer representing the number of characters. - - - Fills the current line in the buffer with empty characters (white space) to the given column. - Required. The number of columns to pad, starting at one. - - - Gets the immediate parent object of the object. - A object. - - - Inserts the clipboard contents at the current location. - - - Moves the edit point to the location of the previous bookmark in the document. - A Boolean value indicating true if the edit point moves to a previous bookmark, false if not. - - - Returns a value indicating whether any of the specified range contains read-only text. - true if the selection contains read-only text; otherwise, false. - Required. Either a object or a number of characters. - - - Finds a pattern in the specified range of text and replaces it with the specified text. - true if replacement occurs successfully; otherwise, false. - Required. The endpoint of the specified range of text. The edit point and are the boundaries for replacement. - Required. The string to find. - Required. The replacement string for . - Optional. A constant indicating the type of search to perform. - Optional. If the matched pattern is a regular expression containing tagged sub-expressions, then contains a collection of objects, one for each tagged subexpression. - - - Replaces the selected text with the given text. - Required. Either a object or an integer that determines the text to replace. - Required. The text to insert. - Required. A constant representing an editor action. - - - Sets an unnamed bookmark on the current line in the buffer. - - - Formats the specified range of text based on the current language. - Required. A object representing the end of the specified range of text. - - - Moves the object to the beginning of the document. - - - Moves the edit point to the beginning of the current line in the buffer. - - - Attempts to display the text point's location. - true if the span of text fits within the current code editor; otherwise, false. - Optional. A constant that determines how the code is displayed. - Optional. The endpoint of the selected range of text to be displayed. It can be either a or an integer. - - - Removes the indent characters from the selected lines by the given number of indentation levels. - Optional. The endpoint. Defaults to the endpoint, causing the current line in the buffer to be outdented. The default value is one indentation level. - Optional. The number of display columns to indent each line. The default is 1. - - - Moves the object the specified number of words to the left. - Optional. Specifies how many words to move the edit point to the left of its current position in the buffer. - - - Moves the object the specified number of words to the right. - Optional. The number of words to move the edit point to the right of its current position in the buffer. - - - Allows access to all events in the extensibility model. Events may also be exposed from specific objects within the extensibility model. - - - Gets the object, which provides events for solution builds. - A object. - - - Gets an object providing events fired when the supplied CommandBarControl object is clicked. - A object. - Required. The CommandBar control that causes the event to fire. - - - Gets the for the specified command. - A object. - Required. The GUID for the command group. If is Null or Nothing, then returns a object representing all commands in the environment. - Required. An index into the command group for the particular command. If is Null or Nothing, then returns a object representing all commands in the group. - - - Gets the object that provides events from the debugger. - A object. - - - Gets the that provides events for the document. - A object. - Optional. Specifies a particular document to provide events for. - - - Gets the that provides events for the development environment. - A object. - - - Gets the for the Find operation. - A object. - - - Gets an interface or object that is late-bound to the object and can be accessed by name at run time. - An object. - Required. The name of the object to retrieve. - - - Gets the for the solution. - A object. - - - Gets the for the window events. - An object. - Optional. The name of an Output windowpane. If is supplied, the object only provides events for that pane. - - - Gets the for the selection. - A object. - - - Gets the object for the solution. - A object. - - - Gets the object for the solution. - A object. - - - Gets the for the development environment. - A object. - Optional. The name of the task category. If Filter is supplied, the TaskListEvents object only provides events for that category. If Filter does not supply a valid category, the property fails. - - - Gets the object for the IDE. - A object. - Optional. A object that serves as the source for the events. - - - Gets the object that provides events for windows in the development environment. - A object. - Optional. If supplied, window events occur only for the specified . - - - The object contains properties used to examine items returned by an expression evaluation. - - - Gets the collection containing the object supporting this property or contained within this code construct. - An collection. - - - If the expression represents a class or a structure, this property gets a list of member variables as an collection. - An collection. - - - Gets the top-level extensibility object. - A object. - - - Indicates whether the specified value in an expression is valid. - A Boolean value. - - - Gets the name of the object. - A string representing the object's name. - - - Gets the immediate parent object of an object. - A object. - - - Gets a constant indicating the object type. - A string constant representing the object type. - - - Sets or gets the data for the object. - A string representing the value of the object. - - - A collection of objects. - - - Gets a value indicating the number of objects in the collection. - An integer indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - An object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - Allows access to programmatic constructs in a source file. - - - Creates a new attribute code construct and inserts the code in the correct location. - A object. - Required. The name of the new attribute. - Required. The value of the attribute, which may be a list of parameters for a parameterized property, separated by commas. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Creates a new class code construct and inserts the code in the correct location. - A object. - Required. The name of the class. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. Default = 0. A SafeArray of fully qualified type names or objects from which the new class inherits its implementations. - Optional. Default = 0. A SafeArray of fully qualified type names or objects, each representing an interface that the new class promises to implement. - Optional. A constant. - - - Creates a new delegate code construct and inserts the code in the correct location. - A object. - Required. The name of the delegate to add. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. A constant. - - - Creates a new enumeration code construct and inserts the code in the correct location. - A object. - Required. The name of the enum to add. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. Default = Nothing. A variant that holds a SafeArray of fully qualified type names or objects that specify the underlying type of the new enumeration. - Optional. A constant. - - - Creates a new function code construct and inserts the code in the correct location. - A object. - Required. The name of the new function. - Required. The constant indicating the type of function, such as a property-get, a method, and so forth. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. A constant. - - - Creates a new interface code construct and inserts the code in the correct location. - A object. - Required. The name of the new interface. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. Default value is Nothing. A variant that holds a SafeArray of fully qualified type names or objects from which the new interface derives. - Optional. A constant. - - - Creates a new namespace code construct and inserts the code in the correct location. - A object. - Required. The name of the new namespace. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - - - Creates a new structure code construct and inserts the code in the correct location. - A object. - Required. The name of the new structure. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Required. Default value is Nothing. A variant that holds a SafeArray of fully qualified type names or objects from which the new interface derives. - Required. Default value is Nothing. A SafeArray of fully qualified type names or objects, each representing interfaces that the new class promises to implement. - Optional. A constant. - - - Creates a new variable code construct and inserts the code in the correct location. - A object. - Required. The name of the new variable. - Required. A constant indicating the data type that the function returns. This can be a object, a constant, or a fully qualified type name. - Optional. Default = 0. The code element after which to add the new element. If the value is a , then the new element is added immediately after it.If the value is a Long data type, then indicates the element after which to add the new element.Because collections begin their count at 1, passing 0 indicates that the new element should be placed at the beginning of the collection. A value of -1 means the element should be placed at the end. - Optional. A constant. - - - Returns a code element at a specific location in a source file. - A object. - Required. A object representing the editor location for which you want a code element. - Required. A value representing the code element of the specified type that contains the editor location. - - - Gets a collection of code elements. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets the programming language used to author the code. - A constant. - - - Gets the immediate parent object of a object. - A object. - - - Removes the specified code element from the source file. - Required. A object or the name of a code element to remove from the source code. - - - Supports general text operations in the environment for documents and files. - - - Gets or sets how to find, such as find next match, find all, replace and find, and so forth. - A constant representing the type of find action to take. - - - Gets or sets a value indicating whether the search is performed backwards from the current position. - true if search is performed backwards; otherwise, false. - - - Gets the top-level extensibility object. - A object. - - - Performs a search based on the options set for the object. - A constant. - - - Gets or sets the file extension for the files to be searched. - The file extension for the files to be searched. - - - Performs a Find or Replacement operation based on the arguments to the method, without affecting the options set for the . - A constant. - Required. A constant that indicates the search action to take. - Optional. The pattern to search for. The default is "". - Optional. A bit field indicating several aspects of the search to perform.For matching, you can supply , , or .Flags that can be turned on for files, project, and solution targets are and .Flags for the property syntax are and . If neither of these is supplied, then is matched literally. defaults to all flags turned off. - Optional. A string with which to replace the matched text when is set to or . Default value is "". - Optional. A constant that indicates the target for the search operation, such as the current document or find-in-files. - Optional. A semicolon-separated list of directories and file names to search. The default value is "". - Optional. A semicolon-separated list of file types to include in the search. Other file types encountered in the specified targets are ignored. The default value is "", meaning all files are searched. - Optional. A constant. There are two possible results lists where results can display. You can perform two searches without overwriting the results of the first search. Using , you can determine the result list in which to place the results. - - - Gets or sets the text or pattern to find. - The text or pattern to find. - - - Gets or sets a value indicating whether or not modified documents remain open after a Replace operation. - true means the modified document was kept open; false means the modified document was closed. - - - Gets or sets a value indicating whether the search is case-sensitive. - true means the search was case-sensitive; false means the search was not case-sensitive. - - - Gets or sets a value indicating whether hidden text is included in the search. - true means the search was performed in hidden text; false means the search was not performed in hidden text. - - - Gets or sets a value indicating whether the search matches whole words only. - true means the search matched entire words only; false means the search matched partial as well as entire words. - - - Gets the immediate parent object of a object. - A object. - - - Gets or sets the syntax used to specify the search pattern. - A constant representing the type of syntax used for the search pattern. - - - Gets or sets the replacement text for a replacement operation. - The text to be used in the replacement operation. - - - Gets or sets the location where the results are shown in a bulk search operation. - A constant. - - - Gets or sets a list of directories to use for a find-in-files operation. - The search paths to use for a Find-in-files operation. - - - Gets or sets a value indicating whether subfolders are included in a Search operation. - true if the search includes subfolders; otherwise, false. The default is true. - - - Gets or sets the target of the search operation, such as all open docs, files, the active document, and so forth. - A constant that indicates the target for the search operation, such as the current document or files on disk (or, find-in-files). - - - Provides events for Find-in-Files operations. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs after a Find-in-files with a results list operation completes. - - - Microsoft Internal Use Only. - The event handler. - - - Contains objects that define the color, appearance, and other attributes of items. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the numbers of objects in the collection. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - The object is a cache for storing data for the duration of each session of the Visual Studio environment, as well as across sessions using the property. - - - Gets the top-level extensibility object. - A object. - - - Gets the immediate parent object of a object. - An object representing the parent object. - - - Returns whether the specified variable exists. - A Boolean value indicating true if the variable exists, false if it does not. - Required. Represents the name of the variable. - - - Gets a list of all current global variable names. - An object representing all of the current global variable names. - - - The property applies to several types of objects. For the DTE.Globals object, it gets or sets whether the variable is retained by the environment and is available between sessions of the environment. For the Solution.Globals object, it gets or sets whether the variable is retained by the environment and is available between sessions of the environment and between loading and unloading of a solution. For the Project.Globals object, it gets or sets whether the variable is retained by the environment in the project file. - A Boolean value indicating whether or not a variable exists. returns true if a variable exists, otherwise returns false. - Required. Represents the name of the variable to retain. - - - Returns or sets the variable with the specified name. - An object representing the variable. - Required. A string representing the name of the variable to retrieve. - - - Represents an HTML document window. - - - Gets or sets the state (active or inactive) of the Source or the Designer tab in the HTML edit window. - A constant indicating the active tab: - - - Gets the state (active or inactive) of the Source or the Designer tab in the HTML edit window. - An object. - - - Gets the top-level extensibility object. - A object. - - - Gets the immediate parent object of a object. - A object. - - - Allows you to create named commands. You must implement this interface to handle new named commands. - - - Executes the specified named command. - The name of the command to execute. - A constant specifying the execution options. - A value passed to the command. - A value passed back to the invoker Exec method after the command executes. - - - Returns the current status (enabled, disabled, hidden, and so forth) of the specified named command. - The name of the command to check. - A constant specifying if information is returned from the check, and if so, what type of information is returned. - A specifying the current status of the command. - The text to return if is specified. - - - Implemented when constructing a custom tools options page. - - - Returns an object containing all properties contained on the specified custom Tools Options page. - The Tools Options object. - - - Occurs immediately after a custom Tools Options page is created for the first time. - The parent object of the Tools Options page, namely, a object. - - - Occurs if the user clicks the Cancel button in the Options dialog box. - - - Occurs when a user clicks the Help button in a custom ToolsOptions page. - - - Occurs when a user clicks OK in a custom Tools Options page. - - - This interface must be implemented in a component for it to act as a wizard. - - - Occurs when a wizard is launched from either the Add Item or the New Project dialog box. - A dispatch pointer to the highest level automation object for the Visual Studio environment. - The hWnd handle for the parent of the wizard's window. - An array of elements that vary depending on whether your wizard is launched from the Add Items or the New Project dialog box. See ContextParams for available values. - An array of user-defined parameters, determined by the param= statements in the wizard's .vsz file. You can use the parameters passed in this array to customize a wizard's behavior and role. - A constant specifying the results of the wizard. - - - An object that represents an IDispatch-based extender provider. - - - Returns whether or not the provider can provide an extender for the given object in the specified category. - true if the provider can provide an extender for the given object with the specified category and name. - The CATID for the extender being requested. - The name for the extender being requested. - The Extendee object. - - - Gets an extender for the given object in the specified category. - An extender. - The CATID for the extender being requested. - The name for the extender being requested. - The extendee object. - The extender site, represented by an interface. - The cookie identifying the extender. - - - Represents an extender provider object. - - - Returns whether or not the provider can provide an extender for the given object in the specified category. - A boolean value indicating true if the provider can provide an extender for the given object in the specified category and name. - The CATID for the extender being requested. - The name for the extender being requested. - The extendee object. - - - Returns an extender for the given object under the specified category. - An extender. - The CATID for the extender being requested. - The name for the extender being requested. - The extendee object. - The extender site, represented by an interface. - The cookie identifying the extender. - - - Site object for an automation extender. - - - Returns an interface or object that is late-bound to the object and that can be accessed by name at runtime. - An object. - Required. The name of the object to retrieve. Only "DTE" is supported. - - - Called by the automation extender to notify its site when it is being destroyed. If you fail to call this method, Visual Studio may crash. - Required. The cookie identifying the extender. The cookie is passed to the extender provider when it is asked for the extender. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The name of the object. - The parent of the object. - The dispatch interface. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The IUnknown object. - - - Allows an Extender to hide or override properties in the Properties window. - - - Returns whether the specified property is filtered (hidden or overridden) in the Properties window. - A constant indicating whether or not the property is hidden or overridden. - The name of the property being queried to determine whether or not it is hidden or overridden in the Properties window. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Object for performing common file actions. - - - Adds an existing item to the current project. - A object. - Required. The full path and file name of the item to be added. - - - Adds a new item to the current project. - A object. - Optional. The virtual path to the item based on either the UI resource string (defined in the Remarks section below) or occasionally as displayed in the contents of the New File dialog box in "\" format. comes from the left pane of the dialog box and from the right pane. For example, to add a new HTML file to a Visual Basic project, you would use "General\HTML Page." See the Remarks section for more information. - Optional. The display name to use for the item when it is added to a project. - - - Gets the top-level extensibility object. - A object. - - - Indicates whether or not the specified saved file is currently open in the specified view. - A Boolean value indicating true if the file is open in the specified view, false if not. - Required. The absolute path to the specified saved file. If the file has just been created but not yet saved, then returns false. - Optional. A .vsViewKind* constant representing the type of view in which the saved file is currently open. - - - Goes to the given URL. - A object. - Optional. URL of the file to open. If is not specified, the default home page is opened. The default value of is "". - Optional. A constant that determines whether the browsed content displays in an external Web browser window or in a new window. - - - Creates a file as though you invoked a New File command in the integrated development environment (IDE). - A object. - Required. The virtual path to the item based on the tree nodes from the left pane of the dialog box and the item name from the right pane. - Optional. The name you type in the Default Name box in the dialog box. This name also becomes the suggested Save As name when you save the document. - Optional. A vsViewKind* constant specifying the type of view in which to create the file. - - - Opens a file as though you invoked an Open File command in the integrated development environment (IDE). - A object. - Required. The full path and name of the file to be opened. - Optional. A vsViewKind* constant specifying the type of view in which to create the file. - - - Gets the immediate parent object of an object. - A object. - - - Gets all unsaved files and allows the user to save one or more of them. - A value describing the user's action after displaying a dialog box. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The parent properties. - The dispatch interface object. - The properties. - - - Microsoft Internal Use Only. - The text buffer. - The text stream. - The parent. - - - Microsoft Internal Use Only. - The configuration manager. - The project. - The item ID. - - - Microsoft Internal Use Only. - The document. - The doc cookie. - - - Microsoft Internal Use Only. - The globals. - The globals object. - - - Microsoft Internal Use Only. - The number of locks. - - - Microsoft Internal Use Only. - Whether or not to suppress the UI. - - - Microsoft Internal Use Only. - Whether or not there is a user control. - - - Microsoft Internal Use Only. - true if the application is executing an automation function, otherwise false. - - - Microsoft Internal Use Only. - The GUID. - The dispatch ID. - - - Microsoft Internal Use Only. - Whether or not the server is locked. - - - Microsoft Internal Use Only. - The wizard result. - The name of the wizard file. - The owner of the window handle. - The context parameters. - - - Microsoft Internal Use Only. - Whether or not the UI should be suppressed. - - - Microsoft Internal Use Only. - Whether or not there is a user control. - - - Microsoft Internal Use Only. - Whether or not there is a user control. - - - Microsoft Internal Use Only. - true if we should test for shutdown, otherwise false. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The parent. - - - Microsoft Internal Use Only. - The Globals object. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The variable name. - The data. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The name of the command bar. - The vsCommandBarType. - The parent of the command bar. - The index of the command bar. - [out] The command bar. - - - Microsoft Internal Use Only. - The name of the command. - The parent of the command bar. - The index of the command bar. - The type of the command. - [out] The command bar control. - - - Microsoft Internal Use Only. - The GUID of the package. - The GUID of the command group. - The name of the command. - The command ID of the command. - The localized name of the command. - The button text. - The tooltip information about the command. - The name of the satellite assembly. - The bitmap resource ID. - The index of the bitmap resource. - The default flags. - The UI contexts. - The GUID of the UI contexts. - - - Microsoft Internal Use Only. - The toolbar set. - The GUID of the command group. - The ID of the command group. - - - Microsoft Internal Use Only. - The command bar. - - - Microsoft Internal Use Only. - The command bar control. - - - Microsoft Internal Use Only. - The canonical name of the command. - - - Microsoft Internal Use Only. - The current canonical name of the command. - The new canonical name of the command. - The localized name of the command. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - The object contains properties used to examine the language specified by the debugger. - - - Gets the collection containing the object supporting this property or contained within this code construct. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets the name of the object. - A string representing the name of the Language object. - - - Gets the immediate parent object of a object. - A object. - - - A collection of objects. - - - Gets a value indicating the number of objects in the collection. - An integer indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in the collection. - A object. - Required. The index or name of the object to return. - - - Gets the immediate parent object of a given collection. - A object. - - - The collection contains all windows that have been linked together in the environment. - - - Adds a window to the collection of currently linked windows. - Required. The object to add to the collection. - - - Gets a value indicating the number of objects in the collection. - An integer indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - Removes a window from the collection of currently linked windows. - Required. The object to be removed from the collection of linked windows. - - - Represents the Visual Studio macro recorder. - - - Gets the top-level extensibility object. - A object. - - - Writes the line of code to the macro being recorded. This method should not be used from within a macro. - Required. The line of code to add to the macro. - - - Returns whether the macro recorder is currently recording actions. This property should not be used from within a macro. - A Boolean value of true indicates that the macro recorder is currently recording actions; false indicates that it is not. - - - Gets the immediate parent object of a object. - A object. - - - Pauses the macro recorder so that no code is written to the macro currently being recorded. This method should not be used from within a macro. - - - Resumes macro recording if it has been paused. This method should not be used from within a macro. - - - Object that provides access to Automation Extenders. - - - Gets the top-level extensibility object. - A object. - - - Gets all CATIDs for the current selection. - An object containing an automation-compliant array of GUID-valued strings. - - - Gets an Extender for the given object under the specified category. - An Extender. - Required. The Extender's CATID. - Required. The Extender's name. - Required. Represents the Extendee object instance. - - - Gets all Extenders for the given object under the specified category. - An object containing an automation-compliant array of strings. - Required. The specified Extender CATID. - Required. Represents the Extendee object instance. - - - Microsoft Internal Use Only. - The localized name of the extender. - The CATID of the extender. - The name of the extender. - - - Gets the immediate parent object of a object. - A object. - - - Registers an Extender Provider for a specific Extender category. - An integer-valued cookie that identifies the registration. This cookie must be passed back during . - Required. The Extender CATID. - Required. The Extender name. This is the programmatic name for the Extender and is used in the call to . - Required. The Extender Provider which implements the interface. - Optional. The localized display name for the Extender. - - - Registers an Extender Provider for an IUnknown-based Extender category. - An integer-valued cookiethat identifies the registration. This cookie must be passed back during . - Required. The Extender CATID. - Required. The Extender name. This is the programmatic name for the Extender and is used in the call to . - Required. The Extender Provider which implements the interface. - Optional. The localized display name for the Extender. - - - Unregister a previously registered Extender Provider. - Required. The cookie identifying the Extender. This is the cookie returned to the Extender Provider when it calls the method. - - - Contains the file names for a given named output group. - - - Gets the unique name used for this output group. - A string representing the name used for the output group. - - - Gets the collection containing the object supporting this property or contained within this code construct. - An collection. - - - Gets a string that represents the use of the output group. - A string representing the use of the output group. - - - Gets the name used in the user interface for this output group. - A string representing the name used in the user interface for this output group. - - - Gets the top-level extensibility object. - A object. - - - Gets the number of files associated with an . - An integer indicating the number of files associated with an . - - - Gets a list of all of the file names in the output group. - An object containing a list of all the file names in the output group. - - - Gets the list of files built in this output group. - An object containing the list of files built in this output group. - - - Contains a collection of objects. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Returns a object in a collection. - An object. - Required. The index of the object to return. - - - Gets the immediate parent object of an collection. - A object. - - - Represents the Output window in the integrated development environment (IDE). - - - Gets the most recently active pane in the . - An object. - - - Gets the top-level extensibility object. - A object. - - - Gets the collection for the object. - An collection. - - - Gets the immediate parent object of an object. - A Window object. - - - Provides events for changes to the Output window. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs when a new Output window pane is created. - - - Occurs when all text in an Output window pane is deleted. - - - Occurs when new text is added to a pane in the Output window. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Represents a pane in the Output window. - - - Moves the focus to the current item. - - - Clears all text from the . - - - Gets the collection containing the object supporting this property. - An collection. - - - Gets the top-level extensibility object. - A object. - - - Sends all task items not yet added to the task list. - - - Gets the GUID for the object. - A string that uniquely identifies the . - - - Gets the name of the object. - A string representing the name of the object. - - - Sends a text string to the window. - Required. The text characters to send to the window. - - - Displays a string in the Output window and adds a corresponding item to the Task List. - Required. The text to add to the Output window. - Required. A constant representing the priority for the new task item. - Required. The subcategory to use for the new task item. - Required. A constant representing the icon to use for the new task item. - Required. The file name to associate with the new task item. Can be an empty string. - Required. The line of code to which the new task item relates. - Required. The description of the new task item. - Optional. Indicates whether the Output window should immediately update the Task List. The default value is True. If you are adding several items, set Force to False, and then set Force to True on the last item. - - - Gets the object for the . - A object. - - - Contains all Output window panes in the integrated development environment (IDE). - - - Creates a new Output window pane and adds it to the collection. - An object. - Required. The caption for the new pane. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Returns an enumerator for items in the collection. - An enumerator. - - - Returns a object in a collection. - An object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - An object. - - - Used to examine and manipulate processes. - - - Causes the debugger to attach this process. - - - Causes the given process to pause its execution so that its current state can be analyzed. - Set to true to return only when the debugger has entered break mode. Set to false to break and return immediately. For more information, see Breaking Execution. - - - Returns the collection that contains the object that supports this property or is contained in this code construct. Returns null for an object that is not obtained from a collection. - A collection. - - - Causes the debugger to detach from this process. - Set to true if the debugging session should stop only when it reaches a break or the end. Set to false if you intend to stop debugging, but you have to perform other tasks in the macro even before the debugger breaks or ends. For more information, see Breaking Execution. - - - Gets the top-level extensibility object. - A object. - - - Gets the name of the object. - A string that represents the name of the object. - - - Gets the immediate parent object of a object. - A object. - - - Gets the Win32 ID number assigned to this process. - An integer that represents the Win32 ID number assigned to this process. - - - Gets the collection of programs that are being managed by this process. - A collection. - - - Terminates this process. - Set to true if the debugging session should stop only when it reaches a break or the end. Set to false if you intend to stop debugging, but you have to perform other tasks in the macro before the debugger breaks or ends. For more information, see Breaking Execution. - - - A collection of objects. - - - Gets a value indicating the number of objects in the collection. - An integer representing the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns an indexed member of a collection. - A object. - Required. The index of the item to return. - - - Gets the immediate parent object of a collection. - A object. - - - Important   Do not use this object for new applications. It has been superseded by the object, which we recommend instead. However, this object will continue to work in existing code. - - - Gets the collection that contains the object that supports this property or is contained in this code construct. Returns null for an object that is not obtained from a collection. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets whether a program is being debugged when this property is called. - The Boolean value, true, if the program is being debugged; otherwise, false. - - - Gets the name of the object. - A string that represents the name of the Program object. - - - Gets the immediate parent object of a object. - A object. - - - Gets the process by which this program is managed. - A object. - - - Gets the collection of threads that are being managed by this program. - A collection. - - - A collection of objects. - - - Gets a value indicating the number of objects in the collection. - An integer indicating the number of objects in the - - - Gets the top-level extensibility object. - A object. - - - Returns an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - Represents a project in the integrated development environment (IDE). - - - Gets the object for the project. - A object. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets the object for this . - A object. - - - Removes the project from the current solution. - - - Gets the top-level extensibility object. - A object. - - - Gets the requested Extender object if it is available for this object. - An Extender object. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string representing the CATID of the object in GUID form. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Microsoft Internal Use Only. - - - Gets the full path and name of the object's file. - A string representing the full path and name of the object's file. - - - Gets the object containing add-in values that may be saved in the solution (.sln) file, the project file, or in the user's profile data. - A object. - - - Microsoft Internal Use Only. - - - Gets a GUID string indicating the kind or type of the object. - A GUID string representing the type of object. - - - Gets or sets the name of the object. - A string representing the name of the object. - - - Gets an interface or object that can be accessed by name at run time. - An object. - - - Gets a object for the nested project in the host project. - A object. - - - Gets a collection for the object. - A collection. - - - Gets a collection of all properties that pertain to the object. - A collection. - - - Saves the project or project item. - Optional. The name in which to save the project or project item. - - - Saves the solution, project, or project item. - Required. The file name with which to save the solution, project, or project item. If the file exists, it is overwritten. - - - Gets or sets a value indicating whether the object has not been modified since last being saved or opened. - A Boolean value indicating true (default) if the object has not been modified since last being saved or opened; false if otherwise. - - - Gets a unique string value that allows you to differentiate between similarly named projects. - A string representing a unique value that is used to differentiate between similarly named projects. - - - Represents an item in a project. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets the object for this . - A object. - - - Gets the project hosting the . - A object. - - - Removes the item from its project and its storage. - - - Gets the associated with the item, if one exists. - A object. - - - Gets the top-level extensibility object. - A object. - - - Expands the view of Solution Explorer to show project items. - - - Gets the requested Extender if it is available for this object. - An Extender object. - Required. The name of the Extender to return. - - - Gets the Extender category ID (CATID) for the object. - A string representing the CATID of the object in GUID form. - - - Gets a list of available Extenders for the object. - An object containing an automation-compliant array of strings. - - - Gets the object for the project item. - A object. - - - Gets the number of files associated with a . - A short integer indicating the number of files associated with a . - - - Gets the full path and names of the files associated with a project item. - A string representing the full path and names of the files associated with a project item. - Required. The index of file names from 1 to for the project item. - - - Microsoft Internal Use Only. - - - Gets a value indicating whether the project item is open in a particular view type. - A Boolean value indicating true if the project is open in the given view type; false if not. - Required. A .vsViewKind* indicating the type of view to check. - - - Gets a GUID string indicating the kind or type of the object. - A GUID string representing the type of object. - - - Gets or sets the name of the object. - A string representing the name of the object. - - - Gets an object that can be accessed by name at run time. - An object that can be accessed by name at run time. - - - Opens the in the specified view. - A object. - Required. A . vsViewKind indicating the type of view to use. - - - Gets a for the object. - A collection. - - - Gets a collection of all properties that pertain to the object. - A collection. - - - Removes the project item from the collection. - - - Saves the project or project item. - Optional. The name with which to save the project or project item. - - - Saves the project item. - A Boolean value indicating true if the project item was saved; otherwise, false. - Required. The file name with which to save the solution, project, or project item. If the file exists, it is overwritten. - - - Gets or sets a value indicating whether or not the object has been modified since last being saved or opened. - A Boolean value indicating true (default) if the object has not been modified since last being saved or opened; false if otherwise. - - - If the project item is the root of a subproject, then the property returns the object for the subproject. - A object. - - - Contains objects, each representing items in the project. - - - Creates a new folder in Solution Explorer. - A object. - Required. The name of the folder node in Solution Explorer. - Optional. The type of folder to add. - - - Adds one or more objects from a directory to the collection. - A object. - Required. The directory from which to add the project item. - - - Adds a project item from a file that is installed in a project directory structure. - A object. - Required. The file name of the item to add as a project item. - - - Copies a source file and adds it to the project. - A object. - Required. The path and file name of the project item to be added. - - - Creates a new project item from an existing item template file and adds it to the project. - A null reference. - Required. The full path and file name of the template project file. - Required. The file name to use for the new project item. - - - Gets the project hosting the project item or items. - A object. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Returns an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets an enumeration indicating the type of object. - A value. - - - Gets the immediate parent object of a collection. - An object. - - - The base interface from which projects derive event interfaces of their specific project items. Use this object for functionality and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs immediately after you add a project to a solution or an item to a project. - - - Occurs immediately after you remove a project from a solution or a project item from a project. - - - Occurs immediately after you rename a project in a solution or a project item in a project. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Represents all of the projects of a given kind. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Returns an indexed member of a collection. - A object. - Required. The index of the item to return. - - - Gets a GUID String indicating the kind or type of the object. - A GUID string representing the type of object. - - - Gets the immediate parent object of a collection. - A object. - - - Gets a collection of all properties that pertain to the collection. - A collection. - - - The base interface from which the various projects derive the events that are associated with their specific project interfaces. Use this object for functionality, and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Occurs immediately after you add a project to a solution or an item to a project. - - - Occurs immediately after you remove a project from a solution or a project item from a project. - - - Occurs immediately after you rename a project in a solution or a project item in a project. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. -   - - - Contains all of the properties of a given object that are contained in a generic collection of properties. - - - Microsoft Internal Use Only. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns an indexed member of a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - An object. - - - Represents one property in a generic collection of properties for a given object. - - - Microsoft Internal Use Only. - - - Gets the containing the object supporting this property. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Returns one element of a list. - An object. - Required. The index of the item to display. - Optional. The index of the item to display. Reserved for future use. - Optional. The index of the item to display. Reserved for future use. - Optional. The index of the item to display. Reserved for future use. - - - Setter function to set properties values. - An object representing a value to set for a property - - - Gets the name of the object. - A string value representing the name of the object. - - - Gets the number of indices required to access the value. - A short integer representing the number of indices required to access the value. - - - Sets or gets the object supporting the object. - An object representing the value of the object. - - - Microsoft Internal Use Only. - - - Gets or sets the value of the property returned by the object. - An object. - - - Represents selected project(s) or project item(s) in the Visual Studio integrated development environment (IDE). - - - Gets the collection containing the object supporting this. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Microsoft Internal Use Only. -   - - - Microsoft Internal Use Only. - - - Gets the name of the object. - A string representing the name of the object. - - - Gets the object associated with the object. - A object. - - - Gets the object associated with the given object. - A object. - - - Contains objects, which represent selected projects or project items. - - - Gets a value indicating the number of objects in the collection. - An integer value representing the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in the collection. - A object. - Required. The index or name of the selected item to return. - - - Gets whether or not the current selection includes multiple items. - A Boolean value indicating True if the selection contains multiple items, False if not. - - - Gets the immediate parent object of a collection. - A object. - - - Gets a object that represents the designer hosting the selected item(s). - A object. - - - Represents the selection context with objects that model the selection below the project item level. - - - Gets a value indicating the number of objects in the collection. - An integer. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns an object in the collection. - An object. - Required. The index of the object to return. - - - Gets the immediate parent object of a object. - A collection. - - - Provides events for changes to a selection. Use this object for functionality, and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs after the selection model changes. - - - Microsoft Internal Use Only. - The event handler. - - - Represents all projects and solution-wide properties in the integrated development environment (IDE). Use this object for functionality and refer to for documentation. - - - Represents the root of the build automation model at the solution level. - - - Gets the currently active object. - A object. - - - Causes the active solution configuration to begin building. - Optional. Determines whether retains control until the build operation is complete. Default value is false. - - - Gets a collection that allows you to specify which projects depend on which other projects. - A collection. - - - Builds the specified project and its dependencies in the context of the specified solution configuration. - Required. The name of the new solution configuration that provides the context in which to build the project. - Required. The project to build. - Optional. Determines whether to wait for the build to complete. If true, then waits, otherwise, no. - - - Gets whether a build has ever been started in the current environment session, whether a build is currently in progress, or whether a build has been completed. - A value representing the status of the build operation. - - - Deletes all compiler-generated support files for marked projects. - Optional. Determines whether retains control until the build operation is complete. Default value is false. - - - Starts debugging the solution. - - - Causes each project in the active solution configuration that is marked for deployment to deploy. - Optional. Determines whether retains control until the deployment operation is complete. Default value is false. - - - Gets the top-level extensibility object. - A object. - - - Gets the number of projects that failed to build. - The number of projects that failed to build. - - - Gets the immediate parent object of a object. - A object. - - - Causes the active solution configuration to execute. - - - Gets a collection of object. - A collection. - - - Gets or sets the names of projects that are entry points for the application. - An object containing the names of projects that are the entry points for the application. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The addins. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The number of solutions. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The DTE object. - - - Microsoft Internal Use Only. - The extender. - The name of the extender. - - - Microsoft Internal Use Only. - The CATID of the extender. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Represents information about a particular way to build the solution. - - - Moves the focus to the current item. - - - Gets the collection containing the object supporting this property. - A collections. - - - Removes the object from the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets or sets the name of the object. - The name of the object. - - - Gets a collection of objects. - A collection. - - - Contains all of the in the solution. - - - Creates a new solution configuration based on an existing one. - A object. - Required. The name of the new solution configuration. - Required. A object on which to base the new solution configuration. - Required. True if the new solution configuration should be propagated, False if not. If is set to True, then the newly added solution configuration will be automatically added to all of the projects under that solution, as well as to the solution itself. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - - - Gets the immediate parent object of a object. - A object. - - - Represents all projects in the solution, some of which will be built, and the project configuration and platform that will have context when you select a particular object. - - - Returns the collection containing the object supporting this property. - A collection. - - - Sets or gets the project configuration name that provides context when this solution context is selected. - A string representing the project configuration name that provides context when this solution context is selected. - - - Gets the top-level extensibility object. - A object. - - - Gets the name of the platform supported by this assignment. - A string representing the platform name supported by this assignment. - - - Gets the unique name of the project for which this object provides context. - A string representing the unique name of the project for which this object provides context. - - - Sets or returns whether the current project is built when the solution configuration associated with this is selected. - A Boolean value indicating true if the project should be built, false if not. - - - Sets or returns whether the current project is deployed when the solution configuration associated with this is selected. - A Boolean value indicating false if the project does not support being built. - - - Contains all of the objects for a solution configuration. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - - - Returns the immediate parent object of a collection. - A object. - - - Provides events for changes to a solution. Use this object for functionality and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs immediately after closing a solution. - - - Occurs immediately before closing a solution. - - - Occurs immediately after opening a solution or project. - - - Occurs immediately after adding a project to the solution. - - - Occurs after you remove a project from the solution. - - - Occurs after you rename a project in the solution. - - - Occurs before the . - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs after you rename a solution. - - - Used to interact with current source control system. - - - Checks the specified item out of source control. - A Boolean value indicating true if the item was successfully checked out; otherwise, false. - The full path to the file to check out. - - - Checks the specified items out of source control. - A Boolean value indicating true if the items were successfully checked out; otherwise, false. - An array of strings that identify the items to be checked out. - - - Gets the top-level extensibility object. - A object. - - - Excludes the specified item from the source control project. - The name of the project file that references the item. - The name of the item. - - - Excludes the specified items from the specified project. - The name of the project file that references the files to be excluded. - An array of strings that identifies the items to be excluded. - - - Retrieves a Boolean value that indicates whether the specified item is checked out. - A Boolean value indicating true if the specified file is checked out; otherwise, false. - The name of the file to check for checked-out status. - - - Retrieves a Boolean value that indicates whether the specified item is under source control. - A Boolean value indicating true if the item is under source control; otherwise false. - The name of the file. - - - Gets the immediate parent object of a object. - A object. - - - Used to examine and manipulate stack frames. A stack frame is essentially the same thing as a function call. - - - Gets a collection of expressions that represent the arguments passed to this frame. - An collection. - - - Gets the collection that contains the object that supports this property or is contained in this code construct. Returns null for an object that is not obtained from a collection. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets the function name of this stack frame. - The function name of this stack frame. - - - Gets the programming language that is associated with the stack frame. - A constant. - - - Gets a collection of expressions that represent the locals that are currently known by this frame. - An collection. - - - Gets the module name for this stack frame. A module is a group of functions. - A string that represents a module name for this stack frame. - - - Gets the immediate parent object of a object. - A object. - - - Gets a string that contains the return type for the stack property. - A string that containing the return type for the stack property. - - - A collection of objects. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - Represents the Status Bar in the Visual Studio integrated development environment (IDE). - - - Displays an animated picture in the . - Required. Indicates whether to turn the animation on (True) or off (False). - Required. A constant indicating an animated icon to display.Alternatively, can also take an IPicture or IPictureDisp which is a bitmap 16 pixels high and a multiple of 16 pixels wide. To turn off the custom animation, you must pass the same exact IPicture or IPictureDisp. - - - Clears all text from the . - - - Gets the top-level extensibility object. - A object. - - - Toggles highlighting of text within the . - Required. Indicates whether text in the is highlighted. True means the text is highlighted. - - - Gets the immediate parent object of a object. - A object. - - - Creates, modifies, and clears the meter control inside the . - Required. Indicates whether the meter is displayed. If is set to False, the meter is turned off. Otherwise, the meter is displayed. - Optional. The label to display on the meter control. - Optional. The number of steps of the operation that have completed. - Optional. The total number of steps in the operation. - - - Sets the text column and character indicators in the . - Required. The line number to display in the . - Required. The column number to display in the . - Required. The character position number to display in the . - - - Sets the x, y, width, and height coordinate indicators in the . - Required. The x-coordinate number to display in the . - Required. The y-coordinate number to display in the . - Required. The width number to display in the . - Required. The height number to display in the . - - - Determines whether the shows text updates. - A Boolean value indicating whether the shows text updates. - Required. Indicates whether to show text updates. - - - Sets or gets the selected text. - A string representing the selected text. - - - The object represents a task item in the Task List window. - - - Gets a string representing the category of the task item. - A string representing the category of the task item. - - - Sets or gets whether a task item in the Task List window has a check in the check box column. - A Boolean value indicating true if the task item is checked, false if not. - - - Returns the collection containing the object supporting this property. - A collection. - - - Removes the task item from the collection. - - - Sets or gets a string that represents the description for the object. - A string representing the description for the object. - - - Gets whether the task item is currently visible in the Task List window. - A Boolean value indicating true if the item is visible, false if not. - - - Gets the top-level extensibility object. - A object. - - - Sets or gets a string representing the file name that was passed to the Task List window when the task item was created. - A string representing the file name that was passed to the Task List window when the task item was created. - - - Returns whether a given column of a task item can be edited. - A Boolean value indicating true if the column can be edited, false if not. - A constant indicating the column for the task item. - - - Sets or gets the line number of the object. - An integer indicating the line number of the object. - - - Requests that the task item navigate to its location and display it, if that is meaningful to the task. - - - Sets or gets a constant that indicates the priority of the task item. - A constant. - - - Causes this item to become active in the integrated development environment (IDE). - - - Gets a string representing the task item's subcategory. - A string representing the task item's subcategory. - - - The collection contains all of the tasks in the Task List window. - - - Adds a new task item to the . - A object. - Required. Represents the category name of the task item. - Required. Represents the subcategory name of the task item. - Required. Describes the task item. - Optional. A constant denoting the priority of the task item (high, medium, or low). If the value is , an exclamation point icon is displayed in the first column of the Task List. If the value is , nothing is displayed. If the value is , a down arrow icon is displayed. - Optional. Determines the type of icon that represents the new task item. The setting must be either or an IPictureDisp. - Optional. Indicates whether or not you want the task item to provide a checkbox that users can check to indicate the task is complete. The default value is false. - Optional. Indicates the file or path associated with the new task item. The default value is an empty string (""), and if this is used, () returns false. The file name can be a full path name, a relative path name, or simply a file name. Note that associating a file or path with an item does not necessarily mean that it will perform any actions. - Optional. Indicates the line in the source code associated with the new task item. The default value is 0, and if this is used, () returns false. Note that associating a line number with an item does not necessarily mean that it will perform any actions. - Optional. Indicates whether a user can delete the new task item by pressing DELETE when the item is selected in the environment. The default value is true. - Optional. Indicates whether a new item is immediately visible in the Task List. When is set to True, the Task List is updated immediately after Add is called. When is set to false, the Task List is updated later after all updates are made. A false setting is used primarily to enhance performance when you are adding a large number of items at a time to the Task List. The default value is true. - - - Gets a value indicating the number of objects in the collection. - The number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Sends all task items not yet added to the task list. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - The object represents the items in the Task List window in the Visual Studio integrated development environment (IDE). - - - Gets the default string for adding tasks to the Task List window. - The default string for adding tasks to the Task List window. - - - Gets the top-level extensibility object. - A object. - - - Gets the immediate parent object of a object. - A object. - - - Gets a collection of all of the items currently selected in the Task List. - An object containing a collection of all of the currently selected items. - - - Gets a collection of all tasks currently in the Task List window in the indicated categories. - A collection. - - - Provides events for changes made to the Task List. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs when a new item is added to the Task List. - - - Occurs when an item in the Task List is modified. - - - Occurs immediately before you navigate to the source of an item in the Task List. - - - Occurs when a task is removed from the Task List. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The name of the file. - The line at which to start. - - - Microsoft Internal Use Only. - The string. - The line from which to start. - - - Microsoft Internal Use Only. - The number of lines - - - Microsoft Internal Use Only. - The line from which to start. - The number of lines. - - - Microsoft Internal Use Only. - The DTE object. - - - Microsoft Internal Use Only. - true if the find operation found the string, otherwise false. - The string to find. - The line from which to start. - The column from which to start. - The line at which to stop. - The column at which to stop. - true if the find operation should match on a word, otherwise false. - true if the find operation should match the case of the target, otherwise false. - true if the find operation should match the target pattern, otherwise false. - - - Microsoft Internal Use Only. - A string containing the specified lines. - The first line. - The number of lines. - - - Microsoft Internal Use Only. - The parent window. - - - Represents a text file open in the editor. - - - Removes all unnamed bookmarks in the text document. - - - Creates an object at the specified location and returns it. The default location is the beginning of the document. - A object. - Optional. A object to copy. If a value is supplied to , then the new point is at the same Line and as . - - - Gets the top-level extensibility object. - A object. - - - Gets a object that is the location of the end of the document. - A object. - - - Microsoft Internal Use Only. - The size of the indent. - - - Microsoft Internal Use Only. - A vsCMLanguage constant. - - - Indicates whether or not the indicated text was found in the text document and creates unnamed bookmarks wherever matching text is found. - A Boolean value true if the marked text was found in the text document, otherwise returns false. - Required. The text pattern to find. - Optional. A constant that specifies the search text options. - - - Gets the immediate parent object of a object. - A object. - - - Microsoft Internal Use Only. - - - Replaces matching text throughout an entire text document. - A Boolean value. - Required. The string to find. - Required. The text to replace each occurrence of . - Optional. A constant indicating the behavior of , such as how to search, where to begin the search, whether to search forward or backward, and whether the search is case-sensitive. - Optional. A collection. If the matched text pattern is a regular expression and contains tagged subexpressions, then contains a collection of objects, one for each tagged subexpression. - - - Microsoft Internal Use Only. - A Boolean value. - The text to find. - The text with which to replace the found text. - The find options. - - - Gets an object representing the current selection on the object. - A object. - - - Gets the object representing the beginning of the text document, or the first displayed character of the pane. - A object. - - - Microsoft Internal Use Only. - The tab size. - - - Microsoft Internal Use Only. - A object. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Provides events for changes made in the Text/Code Editor. Use this interface for functionality and refer to for this object's documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs when changes are made to a line in the Text/Code Editor that moves the insertion point. - - - Microsoft Internal Use Only. - The event handler. - - - Represents a pane within a text editor window. - - - Moves the focus to the current item. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets the height of the text pane in character units. - The height of the text pane in character units. - - - Returns a value indicating whether the character or specified characters are visible in the text pane. - true if the point is visible; otherwise, false. - Required. A location used to determine if a character is visible. Since a is situated between two characters, the default interpretation (that is, when no value is given for the argument) is the first character immediately to the right of the text point. If the character after the text point is visible, then the is visible as well. - Optional. Another point that works with the first argument to indicate a range of text. determines whether or not this range of text is visible. can also be set to a number of characters that follow to indicate the range of text.If a value is not supplied to the argument, checks for the visibility of the character immediately to the right of , because has a default value of 1. - - - Gets an object representing the current selection on the object. - A object. - - - Gets the object representing the first displayed character of the pane. - A object. - - - Adjusts the location of the view in the text buffer so that the indicated range of text is shown in the text pane, if possible. You can control where in the pane the text displays. - true if the text can be displayed; otherwise, false. - Required. The location you want to attempt to show. - Required. A constant indicating how to display the text. - Optional. A variant representing the end of a range of text to show. If is a number of characters, the characters follow . If is a point before , then it will be at the top of the text pane if is set to .If is set to , and the number of lines in the selected text is greater than the height of the pane, then the top line of the selected text is placed at the top of the pane. - - - Gets the width of the pane in character units. - The width of the pane in character units. - - - Gets the object that contains the pane. - A object. - - - Contains all of the objects in a text editor window. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - Represents a location of text in a text document. - - - Gets the one-based character offset from the beginning of the document to the object. - An integer value indicating the one-based character offset from the beginning of the document to the object. - - - Gets whether the object is at the end of the document. - A Boolean value indicating true if you are at the end of the document; false if otherwise. - - - Gets whether or not object is at the end of a line. - A Boolean value indicating true if you are at the end of a line; false if otherwise. - - - Gets whether or not the object is at the beginning of the document. - A Boolean true if you are at the start of a document; false if otherwise. - - - Gets whether or not the object is at the beginning of a line. - A Boolean value indicating True if you are at the start of a line; False if otherwise. - - - Returns the code element at the location. - A object. - Required. A constant indicating the code element with the specified kind that contains the editor location. - - - Creates and returns an object at the location of the calling object. - An object. - - - Gets the number of the current displayed column containing the object. - An integer value indicating the number of the current displayed column containing the object. - - - Gets the top-level extensibility object. - A object. - - - Returns whether the value of the given point object's property is equal to that of the calling object. - A Boolean value indicating true if has the same property value as the calling point object. - Required. A object to compare to the calling point object. - - - Indicates whether or not the value of the calling object's property is greater than that of the given point object. - A Boolean value indicating true if has a smaller property value compared to the calling point object's property. - Required. A object to compare to the calling point object. - - - Indicates whether or not the value of the called object's property is less than that of the given object. - A Boolean value indicating true if has a greater property value compared to the calling point object's property. - Required. A to compare to the calling point object. - - - Gets the line number of the object. - An integer value indicating the line number of the object. - - - Gets the character offset of the object. - An integer value indicating the character offset of the object. - - - Gets the number of characters in a line containing the object, excluding the new line character. - An integer value indicating the number of characters in a line containing the object, excluding the new line character. - - - Gets the immediate parent object of a object. - A object. - - - Attempts to display the text point's location. - A Boolean value indicating true if the span of text fits within the current code editor, false if not. - Optional. A constant that determines how the code is displayed. - Optional. The endpoint of the selected range of text to be displayed. It can be either a or an integer. - - - Represents a single, contiguous section of text in a text document. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an that is the location of the end of the range. - A object. - - - Gets the object representing the beginning of the text document, or the first displayed character of the pane. - A object. - - - Contains a object for each of the tagged subexpressions from a search pattern. is also used to find where a box selection intersects each line of text. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - Provides access to view-based editing operations and selected text. - - - Gets the current endpoint of the selection. - A object. - - - Microsoft Internal Use Only. - The anchor column - - - Gets the origin point of the selection. - A object. - - - Microsoft Internal Use Only. - The number of spaces. - - - Microsoft Internal Use Only. - The bottom line. - - - Gets the point at the end of the selection. - A object. - - - Microsoft Internal Use Only. - - - Changes the case of the selected text. - Required. A constant representing the text to insert. - - - Moves the object the specified number of characters to the left. - Optional. Determines whether the moved text is collapsed or not. The default is False. - Optional. Represents the number of characters to move to the left. The default is 1. - - - Moves the object the specified number of characters to the right. - Optional. Determines whether the moved text is collapsed or not. The default is false. - Optional. Represents the number of characters to move to the right. The default is 1. - - - Clears any unnamed bookmarks in the current text buffer line. - - - Collapses the selected text to the active point. - - - Copies the selected text to the clipboard. - - - Microsoft Internal Use Only. - The current column. - - - Microsoft Internal Use Only. - The current line. - - - Copies the selected text to the clipboard and deletes it from its original location. - - - Deletes the selected text. - Optional. Represents the number of characters to delete. - - - Deletes a specified number of characters to the left of the active point. - Optional. Represents the number of characters to delete. - - - Deletes the empty characters (white space) horizontally or vertically around the current location in the text buffer. - Optional. A constant that determines how and where to remove empty spaces. - - - Inserts text, overwriting the existing text. - Required. Represents the text to insert. - - - Gets the top-level extensibility object. - A object. - - - Moves the object to the end of the document. - Optional. Determines whether the moved text is collapsed or not. The default is false. - - - Moves the object to the end of the current line. - Optional. Determines whether the moved text is collapsed or not. The default is false. - - - Searches for the given pattern from the active point to the end of the document. - A Boolean value indicating true if the pattern is found, false if not. - Required. The text to find. - One of the values. - Optional. If the matched pattern is a regular expression containing tagged subexpressions, then the argument contains a collection of objects, one for each tagged subexpression. - - - Searches for the given text from the active point to the end of the document. - A Boolean value indicating true if the text is found, false if not. - Required. The text to find. - Optional. A constant indicating the search options to use. - - - Moves to the beginning of the indicated line and selects the line if requested. - Required. The line number to go to, beginning at one. - Optional. Indicates whether the target line should be selected. The default is false. - - - Indents the selected lines by the given number of indentation levels. - Optional. The number of display indent levels to indent each line in the selected text. The default is 1. - - - Inserts the given string at the current insertion point. - The text to insert. - One of the values indicating how to insert the text. - - - Inserts the contents of the specified file at the current location in the buffer. - Required. The name of the file to insert into the text buffer. - - - Gets whether the active point is equal to the bottom point. - A Boolean value indicating True if the selected text's active end is at a greater absolute character offset than the anchor in the text document, False if not. - - - Gets whether the anchor point is equal to the active point. - A Boolean value indicating True if the anchor point is equal to the active point, False if not. - - - Moves the insertion point of the text selection down the specified number of lines. - Optional. Determines whether the line in which the insertion point is moved is highlighted. The default is false. - Optional. Indicates how many lines down to move the insertion point. The default value is 1. - - - Moves the insertion point of the text selection up the specified number of lines. - Optional. Determines whether the line in which the insertion point is moved is highlighted. The default is false. - Optional. Indicates how many lines up to move the insertion point. The default is 1. - - - Sets or gets a value determining whether dragging the mouse selects in stream or block mode. - A constant. - - - Microsoft Internal Use Only. - The line number. - The column number. - true if the move is extended, otherwise false. - - - Moves the active point to the given 1-based absolute character offset. - Required. A character index from the start of the document, starting at one - Optional. Default = false. A Boolean value to extend the current selection. If is true, then the active end of the selection moves to the location while the anchor end remains where it is. Otherwise, both ends are moved to the specified location. This argument applies only to the object. - - - Moves the active point to the indicated display column. - Required. A constant representing the line offset, starting at one, from the beginning of the buffer. - Required. Represents the virtual display column, starting at one, that is the new column location. - Optional. Determines whether the moved text is collapsed or not. The default is false. - - - Moves the active point to the given position. - Required. The line number to move to, beginning at one. may also be one of the constants from . - Required. The character index position in the line, starting at one. - Optional. Default = false. A Boolean value to extend the current selection. If is true, then the active end of the selection moves to the location, while the anchor end remains where it is. Otherwise, both ends are moved to the specified location. This argument applies only to the object. - - - Moves the active point to the given position. - Required. The location in which to move the character. - Optional. Default = false. Determines whether to extend the current selection. If is true, then the active end of the selection moves to the location, while the anchor end remains where it is. Otherwise, both ends are moved to the specified location. This argument applies only to the object. - - - Inserts a line break character at the active point. - Optional. Represents the number of NewLine characters to insert. - - - Moves to the location of the next bookmark in the document. - A Boolean value indicating true if the insertion point moves to the next bookmark, false if otherwise. - - - Creates an outlining section based on the current selection. - - - Fills the current line in the buffer with empty characters (white space) to the given column. - Required. The number of columns to pad, starting at one. - - - Moves the active point a specified number of pages down in the document, scrolling the view. - Optional. Determines whether the moved text is collapsed or not. The default is false. - Optional. Represents the number of pages to move down. The default value is 1. - - - Moves the active point a specified number of pages up in the document, scrolling the view. - Optional. Determines whether the moved text is collapsed or not. The default is false. - Optional. Represents the number of pages to move up. The default value is 1. - - - Gets the immediate parent object of a object. - A object. - - - Inserts the clipboard contents at the current location. - - - Moves the text selection to the location of the previous bookmark in the document. - A Boolean true if the text selection moves to a previous bookmark, false if not. - - - Replaces matching text throughout an entire text document. - A Boolean value. - Required. The string to find. - Required. The text to replace each occurrence of . - Optional. A constant indicating the behavior of , such as how to search, where to begin the search, whether to search forward or backward, and the case sensitivity. - Optional. A collection. If the matched text pattern is a regular expression and contains tagged subexpressions, then contains a collection of objects, one for each tagged subexpression. - - - Microsoft Internal Use Only. - true if the text was replaced, otherwise false. - The pattern to find. - The string with which to replace the found text. - The find flags. - - - Selects the entire document. - - - Selects the line containing the active point. - - - Sets an unnamed bookmark on the current line in the buffer. - - - Formats the selected lines of text based on the current language. - - - Moves the insertion point to the beginning of the document. - Optional. Determines whether the text between the current location of the insertion point and the beginning of the document is highlighted or not. The default value is false. - - - Moves the object to the beginning of the current line. - Optional. A constant representing where the line starts. - Optional. Determines whether the moved text is collapsed or not. The default is false. - - - Exchanges the position of the active and the anchor points. - - - Converts spaces to tabs in the selection according to your tab settings. - - - Sets or gets the selected text. - A string representing the selected text. - - - Gets the text pane that contains the selected text. - A object. - - - Gets a collection with one object for each line or partial line in the selection. - A collection. - - - Microsoft Internal Use Only. - The top line. - - - Gets the top end of the selection. - A object. - - - Removes indents from the selected text by the number of indentation levels given. - Optional. The number of display indent levels to remove from each line in the selected text. The default is 1. - - - Converts tabs to spaces in the selection according to the user's tab settings. - - - Moves the selected text left the specified number of words. - Optional. Determines whether the moved text is collapsed or not. The default is false. - Optional. Represents the number of words to move left. The default value is 1. - - - Moves the selected text right the specified number of words. - Optional. Determines whether the moved text is collapsed or not. The default is false. - Optional. Represents the number of words to move right. The default value is 1. - - - Represents a window containing a text document. - - - Gets the most recently active pane in the Text window. - A object. - - - Gets the top-level extensibility object. - A object. - - - Gets the collection of panes in the object. - A collection. - - - Gets the immediate parent object of a object. - A object. - - - Gets an object representing the current selection on the object. - A object. - - - Used to examine and manipulate threads. - - - Gets the collection that contains the object that supports this property or that is contained in this code construct. Returns null for an object that is not obtained from a collection. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Stops the thread from executing. - - - Gets the thread ID. - An integer that represents the thread ID. - - - Gets whether the referenced thread is still alive. - A Boolean value. - - - Gets whether the thread is frozen by the debugger. - A Boolean value of true if the thread is frozen by the debugger; otherwise, false. - - - Gets the address at which the thread was executing code when the process was stopped for debugging. - A string value that represents the address at which the thread was executing code whenthe process was stopped for debugging. - - - Gets the name of the object. - A string that represents the name of the object. - - - Gets the immediate parent object of a object. - A object. - - - Gets the scheduling priority of the thread. - A string value. - - - Deprecated. Do not use. - - - Gets the collection of stack frames through which this thread is executing. - A collection. - - - Gets the number of times this thread has been suspended by the debugger. - An integer that represents the number of times this thread has been suspended by the debugger. - - - Enables the thread to execute. - - - A collection of objects. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - Represents the ToolBox in the integrated development environment (IDE). - - - Gets the currently selected item in the ToolBox. - A object. - - - Gets the top-level extensibility object. - A object. - - - Gets the immediate parent object of a object. - A object. - - - Gets the collection of all tabs in the ToolBox. - A collection. - - - Represents an item in the ToolBox. - - - Gets the collection containing the object supporting this property. - A collection. - - - Removes the object from the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets or sets the name of the object. - The name of the object. - - - Causes this item to become active in the integrated development environment (IDE). - - - Contains all items in a ToolBox tab. - - - Creates a new item and adds it to the ToolBox. - A object. - Required. A string representing the caption of the new item. - Required. A variant representing the string, control, or other item to be added to the ToolBox. - Optional. A constant indicating the format of the new item. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a object. - A object. - - - Gets the item currently selected in the tab of the ToolBox, if any exist. - A object. - - - Represents a tab in the ToolBox, along with any objects the tab contains. - - - Moves the focus to the current item. - - - Gets the collection containing the object supporting this property. - A collection. - - - Removes the from a collection. - - - Gets the top-level extensibility object. - A object. - - - Gets or sets a value indicating whether items in a particular ToolBox tab display in List view or Icon view format. - true if the ToolBox tab is in List view; otherwise, false. - - - Gets or sets the name of the object. - The name of the object. - - - Gets the collection of associated with a . - A collection. - - - Contains all tabs in the Toolbox. - - - Creates a new tab in the and adds it to the collection. - A object. - Required. The name of the tab. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumerator for items in the collection. - An enumerator. - - - Returns an indexed member of a collection. - A object. - Required. The index of the item to return. - - - Gets the immediate parent object of a collection. - A object. - - - Represents standard tool windows in the integrated development environment (IDE) that use hierarchical trees of data, such as Solution Explorer, Server Explorer, and Macro Explorer. - - - In the hierarchy, performs the same action as if the user had double-clicked or pressed ENTER. - - - Gets the top-level extensibility object. - A object. - - - Gets the item designated by given path. - A object. - Required. The names in order from the root leading to subsequent subnodes. The last name in the array is the node returned as a object. - - - Gets the immediate parent object of a object. - A object. - - - Selects the node immediately below the currently selected node with respect to the tree's current expansion state. - Required. A constant indicating how the selection is made. - Required. The number of nodes to select down from the current node. is also used for coalescing commands while recording. That is, if you type SHIFT + DOWN ARROW four times, rather than four lines of code emitted, you instead get one line with a value of 4. - - - Gets a collection of all of the currently selected items. - An object containing a collection of all of the currently selected items. - - - Selects the node immediately above the currently selected node with respect to the tree's current expansion state. - Required. A constant indicating how the selection is made. - Required. The number of nodes to select up from the current node. is also used for coalescing commands while recording. That is, if you type SHIFT + UP ARROW four times, rather than four lines of code emitted, you instead get one line with a value of 4. - - - Gets a collection representing children of the item. - A collection. - - - Represents an item that shows hierarchical tree data, such as Solution Explorer, in a standard tool window in the integrated development environment (IDE). - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets the top-level extensibility object. - A object. - - - Gets whether a node is selected. - A Boolean value indicating true if the item is selected, false otherwise. - - - Gets the name of the object. - A string representing the name of the object. - - - Gets an object that can be accessed by name at run time. - An object that can be accessed by name at run time. - - - Causes the specified item to become active in the user interface. - A constant indicating how the selection is made. - - - Gets a collection representing children of the item. - A collection. - - - Represents a given level of the UI hierarchy tree. It also represents a collection of the selected items in the tree. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Sets or gets whether a node in the hierarchy is expanded. - A Boolean value indicating true the node is expanded, false if not. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A parent object. - - - Represents, as a single transaction, all operations performed on all participating open documents in Visual Studio. If its  method is invoked, all changes made since opening the object are discarded. - - - Ends an undo operation. - - - Gets the top-level extensibility object. - A object. - - - Gets whether the object operation was terminated by the method. - A Boolean value indicating true if the operation was aborted, false if not. - - - Gets whether an undo operation is currently in effect or if a solution is open. - A Boolean value indicating true if an undo operation is in effect or if a solution is open, false if not. - - - Gets whether the undo stack linkage is strict. - A Boolean value indicating true if the undo stack linkage is set to strict, false if not. - - - Starts a new undo operation. - Required. Represents the name of the procedure for which to provide an undo context. - Optional. Indicates whether the undo stack linkage is strict. Default value is False. - - - Gets the immediate parent object of an object. - A object. - - - Discards all changes to participating open documents since opening the object. - - - Allows you to manipulate text beyond the right margin (left margin in bidirectional Windows) of the text document. - - - Gets the one-based character offset from the beginning of the document to the object. - An integer value indicating the one-based character offset from the beginning of the document to the object. - - - Returns true if the object is at the end of the document. - A Boolean value indicating true if you are at the end of the document; false if otherwise. - - - Returns true if the object is at the end of a line. - A Boolean value indicating true if you are at the end of a line; false if otherwise. - - - Returns true if the object is at the beginning of the document. - A Boolean value indicating true if you are at the start of a document; false if otherwise. - - - Returns true if the object is at the beginning of a line. - A Boolean value indicating true if you are at the start of a line; false if otherwise. - - - Returns the code element at the location. - A object. - Required. A constant indicating the code element with the specified kind that contains the editor location. - - - Creates and returns an object at the location of the calling object. - An object. - - - Gets the number of the current displayed column containing the object. - An integer value indicating the number of the current displayed column containing the object. - - - Gets the top-level extensibility object. - A object. - - - Returns whether the value of the given object's property is equal to that of the calling object. - A Boolean value indicating true if has the same property value as the calling point object. - Required. A object to compare to the calling point object. - - - Returns whether the value of the calling object's property is greater than that of the given point object. - A Boolean value indicating true if has a smaller property value compared to the calling point object's property. - Required. A to compare to the calling point object. - - - Returns whether the value of the called object's property is less than that of the given object. - A Boolean value indicating true if has a greater property value compared to the calling point object's property. - Required. A to compare to the calling point object. - - - Gets the line number of the object. - An integer value indicating the line number of the object. - - - Gets the character offset of the object. - An integer value indicating the character offset of the object. - - - Gets the number of characters in a line containing the object, excluding the new line character. - An integer value indicating the number of characters in a line containing the object, excluding the new line character. - - - Gets the immediate parent object of a object. - A object. - - - Attempts to display the text point's location. - A Boolean value indicating true if the span of text fits within the current code editor, false if not. - Optional. A constant that determines how the code is displayed. - Optional. The endpoint of the selected range of text to be displayed. It can be either a or an integer. - - - Gets the column index of a virtual point in virtual space. - An integer value indicating the column index of a virtual point in virtual space. - - - Gets the display column of the current position. - An integer value indicating the display column of the current position. - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - - Indicates which window type is used to view web page source. - - - View source as HTML. - - - View source in the HTML design window. - - - View source in an external editor. - - - Represents the type of build action that is occurring, such as a build or a deploy action. - - - A build action is occurring. - - - A rebuild all action is occurring. - - - A clean action is occurring. - - - A deploy action is occurring. - - - Indicates the kind of build. - - - Build is a solution build. - - - Build is a project build. - - - Build is a project item build. - - - Represents the scope of the build. - - - The build applies to the entire solution. - - - The build applies to a batch build. This corresponds to the Batch Build command on the Build menu. - - - The build applies to a single project. - - - Represents the status of the build operation. - - - Build has not yet been started. - - - Build is currently in progress. - - - Build has been completed. - - - Represents options for changing text to lowercase or uppercase. - - - Change selected text to lowercase. - - - Change selected text to uppercase. - - - Capitalize the first letter of each word of the selected text. - - - Used to determine how a code element may be accessed by other code. - - - Element has public access. - - - Element has private access. - - - Element has project access. - - - Element has protected access. - - - Element has default access. - - - Element has assembly or family access. - - - Element can be accessed via WithEvents. - - - Element has project or protected access. - - - Indicates the type of code element. - - - An element not in the list. - - - A class element. - - - A function element. - - - A variable element. - - - A property element. - - - A namespace element. - - - A parameter element. - - - An attribute element. - - - An interface element. - - - A delegate element. - - - An enumerator element. - - - A structure element. - - - A union element. - - - A local declaration statement element. - - - A function invoke statement element. - - - A property set statement element. - - - An assignment statement element. - - - An inherits statement element. - - - An implements statement element. - - - An option statement element. - - - A VB attributes statement element. - - - A VB attribute group element. - - - An events declaration element. - - - A user-defined type declaration element. - - - A declare declaration element. - - - A define statement element. - - - A type definition element. - - - An include statement element. - - - A using statement element. - - - A macro element. - - - A map element. - - - An IDL import element. - - - An IDL import library element. - - - An IDL co-class element. - - - An IDL library element. - - - An import statement element. - - - A map entry element. - - - A VC base element. - - - An event element. - - - A module element. - - - A constant indicating the type of function, such as a property-get or a method. - - - A type of function not in this list. - - - A constructor. - - - A property get. - - - A property let. - - - A property set. - - - A put reference. - - - A property assignment function. - - - A subexpression. - - - A function. - - - A top-level function. - - - A destructor. - - - An operator. - - - A virtual function. - - - A pure function. - - - A constant. - - - A shared function. - - - An inline function. - - - A COM method. - - - A constant indicating the abilities of the given code model object. - - - Indicates if the code model element is located in the same project file. This is important when attempting to navigate to a specific code element. - - - Information is obtained from external files. Information is available only from metadata, from inspecting a DLL, or from frozen sources (such as shipping MFC sources). You may be able to get a StartPoint and EditPoint, but you cannot edit them, and you cannot set properties or modify the text behind the code element. - - - No additional information is available. All you have is a code model object that has a name. By its context in the source, you might, for example, infer that the name should be a class or interface. Because the code model could not resolve the name to any real information, however, the object is otherwise useless. - - - Information is obtained from a virtual project. - - - Represents the portion of a code construct. - - - The name of the code construct. - - - The attributes that apply to the code construct, minus the attribute delimiters. - - - The header of the code construct. - - - The entire code construct. - - - The body of the code construct, minus the body delimiters. - - - The location in the source code to which the insertion point moves when you double-click an element in Class View. - - - The applicable attributes and the attribute delimiters. - - - The body of the code construct and its delimiters. - - - The code construct's header and its attributes. - - - The entire code construct and its attributes. - - - A constant specifying prototype options. - - - Indicates that the code element's full name should be used if it is applicable. This means that classes and namespaces, for example, would have fully qualified names. - - - Do not include the name in the prototype string. This flag is incompatible with other flags that request specific name information. - - - If the code element is a member of a class, then include the element's name qualified with a prefix of the class name and a period (.). - - - Include parameter types in the prototype string. - - - Include parameter names in the prototype string. - - - Include parameter default value expressions in the prototype string. - - - Returns a unique specifier suitable for indexing or searching for this code element later. This can be used, for example, for inserting text to create an overridden or overloaded code element. - - - Prefix the returned string with the function or variable's type. - - - Include the variable's initialization expression in the prototype string. - - - The data type that the function returns. This can be a object, a constant, or a fully qualified type name. - - - Data type not in this list - - - CodeType - - - Array - - - Void - - - Pointer - - - String - - - Object - - - Byte - - - Char - - - Short - - - Int - - - Long - - - Float - - - Double - - - Decimal - - - Bool (Boolean) - - - Variant - - - Represents the scope of the build. - - - A popup command bar - - - A toolbar command bar - - - A menu command bar - - - Describes the accessibility of menu items and toolbars. - - - Item is enabled. - - - Item is disabled. - - - Item is hidden. - - - A constant specifying the execution options. - - - Performs the default behavior, whether prompting the user for input or not. - - - Executes the command without prompting the user. For example, clicking Print on the toolbar causes a document to immediately print without user input. - - - Executes the command after obtaining user input. - - - Shows help for the corresponding command, if it exists, but does not execute the command. - - - The current status of the command. - - - The command is not supported in this context. - - - The command is supported in this context. - - - The command is currently enabled. - - - The command is currently latched. - - - Reserved for future use. - - - The command is currently hidden. - - - A constant specifying if information is returned from the check, and if so, what type of information is returned. - - - No information is returned. - - - The name of the command is returned. - - - The status of the command is returned. - - - Represents the type of build configuration. - - - A project configuration - - - A project item configuration - - - Represents context attributes. - - - Global context attribute - - - Window context attribute - - - High-priority context attribute - - - Specifies the type of new attribute. - - - A filter attribute. - - - A search keyword. - - - An F1 keyword. This is a higher priority than a search keyword. Only one F1 keyword is allowed per collection. - - - Represents the display mode of the integrated development environment (IDE). - - - IDE displays in MDI (multiple-document interface, where all windows are contained within the parent environment window) mode. - - - IDE displays in tabbed MDI mode, where multiple windows display tabbed on top of each other. - - - Represents the edit behavior in an action. - - - Retains existing markers (for breakpoints, named shortcuts, and so forth) in their current locations. - - - Uses the text buffer's default newline sequence. - - - Keeps the value of Text and process tabs and spaces according to the value of the KeepTabs setting in the TextEditorOptions dialog box. - - - Inserts text and automatically formats it. - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - - Microsoft Internal Use Only. - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - -   - - - Determines whether a property displays or not. - - - The property is not hidden. - - - The property is hidden. - - - The property is read-only. - - - Represents the type of find action to take. - - - Finds the next matching word in the document. - - - Finds all matching words in the document. - - - Replaces the current matching word and finds the next matching word. - - - Replaces all matching words in the document. - - - Bookmarks each instance that is found. - - - Represents the behavior of the ReplacePattern method, such as how to search, where to begin the search, whether to search forward or backward, and the case sensitivity. - - - No matching. - - - Matches whole word in search. - - - Matches case of word in search. - - - Matches regular expression. - - - Searches backward from current point. - - - Begins search at beginning of document. - - - Looks for text matches in hidden text as well as nonhidden text. The constant value does not apply to the FindPattern method, because it searches all text, including hidden text. - - - Uses wildcards in string search. - - - Includes subfolders in word search. - - - Does not close documents that have been modified by the search. - - - Represents the type of syntax used for the search pattern. - - - Literal expression. - - - Regular expression. - - - Wildcard expression. - - - Represents the results of a search. - - - The search item was not found. - - - The search item was found. - - - The search item to replace was not found. - - - The search item to replace was found. - - - The search item was replaced. - - - The search has not yet completed. - - - The search resulted in an error. - - - Determines the location where the Find Results list displays. - - - Results are not displayed. - - - Find Results list number one. (Default) - - - Find Results list number two. - - - Indicates the target for the search operation, such as the current document or files on disk. - - - Searches for a match in the current document. (Default) - - - Searches for a match in the selected text in the document. - - - Searches the current document for a match in a function. You do not need to select the function before searching it. - - - Searches for a match in all open documents. - - - Searches for a match in the current project. - - - Searches for a match in the open solution. - - - Searches for a match in the specified file(s). - - - Enumeration describing what character set to use when displaying items in the integrated development environment (IDE). - - - ANSI - - - Default - - - Symbols - - - Japanese - - - Korean - - - Simple Chinese - - - Traditional Chinese - - - OEM - - - Korean (Johab encoding) - - - Hebrew - - - Arabic - - - Greek - - - Turkish - - - Vietnamese - - - Thai - - - East Europe - - - Russian - - - Macintosh - - - Baltic - - - Determines whether the line navigated to is the first or last line of the document. - - - Goes to the last line. - - - Goes to the first line. - - - Indicates the active tab of an open HTML document. - - - The source tab. - - - The design tab. - - - Represents the mode of the integrated development environment (IDE). - - - The IDE is in Design mode. - - - The IDE is in Debug mode. - - - Indicates how indenting is handled in a code editor. - - - Indicates no indenting. - - - Indicates block indenting. - - - Indicates language style specific indenting. - - - Deprecated. Do not use. - - -   - - -   - - - Indicates how to insert text into a document. - - - Default. After the text is inserted, the insertion point is moved to the right side of the selection and the selected text is unselected (or collapsed). - - - After the text is inserted, the insertion point is moved to the left side of the selection and the selected text is unselected (or, collapsed). - - - The specified text overwrites the selected text. - - - The specified text is inserted at the end of the document. - - - The specified text is inserted at the beginning of the document. - - - Represents the state of a given window. - - - The window is docked. - - - The windows are joined at the same level side by side. - - - The windows are joined at the same level, one above the other. - - - The windows are tabbed, that is, they are stacked on top of each other with tabs at the top. - - - Indicates changes to the TextSelection object. - - - Move the TextSelection object. - - - Extend the TextSelection object. - - - Indicates positional changes to the EndPoint object. - - - Move to the first column of the first line. - - - Move to the last column of the last line. - - - Deprecated. Do not use. - - -   - - -   - - -   - - - Determines whether the browsed content displays in the last active Web browser window or in a new Web browser window. - - - The Web page opens in the currently open browser window. (Default) - - - The Web page opens in a new browser window. - - - Determines how to display selected text or code. - - - Centers the text pane around the indicated text. - - - Puts the first line at the top of the page. - - - The displayed lines remain the same unless it is necessary to move the display to show the text. - - - Describes the user's action after a dialog box is displayed. - - - User pressed Yes. - - - User pressed No. - - - User pressed Cancel. - - - Determines how to save an item or items. - - - If changes were made, saves the document. - - - If changes were made, does not save the document. - - - If changes were made, prompts the user to save the document. - - - Indicates whether or not the save was successful. - - - The document save was canceled. - - - The document was saved successfully. - - - Indicates the type of selection that represents. - - - The nonempty selection is a stream mode selection. (Default) - - - The nonempty selection is a block mode selection. - - - Determines the type of formatting applied to selected code. - - - No formatting is applied to the code. - - - Code is block-formatted. - - - Code is smart-formatted according to the rules of that language. - - - Represents where to move the object when moving to the beginning of the line. - - - Goes to the first character in the line, white space or not, which is column zero. (Default) - - - Goes to the first nonwhite-space character in the line. - - - Specifies the startup state of the Visual Studio IDE. - - - Show the Visual Studio home page on startup. - - - Load the last solution on startup - - - Start with the Open project dialog. - - - Start with the New Project dialog. - - - Start with an empty environment. - - - Indicates the icon to display on the Status Bar. - - - Displays a general activity animation. - - - Displays a printing animation. - - - Displays a saving animation. - - - Displays a deploying animation. - - - Displays a sync animation. - - - Displays a building animation. - - - Displays a finding animation. - - - Represents the type of task in the Task window. - - - Represents a build or compile error in the Task window. - - - Represents a comment in the Task window. - - - Represent a comment from HTML in the Task window. - - - Represents a miscellaneous comment in the Task window. - - - Represents a shortcut link in the Task window. - - - Represents a user defined task in the Task window. - - - Represents the category for the new task item. - - - No icon - - - The compile error icon - - - The smart editor icon - - - The comment task icon - - - The shortcut icon - - - The user-defined task icon - - - Represents the column in the Task List that was modified. - - - The Priority column - - - The Icon column - - - The Check column - - - The Description column - - - The File column - - - The Line column - - - Represents the priority for the new task item. - - - Low-priority task - - - Medium-priority task - - - High-priority task - - - Indicates one or more reasons why the event occurred, which might help you understand what happened in the buffer. - - - A change to text occurred that affected more than one line, such as pasting with new lines, deleting across lines, or replacing all. - - - A line was committed by saving the file. - - - The insertion point was moved. - - - A replace all operation occurred. - - - A new line was created. - - - A find operation moved the insertion point. - - - Indicates the format of the new ToolBox item. - - - Plain text item. Double-clicking the item places it into the active document. (Default) - - - HTML item. Text, but might be treated differently by certain active documents. - - - GUID. A string that is the class ID of a control. - - - .NET Framework component. - - - Indicates how the selection is moved or extended in a UIHierarchy window. - - - The node is selected by itself. - - - The selection state is toggled on the new node. That is, if the node was selected, it is no longer. If it was not selected, it now is the only selected node. - - - The new node, the currently selected node, and all intervening nodes are selected. - - - The new node is not selected; only the focus is given to it. - - - Determines how and where to remove white space. - - - Default. Deletes white space only on the current line in the buffer. - - - Deletes white space above and below the current line in the buffer. - - - Represents the state of a given window. - - - Window is normal. - - - Window is minimized. - - - Window is maximized. - - - Represents the different types of windows available in the integrated development environment (IDE). - - - Code Window - - - Designer Window - - - Browser Window - - - Watch Window - - - Locals Window - - - Immediate Window - - - Solution Explorer Window - - - Properties Window - - - Find Window - - - Find and Replace Window - - - Toolbox Window - - - Linked Window Frame Window - - - Main Window - - - Preview Window - - - Color Palette - - - ToolWindow Window - - - Document Window - - - Output Window - - - TaskList Window - - - Autos Window - - - Call Stack Window - - - Threads Window - - - Document Outline Window - - - Running Documents Window - - - The object represents a window in the environment. - - - Moves the focus to the current item. - - - Microsoft Internal Use Only. - The window handle. - - - Gets or sets whether the tool window is able to be hidden. - true if the tool window can be hidden; otherwise, false. - - - Gets or sets the title of the window. - The title of the window. - - - Closes the open document and optionally saves it, or closes and destroys the window. - Optional. A constant that determines whether to save an item or items. - - - Gets the collection containing the object supporting this property. - A collection. - - - Gets a collection which allows automation clients to add new attributes to the current selected items in the Dynamic Help window and provide contextual help for the additional attributes. - A collection. - - - Microsoft Internal Use Only. - - - Gets the object associated with the item, if one exists. - A object. - - - Microsoft Internal Use Only. - The document data. - The data. - - - Gets the top-level extensibility object. - A object. - - - Gets or sets a value indicating the dimensions of the window in pixels. - The height dimension of the window in pixels. - - - Microsoft Internal Use Only. - The window handle. - - - Gets or sets a value indicating whether the tool window is floating over other windows. - true if the window is floating over other windows; otherwise, false. - - - Gets a string indicating the type of window. - A string representing the type of window. - - - Gets or sets the distance between the internal left edge of an object and the left edge of its container. - The distance between the internal left edge of an object and the left edge of its container. - - - Gets or sets a value indicating whether the tool window can be docked with other tool windows. - true if the window can be docked with other windows; otherwise, false. - - - Gets a object representing the window frame containing the window. - A object. - - - Gets a collection of all linked windows contained in the linked window frame. - A collection. - - - Gets an object that can be accessed by name at run time. - An object. - - - Gets the type of the object, which is a GUID string representing the tool contained in the window. - A string containing a GUID representing the tool contained in the window. - - - Gets the object associated with the object. - A object. - - - Gets the object associated with the object. - A object. - - - Gets an object representing the current selection on the object. - An object representing the current selection on the object. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The window type. - - - Allows setting objects to be active in the Properties window when this window is active. - Required. An array of objects for the Properties window. - - - Sets the picture to display in a tool window. - The picture to place into the tool window. - - - Gets or sets the distance between the internal top edge of an object and the top edge of its container. - The distance between the internal top edge of an object and the top edge of its container. - - - Microsoft Internal Use Only. - The type. - - - Gets or sets the visibility of a window. - true if the window is visible; otherwise, false. - - - Gets or sets the width of the window in character units. - The width of the window in character units. - - - Gets or sets the state, such as minimized, normal, and so forth, of the window. - A constant. - - - The object represents the layout and configuration of all windows in the Visual Studio environment. - - - Invokes a previously saved named window configuration. - If this is true, the named view in the custom window configuration persistence is the search target. If this is false, then the installed, predefined persistence of window configurations is searched. The default is true. - - - Gets the collection containing the object supporting this property or contained within this code construct. - A collection. - - - Removes the window configuration from the collection. - - - Gets the top-level extensibility object. - A object. - - - Sets or gets the name of the object. - A string representing the name of the object. - - - Updates the collection as if the user opened the Add-in Manager dialog box, or sets the object's window layout to the current window layout. - - - The collection contains all named window configurations created for the environment. - - - Gets the name of the currently active window configuration. - A string representing the name of the currently active window configuration. - - - Creates a new named window configuration based on the current arrangement of windows, adds it to the collection, and retains it for future recall. - A object. - Required. A string representing the name of the new window configuration. - - - Gets a value indicating the number of objects in the collection. - An integer value indicating the number of objects in the collection. - - - Gets the top-level extensibility object. - A object. - - - Gets an enumeration for items in a collection. - An enumerator. - - - Returns an indexed member of a collection. - A object. - Required. The index of the item to return. - - - Gets the immediate parent object of a collection. - A object. - - - Provides events for changes made to Windows in the environment. Use this object for functionality and refer to for this object’s documentation. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Microsoft Internal Use Only. - The event handler. - - - Occurs when a window receives the focus. - - - Occurs just before a window closes. - - - Occurs when a new window is created. - - - Occurs after a window is moved or resized. - - - The collection contains all windows in the environment. - - - Gets a value indicating the number of objects in the collection. - The number of objects in the collection. - - - Creates a object and places two windows in it. - A object. - Required. The first object to link to the other. - Required. The second object to link to the other. - Required. A constant indicating the way the windows should be joined. - - - Creates a new tool window containing the specified object or ActiveX control. - A object. - Required. An object whose lifetime determines the lifetime of the tool window. - Required. The programmatic ID of the object or ActiveX control. - Required. The caption for the new tool window. - Required. A unique identifier for the new tool window, which can be used as an index to . - Required. The object or control to be hosted in the tool window. - - - Gets the top-level extensibility object. - A object. - - - Returns an enumeration for items in a collection. - An enumerator. - - - Returns a object in a collection. - A object. - Required. The index of the object to return. - - - Gets the immediate parent object of a collection. - A object. - - - A constant specifying the results of the wizard. - - - The wizard started successfully. - - - The wizard failed to start. - - - The wizard's startup was canceled. - - - The user clicked the wizard's Back button, nullifying the changes made. - - - \ No newline at end of file diff --git a/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/envdte.dll b/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/envdte.dll deleted file mode 100644 index 0776127..0000000 Binary files a/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/envdte.dll and /dev/null differ diff --git a/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/stdole.dll b/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/stdole.dll deleted file mode 100644 index 41ea13e..0000000 Binary files a/Source/VSIX/packages/VSSDK.DTE.7.0.4/lib/net20/stdole.dll and /dev/null differ diff --git a/Source/VSIX/packages/VSSDK.DTE.7.0.4/tools/install.ps1 b/Source/VSIX/packages/VSSDK.DTE.7.0.4/tools/install.ps1 deleted file mode 100644 index 7bc7dff..0000000 --- a/Source/VSIX/packages/VSSDK.DTE.7.0.4/tools/install.ps1 +++ /dev/null @@ -1,17 +0,0 @@ -param($installPath, $toolsPath, $package, $project) - -foreach ($reference in $project.Object.References) -{ - switch -regex ($reference.Name.ToLowerInvariant()) - { - "^(?:stdole|envdte)$" - { - $reference.CopyLocal = $false; - $reference.EmbedInteropTypes = $false; - } - default - { - # ignore - } - } -} diff --git a/Source/VSIX/packages/VSSDK.IDE.12.12.0.4/VSSDK.IDE.12.12.0.4.nupkg b/Source/VSIX/packages/VSSDK.IDE.12.12.0.4/VSSDK.IDE.12.12.0.4.nupkg deleted file mode 100644 index ce4cf7b..0000000 Binary files a/Source/VSIX/packages/VSSDK.IDE.12.12.0.4/VSSDK.IDE.12.12.0.4.nupkg and /dev/null differ diff --git a/Source/VSIX/packages/VSSDK.IDE.7.0.4/VSSDK.IDE.7.0.4.nupkg b/Source/VSIX/packages/VSSDK.IDE.7.0.4/VSSDK.IDE.7.0.4.nupkg deleted file mode 100644 index 7147743..0000000 Binary files a/Source/VSIX/packages/VSSDK.IDE.7.0.4/VSSDK.IDE.7.0.4.nupkg and /dev/null differ diff --git a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/VSSDK.TemplateWizardInterface.12.0.4.nupkg b/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/VSSDK.TemplateWizardInterface.12.0.4.nupkg deleted file mode 100644 index 9821716..0000000 Binary files a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/VSSDK.TemplateWizardInterface.12.0.4.nupkg and /dev/null differ diff --git a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/lib/net20/Microsoft.VisualStudio.TemplateWizardInterface.dll b/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/lib/net20/Microsoft.VisualStudio.TemplateWizardInterface.dll deleted file mode 100644 index 7d59070..0000000 Binary files a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/lib/net20/Microsoft.VisualStudio.TemplateWizardInterface.dll and /dev/null differ diff --git a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/lib/net20/Microsoft.VisualStudio.TemplateWizardInterface.xml b/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/lib/net20/Microsoft.VisualStudio.TemplateWizardInterface.xml deleted file mode 100644 index 0ee2bee..0000000 --- a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/lib/net20/Microsoft.VisualStudio.TemplateWizardInterface.xml +++ /dev/null @@ -1,127 +0,0 @@ - - - - Microsoft.VisualStudio.TemplateWizardInterface - - - - Specifies the filtering logic to run when a project or item is instantiated from a template. - - - Specifies the filtering logic to run when a project or item is instantiated from a template. - The file name extenstion of the project file. - The file name extension of the item. - The keys and values to use during parameter replacement. - - - Defines the logic for a template wizard extension. - - - Runs custom wizard logic before opening an item in the template. - The project item that will be opened. - - - Runs custom wizard logic when a project has finished generating. - The project that finished generating. - - - Runs custom wizard logic when a project item has finished generating. - The project item that finished generating. - - - Runs custom wizard logic when the wizard has completed all tasks. - - - Runs custom wizard logic at the beginning of a template wizard run. - The automation object being used by the template wizard. - The list of standard parameters to be replaced. - A indicating the type of wizard run. - The custom parameters with which to perform parameter replacement in the project. - - - Indicates whether the specified project item should be added to the project. - true if the project item should be added to the project; otherwise, false. - The path to the project item. - - - Specifies that the template wizard extension will only load templates located in the Visual Studio installation directory or one of its subdirectories. - - - Specifies that the template wizard extension will only load templates located in the Visual Studio installation directory or one of its subdirectories. - true to specify that the template wizard extension will only load templates located in the Visual Studio installation directory or one of its subdirectories; otherwise, false. The default is false. - - - Gets a value that indicates whether to disallow user templates. - true to disallow user templates; otherwise, false. - - - Specifies that the template wizard extension will only run when called by the specified template. - - - Specifies that the template wizard extension will only run when called by the specified template. - The name of the template allowed to call the template wizard extension. For example, MyTemplate.vstemplate. - - - Gets the name of the template allowed to call the template wizard extension. - The name of the template allowed to call the template wizard extension. - - - The exception that is thrown when the template wizard is backed out before it has completed. - - - Initializes a new instance of the . - - - Initializes a new instance of the class with serialized data. - The that holds the serialized object data about the exception being thrown. - The that contains contextual information about the source or destination. - The parameter is a null reference (Nothing in Visual Basic) - The class name is a null reference (Nothing in Visual Basic) or is zero (0). - - - Initializes a new instance of the class with the specified error message. - - - Initializes a new instance of the class with the specified error message and a reference to the inner exception that is the cause of this exception. - - - Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. - The HRESULT value. - - - The exception that is thrown when the template wizard is cancelled before it has completed. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class with serialized data. - The that holds the serialized object data about the exception being thrown. - The that contains contextual information about the source or destination. - The parameter is a null reference (Nothing in Visual Basic) - The class name is a null reference (Nothing in Visual Basic) or is zero (0). - - - Initializes a new instance of the class with the specified error message. - - - Initializes a new instance of the class with the specified error message and a reference to the inner exception that is the cause of this exception. - - - Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. - The HRESULT value. - - - Specifies constants that define the different templates the template wizard can create. - - - A new item template. - - - A new project template. - - - A new multi-project template. - - - \ No newline at end of file diff --git a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/tools/install.ps1 b/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/tools/install.ps1 deleted file mode 100644 index 21691bc..0000000 --- a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.0.4/tools/install.ps1 +++ /dev/null @@ -1,16 +0,0 @@ -param($installPath, $toolsPath, $package, $project) - -foreach ($reference in $project.Object.References) -{ - switch -regex ($reference.Name.ToLowerInvariant()) - { - "^microsoft\.visualstudio\.templatewizardinterface$" - { - $reference.CopyLocal = $false; - } - default - { - # ignore - } - } -} diff --git a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.12.0.4/VSSDK.TemplateWizardInterface.12.12.0.4.nupkg b/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.12.0.4/VSSDK.TemplateWizardInterface.12.12.0.4.nupkg deleted file mode 100644 index 69283d4..0000000 Binary files a/Source/VSIX/packages/VSSDK.TemplateWizardInterface.12.12.0.4/VSSDK.TemplateWizardInterface.12.12.0.4.nupkg and /dev/null differ diff --git a/azure-pipelines.yml b/azure-pipelines.yml new file mode 100644 index 0000000..4c9631f --- /dev/null +++ b/azure-pipelines.yml @@ -0,0 +1,23 @@ +trigger: + branches: + include: + - '*' + +variables: +- name: unregister.opt-in + value: false + +resources: + repositories: + - repository: azdo_templates + type: github + name: relativityone/azdo-templates + endpoint: relativityone + ref: 'refs/heads/vsix' + +stages: +- template: vsix-server.yml@azdo_templates # Template reference + parameters: + buildSteps: + - checkout: self + - checkout: azdo_templates