Module: wine Branch: master Commit: b235c964086535fd348dca795a6714556a642b19 URL: https://gitlab.winehq.org/wine/wine/-/commit/b235c964086535fd348dca795a67145... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue May 28 12:27:43 2024 +0200 msvcp: Only export thiscall functions on i386. The mangled names are different on platforms without thiscall. --- dlls/msvcp100/msvcp100.spec | 1732 +++++++++--------- dlls/msvcp110/msvcp110.spec | 2 +- dlls/msvcp120/msvcp120.spec | 2 +- dlls/msvcp120_app/msvcp120_app.spec | 2 +- dlls/msvcp60/msvcp60.spec | 2166 +++++++++++----------- dlls/msvcp70/msvcp70.spec | 1834 +++++++++---------- dlls/msvcp71/msvcp71.spec | 3406 +++++++++++++++++------------------ dlls/msvcp80/msvcp80.spec | 2252 +++++++++++------------ dlls/msvcp90/msvcp90.spec | 2268 +++++++++++------------ 9 files changed, 6832 insertions(+), 6832 deletions(-)