Alexandre Julliard : msvcrt: Only export stubs of thiscall functions on i386.
28 May
2024
28 May
'24
9:45 p.m.
Module: wine Branch: master Commit: 014cd36a56e090d469d71a737085bb92c6293f15 URL: https://gitlab.winehq.org/wine/wine/-/commit/014cd36a56e090d469d71a737085bb9... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue May 28 12:28:27 2024 +0200 msvcrt: Only export stubs of thiscall functions on i386. The mangled names are different on platforms without thiscall. --- dlls/msvcr100/msvcr100.spec | 102 ++++++++++++++++++++++---------------------- dlls/msvcr80/msvcr80.spec | 2 +- dlls/msvcr90/msvcr90.spec | 2 +- dlls/msvcrt20/msvcrt20.spec | 4 +- dlls/msvcrt40/msvcrt40.spec | 4 +- 5 files changed, 57 insertions(+), 57 deletions(-)
659
Age (days ago)
659
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard