[PATCH 1/3] msvcp110: Export xtime_get.

Gijs Vermeulen gijsvrm at gmail.com
Thu Sep 6 13:41:52 CDT 2018


This patchset makes the Bethesda Launcher start.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45784
Signed-off-by: Gijs Vermeulen <gijsvrm at gmail.com>
---
 dlls/msvcp110/msvcp110.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/msvcp110/msvcp110.spec b/dlls/msvcp110/msvcp110.spec
index 083752663c..7bd35fa455 100644
--- a/dlls/msvcp110/msvcp110.spec
+++ b/dlls/msvcp110/msvcp110.spec
@@ -3899,4 +3899,4 @@
 @ cdecl towctrans(long long)
 @ cdecl wctrans(str)
 @ cdecl wctype(str)
-@ stub xtime_get
+@ cdecl xtime_get(ptr long)
-- 
2.16.4




More information about the wine-devel mailing list