diff options
Diffstat (limited to 'src/ext/VisualStudio/wixlib/vs2008/redist/_vsipcc90.hxc')
-rw-r--r-- | src/ext/VisualStudio/wixlib/vs2008/redist/_vsipcc90.hxc | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/src/ext/VisualStudio/wixlib/vs2008/redist/_vsipcc90.hxc b/src/ext/VisualStudio/wixlib/vs2008/redist/_vsipcc90.hxc new file mode 100644 index 00000000..9ad6869e --- /dev/null +++ b/src/ext/VisualStudio/wixlib/vs2008/redist/_vsipcc90.hxc | |||
@@ -0,0 +1,33 @@ | |||
1 | <?xml version="1.0"?> | ||
2 | <!DOCTYPE HelpCollection> | ||
3 | <HelpCollection | ||
4 | DTDVersion = "1.0" | ||
5 | Id = "vsipcc.9.0" | ||
6 | FileVersion = "9.0.20220.0" | ||
7 | LangId = "1033" | ||
8 | Title = "Visual Studio Orcas Partner Documentation" | ||
9 | Copyright = "Copyright (c) 2007 Microsoft Corporation. All Rights Reserved." | ||
10 | > | ||
11 | <TOCDef File = "_vsipcc90.HxT" Id = "InsertTOC:VSIPCC" /> | ||
12 | <KeywordIndexDef File = "_ALinks.HxK"/> | ||
13 | <KeywordIndexDef File = "_BLinks.HxK"/> | ||
14 | <KeywordIndexDef File = "_CLinks.HxK"/> | ||
15 | <KeywordIndexDef File = "_FLinks.HxK"/> | ||
16 | <KeywordIndexDef File = "_KLinks.HxK"/> | ||
17 | <KeywordIndexDef File = "_SLinks.HxK"/> | ||
18 | <KeywordIndexDef File = "_vsipcc_NamedUrls.HxK"/> | ||
19 | <KeywordIndexDef File= "_VsipCC_Samples.HxK" /> | ||
20 | |||
21 | <ItemMoniker Name = "!DefaultNamedUrlIndex" ProgId = "HxDs.HxIndex" InitData = "VsccNamedUrls"/> | ||
22 | <ItemMoniker Name = "!SampleInfo" ProgId = "HxDs.HxSampleCollection" InitData = "Samples"/> | ||
23 | <ItemMoniker Name = "!DefaultTOC" ProgId = "HxDs.HxHierarchy" InitData = "TOC"/> | ||
24 | <ItemMoniker Name = "!DefaultFullTextSearch" ProgId = "HxDs.HxFullTextSearch" InitData = ""/> | ||
25 | <ItemMoniker Name = "!DefaultAssociativeIndex" ProgId = "HxDs.HxIndex" InitData = "A"/> | ||
26 | <ItemMoniker Name = "!DefaultDynamicLinkIndex" ProgId = "HxDs.HxIndex" InitData = "B"/> | ||
27 | <ItemMoniker Name = "!DefaultCodeIndex" ProgId = "HxDs.HxIndex" InitData = "C"/> | ||
28 | <ItemMoniker Name = "!DefaultContextWindowIndex" ProgId = "HxDs.HxIndex" InitData = "F"/> | ||
29 | <ItemMoniker Name = "!DefaultKeywordIndex" ProgId = "HxDs.HxIndex" InitData = "K"/> | ||
30 | <ItemMoniker Name = "!DefaultSearchWindowIndex" ProgId = "HxDs.HxIndex" InitData = "S"/> | ||
31 | <ItemMoniker Name = "!DefaultSampleIndex" ProgId="HxDs.HxIndex" InitData="Samples" /> | ||
32 | </HelpCollection> | ||
33 | |||