wine/dlls/api-ms-win-shcore-stream-l1-1-0/api-ms-win-shcore-stream-l1-1-0.spec
Michael Müller cf1b8d3cdc api-ms-win-shcore-stream-l1-1-0: Add dll.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-15 12:19:23 +01:00

16 lines
879 B
Python

@ stub IStream_Copy
@ stdcall IStream_Read(ptr ptr long) shcore.IStream_Read
@ stub IStream_ReadStr
@ stdcall IStream_Reset(ptr) shcore.IStream_Reset
@ stdcall IStream_Size(ptr ptr) shcore.IStream_Size
@ stdcall IStream_Write(ptr ptr long) shcore.IStream_Write
@ stub IStream_WriteStr
@ stdcall SHCreateMemStream(ptr long) shcore.SHCreateMemStream
@ stdcall SHCreateStreamOnFileA(str long ptr) shcore.SHCreateStreamOnFileA
@ stdcall SHCreateStreamOnFileEx(wstr long long long ptr ptr) shcore.SHCreateStreamOnFileEx
@ stdcall SHCreateStreamOnFileW(wstr long ptr) shcore.SHCreateStreamOnFileW
@ stdcall SHOpenRegStream2A(long str str long) shcore.SHOpenRegStream2A
@ stdcall SHOpenRegStream2W(long wstr wstr long) shcore.SHOpenRegStream2W
@ stdcall SHOpenRegStreamA(long str str long) shcore.SHOpenRegStreamA
@ stdcall SHOpenRegStreamW(long wstr wstr long) shcore.SHOpenRegStreamW