Gijs Vermeulen : msvcp110: Export xtime_get.

Alexandre Julliard julliard at winehq.org
Thu Nov 29 15:09:38 CST 2018


Module: wine
Branch: stable
Commit: 71ff1d49699b3c883c596a4cb524fc5e65f14c41
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=71ff1d49699b3c883c596a4cb524fc5e65f14c41

Author: Gijs Vermeulen <gijsvrm at gmail.com>
Date:   Thu Sep  6 20:41:52 2018 +0200

msvcp110: Export xtime_get.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45784
Signed-off-by: Gijs Vermeulen <gijsvrm at gmail.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 31b671f341786f8f7fb4639819b87dfedba30cdb)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 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 5eefd4d..25ae3d4 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)




More information about the wine-cvs mailing list