André Hentschel nerv@dawncrow.de wrote:
+@ stdcall LCMapStringEx(long long wstr long ptr long ptr ptr long)
...
+INT WINAPI LCMapStringEx(LPCWSTR name, DWORD flags, LPCWSTR src, INT srclen, LPWSTR dst, INT dstlen,
LPNLSVERSIONINFO version, LPVOID reserved, LPARAM lparam)
.spec file entry doesn't match the implementation.