Gijs Vermeulen : msvcp110: Export xtime_get.

Alexandre Julliard julliard at winehq.org
Thu Sep 6 15:51:52 CDT 2018


Module: wine
Branch: master
Commit: 31b671f341786f8f7fb4639819b87dfedba30cdb
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=31b671f341786f8f7fb4639819b87dfedba30cdb

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>

---

 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 0837526..7bd35fa 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