wine/dlls/lzexpand/lz32.spec
Alexandre Julliard ad53383f9b Added winebuild support for generating a .dbg.c file containing the
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00

15 lines
488 B
Python

name lz32
@ 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