diff options
Diffstat (limited to 'src/ext/VisualStudio/wixlib/vs2005/redist/vsipcc.hxc')
-rw-r--r-- | src/ext/VisualStudio/wixlib/vs2005/redist/vsipcc.hxc | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/src/ext/VisualStudio/wixlib/vs2005/redist/vsipcc.hxc b/src/ext/VisualStudio/wixlib/vs2005/redist/vsipcc.hxc new file mode 100644 index 00000000..406e7f2b --- /dev/null +++ b/src/ext/VisualStudio/wixlib/vs2005/redist/vsipcc.hxc | |||
@@ -0,0 +1,33 @@ | |||
1 | <?xml version="1.0"?> | ||
2 | <!DOCTYPE HelpCollection> | ||
3 | <HelpCollection | ||
4 | DTDVersion = "1.0" | ||
5 | Id = "vsipcc.8.0" | ||
6 | FileVersion = "8.0.41025.0" | ||
7 | LangId = "1033" | ||
8 | Title = "Microsoft VSIP Combined Help Collection" | ||
9 | Copyright = "Copyright (c) 2005 Microsoft Corporation. All Rights Reserved." | ||
10 | > | ||
11 | <TOCDef File = "vsipcc.HxT" Id = "InsertTOC:VSIPCC" /> | ||
12 | <KeywordIndexDef File = "vsipccALinks.HxK"/> | ||
13 | <KeywordIndexDef File = "vsipccBLinks.HxK"/> | ||
14 | <KeywordIndexDef File = "vsipccCLinks.HxK"/> | ||
15 | <KeywordIndexDef File = "vsipccFLinks.HxK"/> | ||
16 | <KeywordIndexDef File = "vsipccKLinks.HxK"/> | ||
17 | <KeywordIndexDef File = "vsipccSLinks.HxK"/> | ||
18 | <KeywordIndexDef File = "vsipccNamedUrls.HxK"/> | ||
19 | <KeywordIndexDef File= "VsipCCSamples.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 | |||