Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.8 KiB

  1. REGEDIT
  2. ; Registration information for Index Server Server-side Object
  3. ; Version independent registration. Points to Version 1.0
  4. HKEY_CLASSES_ROOT\IXSSO.Query = Microsoft Index Server 1.x Query
  5. HKEY_CLASSES_ROOT\IXSSO.Query\Clsid = {A4463023-2B6F-11D0-BFBC-0020F8008024}
  6. ; Version 1.0 registration
  7. HKEY_CLASSES_ROOT\IXSSO.Query.1 = Microsoft Index Server 1.x Query
  8. HKEY_CLASSES_ROOT\IXSSO.Query.1\Clsid = {A4463023-2B6F-11D0-BFBC-0020F8008024}
  9. HKEY_CLASSES_ROOT\CLSID\{A4463023-2B6F-11D0-BFBC-0020F8008024} = Microsoft Index Server 1.x Query
  10. HKEY_CLASSES_ROOT\CLSID\{A4463023-2B6F-11D0-BFBC-0020F8008024}\ProgID = IXSSO.Query.1
  11. HKEY_CLASSES_ROOT\CLSID\{A4463023-2B6F-11D0-BFBC-0020F8008024}\VersionIndependentProgID = IXSSO.Query
  12. HKEY_CLASSES_ROOT\CLSID\{A4463023-2B6F-11D0-BFBC-0020F8008024}\InplaceServer32 = ixsso.dll
  13. ; Type library registration information
  14. HKEY_CLASSES_ROOT\TypeLib\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}
  15. HKEY_CLASSES_ROOT\TypeLib\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\1.0 = Index Server SSO Type Library
  16. HKEY_CLASSES_ROOT\TypeLib\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\1.0\HELPDIR =
  17. HKEY_CLASSES_ROOT\TypeLib\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\1.0\0\win32 = D:\inetsrv\ASP\ixsso.dll
  18. ; Interface registration. All interfaces that support vtable binding must be
  19. ; registered as follows. RegisterTypeLib & LoadTypeLib will do this automatically.
  20. ; IID_IixssoQuery = {9357BCFF-2B6F-11D0-BFBC-0020F8008024}
  21. ; LIBID_ixsso = {4E469DCF-2B6F-11D0-BFBC-0020F8008024}
  22. HKEY_CLASSES_ROOT\Interface\{9357BCFF-2B6F-11D0-BFBC-0020F8008024} = IixssoQuery
  23. HKEY_CLASSES_ROOT\Interface\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\TypeLib = {4E469DCF-2B6F-11D0-BFBC-0020F8008024}
  24. HKEY_CLASSES_ROOT\Interface\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\ProxyStubClsid = {00020424-0000-0000-C000-000000000046 }