mirror of https://github.com/tongzx/nt5src
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
29 lines
1.8 KiB
REGEDIT
|
|
; Registration information for Index Server Server-side Object
|
|
|
|
; Version independent registration. Points to Version 1.0
|
|
HKEY_CLASSES_ROOT\IXSSO.Query = Microsoft Index Server 1.x Query
|
|
HKEY_CLASSES_ROOT\IXSSO.Query\Clsid = {A4463023-2B6F-11D0-BFBC-0020F8008024}
|
|
|
|
; Version 1.0 registration
|
|
HKEY_CLASSES_ROOT\IXSSO.Query.1 = Microsoft Index Server 1.x Query
|
|
HKEY_CLASSES_ROOT\IXSSO.Query.1\Clsid = {A4463023-2B6F-11D0-BFBC-0020F8008024}
|
|
HKEY_CLASSES_ROOT\CLSID\{A4463023-2B6F-11D0-BFBC-0020F8008024} = Microsoft Index Server 1.x Query
|
|
HKEY_CLASSES_ROOT\CLSID\{A4463023-2B6F-11D0-BFBC-0020F8008024}\ProgID = IXSSO.Query.1
|
|
HKEY_CLASSES_ROOT\CLSID\{A4463023-2B6F-11D0-BFBC-0020F8008024}\VersionIndependentProgID = IXSSO.Query
|
|
HKEY_CLASSES_ROOT\CLSID\{A4463023-2B6F-11D0-BFBC-0020F8008024}\InplaceServer32 = ixsso.dll
|
|
|
|
; Type library registration information
|
|
HKEY_CLASSES_ROOT\TypeLib\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}
|
|
HKEY_CLASSES_ROOT\TypeLib\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\1.0 = Index Server SSO Type Library
|
|
HKEY_CLASSES_ROOT\TypeLib\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\1.0\HELPDIR =
|
|
HKEY_CLASSES_ROOT\TypeLib\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\1.0\0\win32 = D:\inetsrv\ASP\ixsso.dll
|
|
|
|
; Interface registration. All interfaces that support vtable binding must be
|
|
; registered as follows. RegisterTypeLib & LoadTypeLib will do this automatically.
|
|
|
|
; IID_IixssoQuery = {9357BCFF-2B6F-11D0-BFBC-0020F8008024}
|
|
; LIBID_ixsso = {4E469DCF-2B6F-11D0-BFBC-0020F8008024}
|
|
HKEY_CLASSES_ROOT\Interface\{9357BCFF-2B6F-11D0-BFBC-0020F8008024} = IixssoQuery
|
|
HKEY_CLASSES_ROOT\Interface\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\TypeLib = {4E469DCF-2B6F-11D0-BFBC-0020F8008024}
|
|
HKEY_CLASSES_ROOT\Interface\{4E469DCF-2B6F-11D0-BFBC-0020F8008024}\ProxyStubClsid = {00020424-0000-0000-C000-000000000046 }
|