2 references to Ole32
Microsoft.DotNet.SignCheckLibrary (2)
Interop\StructuredStorage.cs (2)
44
int hresult =
Ole32
.StgOpenStorage(filename, null, STGM.STGM_READ | STGM.STGM_SHARE_EXCLUSIVE, IntPtr.Zero, 0, out rootStorage);
119
hr =
Ole32
.StgCreateDocfile(storageFullName,