Home
last modified time | relevance | path

Searched defs:IStream_Create (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/shlwapi/
H A Distream.c362 static IStream *IStream_Create(LPCWSTR lpszPath, HANDLE hFile, DWORD dwMode) in IStream_Create() function
H A Dregstream.c441 static ISHRegStream *IStream_Create(HKEY hKey, LPBYTE pbBuffer, DWORD dwLength) in IStream_Create() function