Hans Leidekker : msvcr120: Add _ismbcprint export.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 24 08:48:52 CDT 2015


Module: wine
Branch: master
Commit: da7f6c8b644caf45006520cd0e59cff17126a132
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=da7f6c8b644caf45006520cd0e59cff17126a132

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Apr 24 14:48:26 2015 +0200

msvcr120: Add _ismbcprint export.

---

 dlls/msvcr120/msvcr120.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/msvcr120/msvcr120.spec b/dlls/msvcr120/msvcr120.spec
index c14ac45..811dcee 100644
--- a/dlls/msvcr120/msvcr120.spec
+++ b/dlls/msvcr120/msvcr120.spec
@@ -1345,7 +1345,7 @@
 @ stub _ismbclegal_l
 @ stub _ismbclower(long)
 @ stub _ismbclower_l
-@ stub _ismbcprint(long)
+@ cdecl _ismbcprint(long)
 @ stub _ismbcprint_l
 @ cdecl _ismbcpunct(long)
 @ stub _ismbcpunct_l




More information about the wine-cvs mailing list