Skip to content
  • Deucе's avatar
    1bbbb07c
    Patch to fix issue #882 · 1bbbb07c
    Deucе authored
    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.
    1bbbb07c
    Patch to fix issue #882
    Deucе authored
    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.
Loading