Module: wine Branch: master Commit: 31b671f341786f8f7fb4639819b87dfedba30cdb URL: https://source.winehq.org/git/wine.git/?a=commit;h=31b671f341786f8f7fb463981...
Author: Gijs Vermeulen gijsvrm@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@gmail.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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)