Piotr Caban : msvcp100: Export ctype<char>::table function.

Alexandre Julliard julliard at winehq.org
Fri Nov 5 17:15:53 CDT 2021


Module: wine
Branch: master
Commit: 0c42b9e111b8de1dd51b0572a2bf5ed28a7fa3da
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=0c42b9e111b8de1dd51b0572a2bf5ed28a7fa3da

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Fri Nov  5 11:18:21 2021 +0100

msvcp100: Export ctype<char>::table function.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51978
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcp100/msvcp100.spec         | 4 ++--
 dlls/msvcp110/msvcp110.spec         | 6 +++---
 dlls/msvcp120/msvcp120.spec         | 6 +++---
 dlls/msvcp120_app/msvcp120_app.spec | 6 +++---
 dlls/msvcp140/msvcp140.spec         | 6 +++---
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/dlls/msvcp100/msvcp100.spec b/dlls/msvcp100/msvcp100.spec
index c0a4910eb4b..39785d9c714 100644
--- a/dlls/msvcp100/msvcp100.spec
+++ b/dlls/msvcp100/msvcp100.spec
@@ -2739,8 +2739,8 @@
 @ cdecl ?sync_with_stdio at ios_base@std@@SA_N_N at Z(long) ios_base_sync_with_stdio
 @ cdecl -arch=win32 ?system_category at std@@YAABVerror_category at 1@XZ() std_system_category
 @ cdecl -arch=win64 ?system_category at std@@YAAEBVerror_category at 1@XZ() std_system_category
-@ stub -arch=win32 ?table@?$ctype at D@std@@QBEPBFXZ
-@ stub -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ
+@ thiscall -arch=win32 ?table@?$ctype at D@std@@QBEPBFXZ(ptr) ctype_char_table
+@ cdecl -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ(ptr) ctype_char_table
 @ extern -arch=win32 ?table_size@?$ctype at D@std@@2IB ctype_char_table_size
 @ extern -arch=win64 ?table_size@?$ctype at D@std@@2_KB ctype_char_table_size
 @ thiscall -arch=win32 ?tellg@?$basic_istream at DU?$char_traits at D@std@@@std@@QAE?AV?$fpos at H@2 at XZ(ptr ptr) basic_istream_char_tellg
diff --git a/dlls/msvcp110/msvcp110.spec b/dlls/msvcp110/msvcp110.spec
index 33f93c9e8cf..b67bc0bb0ad 100644
--- a/dlls/msvcp110/msvcp110.spec
+++ b/dlls/msvcp110/msvcp110.spec
@@ -3528,9 +3528,9 @@
 @ thiscall -arch=i386 ?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MAEHXZ(ptr) basic_streambuf_wchar_sync
 @ cdecl -arch=win64 ?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MEAAHXZ(ptr) basic_streambuf_wchar_sync
 @ cdecl ?sync_with_stdio at ios_base@std@@SA_N_N at Z(long) ios_base_sync_with_stdio
-@ stub -arch=arm ?table@?$ctype at D@std@@QBAPBFXZ
-@ stub -arch=i386 ?table@?$ctype at D@std@@QBEPBFXZ
-@ stub -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ
+@ cdecl -arch=arm ?table@?$ctype at D@std@@QBAPBFXZ(ptr) ctype_char_table
+@ thiscall -arch=i386 ?table@?$ctype at D@std@@QBEPBFXZ(ptr) ctype_char_table
+@ cdecl -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ(ptr) ctype_char_table
 @ extern -arch=win32 ?table_size@?$ctype at D@std@@2IB ctype_char_table_size
 @ extern -arch=win64 ?table_size@?$ctype at D@std@@2_KB ctype_char_table_size
 @ cdecl -arch=arm ?tellg@?$basic_istream at DU?$char_traits at D@std@@@std@@QAA?AV?$fpos at H@2 at XZ(ptr ptr) basic_istream_char_tellg
diff --git a/dlls/msvcp120/msvcp120.spec b/dlls/msvcp120/msvcp120.spec
index 9dfe0b186c5..269290bbf90 100644
--- a/dlls/msvcp120/msvcp120.spec
+++ b/dlls/msvcp120/msvcp120.spec
@@ -3469,9 +3469,9 @@
 @ thiscall -arch=i386 ?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MAEHXZ(ptr) basic_streambuf_wchar_sync
 @ cdecl -arch=win64 ?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MEAAHXZ(ptr) basic_streambuf_wchar_sync
 @ cdecl ?sync_with_stdio at ios_base@std@@SA_N_N at Z(long) ios_base_sync_with_stdio
