Module: wine Branch: master Commit: 5ac70b2c23e456467c17ba38427d76897282066d URL: http://source.winehq.org/git/wine.git/?a=commit;h=5ac70b2c23e456467c17ba3842...
Author: Daniel Lehman dlehman@esri.com Date: Fri Jun 5 15:08:21 2015 -0700
msvcp110: Add _Yarn<wchar_t> implementaton.
---
dlls/msvcp110/msvcp110.spec | 36 +++++++++--------- dlls/msvcp120/msvcp120.spec | 36 +++++++++--------- dlls/msvcp120_app/msvcp120_app.spec | 36 +++++++++--------- dlls/msvcp90/msvcp90.h | 6 +++ dlls/msvcp90/string.c | 73 +++++++++++++++++++++++++++++++++++++ 5 files changed, 133 insertions(+), 54 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5ac70b2c23e456467c17ba...