Alexandre Julliard : msvcp90: Remove functions that are not exported in native.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 12 10:48:18 CDT 2015


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Mar 12 17:28:48 2015 +0900

msvcp90: Remove functions that are not exported in native.

---

 dlls/msvcp90/msvcp90.spec | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/dlls/msvcp90/msvcp90.spec b/dlls/msvcp90/msvcp90.spec
index d06e8b2..fbdc321 100644
--- a/dlls/msvcp90/msvcp90.spec
+++ b/dlls/msvcp90/msvcp90.spec
@@ -6556,12 +6556,3 @@
 @ cdecl towctrans(long long)
 @ cdecl wctrans(str)
 @ cdecl wctype(str)
-
-#Functions not exported in native dll:
-@ thiscall -arch=win32 ?_Tidy@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@AAEX_N at Z(ptr long) basic_string_char_tidy_built
-@ cdecl -arch=win64 ?_Tidy@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@AEAAX_N at Z(ptr long) basic_string_char_tidy_built
-@ extern ??_7facet at locale@std@@6B@ MSVCP_locale_facet_vtable
-@ cdecl -arch=win32 ?facet_Register at facet@locale at std@@CAXPAV123@@Z(ptr) locale_facet_register
-@ cdecl -arch=win64 ?facet_Register at facet@locale at std@@CAXPEAV123@@Z(ptr) locale_facet_register
-@ thiscall -arch=win32 ?_Register at facet@locale at std@@QAEXXZ(ptr) locale_facet__Register
-@ cdecl -arch=win64 ?_Register at facet@locale at std@@QEAAXXZ(ptr) locale_facet__Register




More information about the wine-cvs mailing list