-
- Downloads
Patch to fix issue #882
Missing WINAPI decoration on function loaded from DLL. When called, this would corrupt the parameters to callers, presumably because the register allocater didn't know the call would tromp on something.
Showing
- 3rdp/build/CMakeLists-cl.txt 1 addition, 0 deletions3rdp/build/CMakeLists-cl.txt
- 3rdp/build/CMakeLists.txt 1 addition, 0 deletions3rdp/build/CMakeLists.txt
- 3rdp/build/GNUmakefile 2 additions, 1 deletion3rdp/build/GNUmakefile
- 3rdp/build/cl-winapi-needed.patch 13 additions, 0 deletions3rdp/build/cl-winapi-needed.patch
3rdp/build/cl-winapi-needed.patch
0 → 100644
Please register or sign in to comment