[PATCH 3/3] msvcp140: Implement _Close_dir.

Stefan Dösinger stefan at codeweavers.com
Thu May 18 06:33:43 CDT 2017


Signed-off-by: Stefan Dösinger <stefan at codeweavers.com>
---
 dlls/msvcp140/msvcp140.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/msvcp140/msvcp140.spec b/dlls/msvcp140/msvcp140.spec
index d5cedf9cbd..ee01b423c9 100644
--- a/dlls/msvcp140/msvcp140.spec
+++ b/dlls/msvcp140/msvcp140.spec
@@ -3620,7 +3620,7 @@
 @ thiscall -ret64 -arch=i386 ?xsputn@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MAE_JPB_W_J at Z(ptr wstr int64) basic_streambuf_wchar_xsputn
 @ cdecl -arch=win64 ?xsputn@?$basic_streambuf at _WU?$char_traits at _W@std@@@std@@MEAA_JPEB_W_J at Z(ptr ptr long) basic_streambuf_wchar_xsputn
 @ stub _Chmod
-@ stub _Close_dir
+@ cdecl _Close_dir(ptr) tr2_sys__Close_dir
 @ cdecl _Cnd_broadcast(ptr)
 @ cdecl _Cnd_destroy(ptr)
 @ cdecl _Cnd_destroy_in_situ(ptr)
-- 
2.13.0




More information about the wine-patches mailing list