Merge pull request #4033 from ntherning/no-stdcall-for-icalls-on-windows-32-bit
authorNiklas Therning <niklas@therning.org>
Thu, 1 Dec 2016 09:42:25 +0000 (10:42 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Dec 2016 09:42:25 +0000 (10:42 +0100)
commit256e3ee192da85cf7c09a3890c06f7bc448ac817
treee5c939bc58ea65fc488958086240f409ab85a89f
parent0dd9d39a8d306ac36dcce2aad981179a989f109d
parent61c239fb7f55bf802cb0bfc71a8680e21e324be9
Merge pull request #4033 from ntherning/no-stdcall-for-icalls-on-windows-32-bit

Use __cdecl rather than __stdcall for icalls on Windows 32-bit