Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Distream.c58 static HRESULT WINAPI IStream_fnCommit(IStream*,DWORD);
107 IStream_fnCommit(iface, 0); /* If ever buffered, this will be needed */ in IStream_fnRelease()
174 IStream_fnCommit(iface, 0); /* If ever buffered, this will be needed */ in IStream_fnSeek()
196 IStream_fnCommit(iface, 0); /* If ever buffered, this will be needed */ in IStream_fnSetSize()
227 IStream_fnCommit(iface, 0); /* If ever buffered, this will be needed */ in IStream_fnCopyTo()
259 static HRESULT WINAPI IStream_fnCommit(IStream *iface, DWORD grfCommitFlags) in IStream_fnCommit() function
349 IStream_fnCommit,
H A Dregstream.c277 static HRESULT WINAPI IStream_fnCommit (IStream * iface, DWORD grfCommitFlags) in IStream_fnCommit() function
364 IStream_fnCommit,
414 IStream_fnCommit,