Piotr Caban : msvcp60: Added missing 64-bit exports.

Alexandre Julliard julliard at winehq.org
Tue Oct 9 13:12:35 CDT 2012


Module: wine
Branch: master
Commit: e920be279f850f96cf00693b632540992c20b4a8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e920be279f850f96cf00693b632540992c20b4a8

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Oct  9 13:06:34 2012 +0200

msvcp60: Added missing 64-bit exports.

---

 dlls/msvcp60/msvcp60.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dlls/msvcp60/msvcp60.spec b/dlls/msvcp60/msvcp60.spec
index 22a3da8..561fc64 100644
--- a/dlls/msvcp60/msvcp60.spec
+++ b/dlls/msvcp60/msvcp60.spec
@@ -2280,7 +2280,7 @@
 @ cdecl -arch=win32 ?_Init at locale@std@@CAPAV_Locimp at 12@XZ() locale__Init
 @ cdecl -arch=win64 ?_Init at locale@std@@CAPEAV_Locimp at 12@XZ() locale__Init
 @ thiscall -arch=win32 ?_Init at strstreambuf@std@@IAEXHPAD0H at Z(ptr long ptr ptr long) strstreambuf__Init
-@ stub -arch=win64 ?_Init at strstreambuf@std@@IEAAXHPEAD0H at Z
+@ cdecl -arch=win64 ?_Init at strstreambuf@std@@IEAAXHPEAD0H at Z(ptr long ptr ptr long) strstreambuf__Init
 @ extern ?_Init_cnt at Init@ios_base at std@@0HA ios_base_Init__Init_cnt
 @ extern ?_Init_cnt at _Winit@std@@0HA _Winit__Init_cnt
 @ stub -arch=win32 ?_Initcvt@?$basic_filebuf at DU?$char_traits at D@std@@@std@@IAEXXZ
@@ -3638,7 +3638,7 @@
 @ thiscall -arch=win32 ?pptr@?$basic_streambuf at GU?$char_traits at G@std@@@std@@IBEPAGXZ(ptr) basic_streambuf_wchar_pptr
 @ cdecl -arch=win64 ?pptr@?$basic_streambuf at GU?$char_traits at G@std@@@std@@IEBAPEAGXZ(ptr) basic_streambuf_wchar_pptr
 @ thiscall -arch=win32 ?precision at ios_base@std@@QAEHH at Z(ptr long) ios_base_precision_set
-@ stub -arch=win64 ?precision at ios_base@std@@QEAA_JH at Z
+@ cdecl -arch=win64 ?precision at ios_base@std@@QEAA_JH at Z(ptr long) ios_base_precision_set
 @ thiscall -arch=win32 ?precision at ios_base@std@@QBEHXZ(ptr) ios_base_precision_get
 @ cdecl -arch=win64 ?precision at ios_base@std@@QEBA_JXZ(ptr) ios_base_precision_get
 @ thiscall -arch=win32 ?pubimbue@?$basic_streambuf at DU?$char_traits at D@std@@@std@@QAE?AVlocale at 2@ABV32@@Z(ptr ptr ptr) basic_streambuf_char_pubimbue
@@ -4003,9 +4003,9 @@
 @ thiscall -arch=win32 ?sgetn@?$basic_streambuf at GU?$char_traits at G@std@@@std@@QAEHPAGH at Z(ptr ptr long) basic_streambuf_wchar_sgetn
 @ cdecl -arch=win64 ?sgetn@?$basic_streambuf at GU?$char_traits at G@std@@@std@@QEAA_JPEAG_J at Z(ptr ptr long) basic_streambuf_wchar_sgetn
 @ thiscall -arch=win32 ?showmanyc@?$basic_streambuf at DU?$char_traits at D@std@@@std@@MAEHXZ(ptr) basic_streambuf_char_showmanyc
-@ stub -arch=win64 ?showmanyc@?$basic_streambuf at DU?$char_traits at D@std@@@std@@MEAAHXZ
+@ cdecl -arch=win64 ?showmanyc@?$basic_streambuf at DU?$char_traits at D@std@@@std@@MEAAHXZ(ptr) basic_streambuf_char_showmanyc
 @ thiscall -arch=win32 ?showmanyc@?$basic_streambuf at GU?$char_traits at G@std@@@std@@MAEHXZ(ptr) basic_streambuf_wchar_showmanyc
-@ stub -arch=win64 ?showmanyc@?$basic_streambuf at GU?$char_traits at G@std@@@std@@MEAAHXZ
+@ cdecl -arch=win64 ?showmanyc@?$basic_streambuf at GU?$char_traits at G@std@@@std@@MEAAHXZ(ptr) basic_streambuf_wchar_showmanyc
 @ cdecl ?signaling_NaN@?$numeric_limits at C@std@@SACXZ() msvcp90.?signaling_NaN@?$numeric_limits at C@std@@SACXZ
 @ cdecl ?signaling_NaN@?$numeric_limits at D@std@@SADXZ() msvcp90.?signaling_NaN@?$numeric_limits at D@std@@SADXZ
 @ cdecl ?signaling_NaN@?$numeric_limits at E@std@@SAEXZ() msvcp90.?signaling_NaN@?$numeric_limits at E@std@@SAEXZ




More information about the wine-cvs mailing list