mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
114a31a2a8
names in spec files.
13 lines
357 B
Python
13 lines
357 B
Python
@ stdcall CopyLZFile(long long)
|
|
@ stdcall GetExpandedNameA(str ptr)
|
|
@ stdcall GetExpandedNameW(wstr ptr)
|
|
@ stdcall LZClose(long)
|
|
@ stdcall LZCopy(long long)
|
|
@ stdcall LZDone()
|
|
@ stdcall LZInit(long)
|
|
@ stdcall LZOpenFileA(str ptr long)
|
|
@ stdcall LZOpenFileW(wstr ptr long)
|
|
@ stdcall LZRead(long ptr long)
|
|
@ stdcall LZSeek(long long long)
|
|
@ stdcall LZStart()
|