Add IStream and IStorage interface entries.
This commit is contained in:
parent
1f0e33cb13
commit
85062e62f9
|
@ -179,6 +179,24 @@
|
|||
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00000000-0000-0000-C000-000000000046}\ProxyStubClsid32]
|
||||
@="{00000320-0000-0000-C000-000000000046}"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Classes\Interface\{0000000b-0000-0000-C000-000000000046}]
|
||||
@="IStorage"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Classes\Interface\{0000000b-0000-0000-C000-000000000046}\NumMethods]
|
||||
@="18"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Classes\Interface\{0000000b-0000-0000-C000-000000000046}\ProxyStubClsid32]
|
||||
@="{00000320-0000-0000-C000-000000000046}"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Classes\Interface\{0000000c-0000-0000-C000-000000000046}]
|
||||
@="IStream"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Classes\Interface\{0000000c-0000-0000-C000-000000000046}\NumMethods]
|
||||
@="14"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Classes\Interface\{0000000c-0000-0000-C000-000000000046}\ProxyStubClsid32]
|
||||
@="{00000320-0000-0000-C000-000000000046}"
|
||||
|
||||
[HKEY_CLASSES_ROOT\Interface\{0000010a-0000-0000-C000-000000000046}]
|
||||
@="IPersistStorage"
|
||||
|
||||
|
|
Loading…
Reference in New Issue