Module: wine Branch: master Commit: 9f6654652d1fd796d6b78c29972d59b3849351b7 URL: https://gitlab.winehq.org/wine/wine/-/commit/9f6654652d1fd796d6b78c29972d59b... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue May 28 12:28:05 2024 +0200 msvcp: Only export stubs of thiscall functions on i386. The mangled names are different on platforms without thiscall. --- dlls/msvcp100/msvcp100.spec | 152 ++++++------ dlls/msvcp60/msvcp60.spec | 570 ++++++++++++++++++++++---------------------- dlls/msvcp70/msvcp70.spec | 560 +++++++++++++++++++++---------------------- dlls/msvcp71/msvcp71.spec | 478 ++++++++++++++++++------------------- dlls/msvcp80/msvcp80.spec | 516 +++++++++++++++++++-------------------- dlls/msvcp90/msvcp90.spec | 494 +++++++++++++++++++------------------- 6 files changed, 1385 insertions(+), 1385 deletions(-)