mirror of
https://github.com/reactos/wine.git
synced 2024-12-02 00:36:43 +00:00
77afd6c47e
Fixed a few DLLName/DLLFileName mismatches.
13 lines
477 B
Python
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
|