wine/dlls/lzexpand/lz32.spec
Alexandre Julliard 77afd6c47e Made some more spec file entries optional or unnecessary.
Fixed a few DLLName/DLLFileName mismatches.
2002-06-21 19:15:45 +00:00

13 lines
477 B
Python

@ stdcall CopyLZFile(long long) CopyLZFile
@ stdcall GetExpandedNameA(str ptr) GetExpandedNameA
@ stdcall GetExpandedNameW(wstr ptr) GetExpandedNameW
@ stdcall LZClose(long) LZClose
@ stdcall LZCopy(long long) LZCopy
@ stdcall LZDone() LZDone
@ stdcall LZInit(long) LZInit
@ stdcall LZOpenFileA(str ptr long) LZOpenFileA
@ stdcall LZOpenFileW(wstr ptr long) LZOpenFileW
@ stdcall LZRead(long ptr long) LZRead
@ stdcall LZSeek(long long long) LZSeek
@ stdcall LZStart() LZStart