home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / PFiles / VS7.NET / Common7 / IDE / VSCC.HXC < prev    next >
Encoding:
Extensible Markup Language  |  2001-07-26  |  1.3 KB  |  43 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE HelpCollection>
  3. <HelpCollection 
  4.     DTDVersion = "1.0" 
  5.     Id = "vscc" 
  6.     FileVersion = "7.0.9108.0" 
  7.     LangId = "1033" 
  8.     Title = "Visual Studio .NET Combined Collection" 
  9.     Copyright = "Copyright (c) 2001 Microsoft Corporation"
  10.     >
  11.  
  12.  
  13.     <TOCDef File = "vscc.HxT"/>
  14.  
  15.     <KeywordIndexDef File = "vsccKLinks.HxK"/>
  16.     <KeywordIndexDef File = "vsccALinks.HxK"/>
  17.     <KeywordIndexDef File = "vsccFLinks.HxK"/>
  18.     <KeywordIndexDef File = "vsccNamedUrls.HxK"/>
  19.  
  20.     <ItemMoniker Name = "!DefaultNamedUrlIndex" 
  21.         ProgId = "HxDs.HxIndex" 
  22.         InitData = "VsccNamedUrls"/>
  23.     <ItemMoniker Name = "!SampleInfo" 
  24.         ProgId = "HxDs.HxSampleCollection" 
  25.         InitData = "S"/>
  26.     <ItemMoniker Name = "!DefaultTOC"
  27.         ProgId = "HxDs.HxHierarchy"
  28.                 InitData = "TOC"/>
  29.     <ItemMoniker Name = "!DefaultFullTextSearch"
  30.                 ProgId = "HxDs.HxFullTextSearch"
  31.                 InitData = "FTS"/>
  32.     <ItemMoniker Name = "!DefaultKeywordIndex"
  33.                 ProgId = "HxDs.HxIndex"
  34.                 InitData = "K"/>
  35.     <ItemMoniker Name = "!DefaultAssociativeIndex"
  36.                 ProgId = "HxDs.HxIndex"
  37.                 InitData = "A"/>
  38.     <ItemMoniker Name = "!DefaultContextWindowIndex"
  39.                 ProgId = "HxDs.HxIndex"
  40.                 InitData = "F"/>
  41.  
  42. </HelpCollection>
  43.