-@ stub -arch=arm ?table@?$ctype at D@std@@QBAPBFXZ
-@ stub -arch=i386 ?table@?$ctype at D@std@@QBEPBFXZ
-@ stub -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ
+@ cdecl -arch=arm ?table@?$ctype at D@std@@QBAPBFXZ(ptr) ctype_char_table
+@ thiscall -arch=i386 ?table@?$ctype at D@std@@QBEPBFXZ(ptr) ctype_char_table
+@ cdecl -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ(ptr) ctype_char_table
 @ extern -arch=win32 ?table_size@?$ctype at D@std@@2IB ctype_char_table_size
 @ extern -arch=win64 ?table_size@?$ctype at D@std@@2_KB ctype_char_table_size
 @ cdecl -arch=arm ?tellg@?$basic_istream at DU?$char_traits at D@std@@@std@@QAA?AV?$fpos at H@2 at XZ(ptr ptr) basic_istream_char_tellg
diff --git a/dlls/msvcp120_app/msvcp120_app.spec b/dlls/msvcp120_app/msvcp120_app.spec
index e9ff7256419..4d91e8c6a17 100644
--- a/dlls/msvcp120_app/msvcp120_app.spec
+++ b/dlls/msvcp120_app/msvcp120_app.spec
@@ -3469,9 +3469,9 @@
 @ thiscall -arch=i386 ?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MAEHXZ(ptr) msvcp120.?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MAEHXZ
 @ cdecl -arch=win64 ?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MEAAHXZ(ptr) msvcp120.?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MEAAHXZ
 @ cdecl ?sync_with_stdio at ios_base@std@@SA_N_N at Z(long) msvcp120.?sync_with_stdio at ios_base@std@@SA_N_N at Z
-@ stub -arch=arm ?table@?$ctype at D@std@@QBAPBFXZ
-@ stub -arch=i386 ?table@?$ctype at D@std@@QBEPBFXZ
-@ stub -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ
+@ cdecl -arch=arm ?table@?$ctype at D@std@@QBAPBFXZ(ptr) msvcp120.?table@?$ctype at D@std@@QBAPBFXZ
+@ thiscall -arch=i386 ?table@?$ctype at D@std@@QBEPBFXZ(ptr) msvcp120.?table@?$ctype at D@std@@QBEPBFXZ
+@ cdecl -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ(ptr) msvcp120.?table@?$ctype at D@std@@QEBAPEBFXZ
 @ extern -arch=win32 ?table_size@?$ctype at D@std@@2IB msvcp120.?table_size@?$ctype at D@std@@2IB
 @ extern -arch=win64 ?table_size@?$ctype at D@std@@2_KB msvcp120.?table_size@?$ctype at D@std@@2_KB
 @ cdecl -arch=arm ?tellg@?$basic_istream at DU?$char_traits at D@std@@@std@@QAA?AV?$fpos at H@2 at XZ(ptr ptr) msvcp120.?tellg@?$basic_istream at DU?$char_traits at D@std@@@std@@QAA?AV?$fpos at H@2 at XZ
diff --git a/dlls/msvcp140/msvcp140.spec b/dlls/msvcp140/msvcp140.spec
index 343571ae401..7c24c963acd 100644
--- a/dlls/msvcp140/msvcp140.spec
+++ b/dlls/msvcp140/msvcp140.spec
@@ -3426,9 +3426,9 @@
 @ thiscall -arch=i386 ?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MAEHXZ(ptr) basic_streambuf_wchar_sync
 @ cdecl -arch=win64 ?sync@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MEAAHXZ(ptr) basic_streambuf_wchar_sync
 @ cdecl ?sync_with_stdio at ios_base@std@@SA_N_N at Z(long) ios_base_sync_with_stdio
-@ stub -arch=arm ?table@?$ctype at D@std@@QBAPBFXZ
-@ stub -arch=i386 ?table@?$ctype at D@std@@QBEPBFXZ
-@ stub -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ
+@ cdecl -arch=arm ?table@?$ctype at D@std@@QBAPBFXZ(ptr) ctype_char_table
+@ thiscall -arch=i386 ?table@?$ctype at D@std@@QBEPBFXZ(ptr) ctype_char_table
+@ cdecl -arch=win64 ?table@?$ctype at D@std@@QEBAPEBFXZ(ptr) ctype_char_table
 @ extern -arch=win32 ?table_size@?$ctype at D@std@@2IB ctype_char_table_size
 @ extern -arch=win64 ?table_size@?$ctype at D@std@@2_KB ctype_char_table_size
 @ cdecl -arch=arm ?tellg@?$basic_istream at DU?$char_traits at D@std@@@std@@QAA?AV?$fpos at U_Mbstatet@@@2 at XZ(ptr ptr) basic_istream_char_tellg




More information about the wine-cvs mailing list