Home
last modified time | relevance | path

Searched refs:ISHRegStream (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/shlwapi/
H A Dregstream.c52 } ISHRegStream; typedef
64 ISHRegStream *This = impl_from_IStream(iface); in IStream_fnQueryInterface()
88 ISHRegStream *This = impl_from_IStream(iface); in IStream_fnAddRef()
101 ISHRegStream *This = impl_from_IStream(iface); in IStream_fnRelease()
150 ISHRegStream *This = impl_from_IStream(iface); in IStream_fnRead()
423 static ISHRegStream rsDummyRegStream =
443 ISHRegStream* regStream; in IStream_Create()
481 ISHRegStream *tmp; in SHOpenRegStream2A()
540 ISHRegStream *tmp; in SHOpenRegStream2W()
654 ISHRegStream *strm = NULL; in SHCreateMemStream()
[all …]