Piotr Caban : msvcp110: Add missing exports to msvcp110.spec file.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jun 24 14:28:33 CDT 2014


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Jun 24 14:59:06 2014 +0200

msvcp110: Add missing exports to msvcp110.spec file.

---

 dlls/msvcp110/msvcp110.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dlls/msvcp110/msvcp110.spec b/dlls/msvcp110/msvcp110.spec
index 40f5577..331df11 100644
--- a/dlls/msvcp110/msvcp110.spec
+++ b/dlls/msvcp110/msvcp110.spec
@@ -2372,7 +2372,7 @@
 @ cdecl -arch=win64 ?epptr@?$basic_streambuf at GU?$char_traits at G@std@@@std@@IEBAPEAGXZ(ptr) basic_streambuf_wchar_epptr
 @ cdecl -arch=arm ?epptr@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@IBAPA_WXZ(ptr) basic_streambuf_wchar_epptr
 @ thiscall -arch=i386 ?epptr@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@IBEPA_WXZ(ptr) basic_streambuf_wchar_epptr
-@ cdecl -arch=win64 ?epptr@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@IcoutEBAPEA_WXZ(ptr) basic_streambuf_wchar_epptr
+@ cdecl -arch=win64 ?epptr@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@IEBAPEA_WXZ(ptr) basic_streambuf_wchar_epptr
 @ cdecl -arch=arm ?exceptions at ios_base@std@@QAAXH at Z(ptr long) ios_base_exceptions_set
 @ thiscall -arch=i386 ?exceptions at ios_base@std@@QAEXH at Z(ptr long) ios_base_exceptions_set
 @ cdecl -arch=win64 ?exceptions at ios_base@std@@QEAAXH at Z(ptr long) ios_base_exceptions_set
@@ -3822,9 +3822,11 @@
 @ stub _Mtx_destroy
 @ stub _Mtx_getconcrtcs
 @ stub _Mtx_init
+@ stub _Mtx_lock
 @ stub _Mtx_reset_owner
 @ stub _Mtx_timedlock
 @ stub _Mtx_trylock
+@ stub _Mtx_unlock
 @ stub _Mtxdst
 @ stub _Mtxinit
 @ stub _Mtxlock




More information about the wine-cvs mailing list