Module: wine Branch: master Commit: 55b9bbc491dc618b93ea24dde7b354bdd7a797cf URL: http://source.winehq.org/git/wine.git/?a=commit;h=55b9bbc491dc618b93ea24dde7...
Author: Piotr Caban piotr@codeweavers.com Date: Mon Jun 25 15:48:18 2012 +0200
msvcp90: Added num_put<wchar> implementation.
---
dlls/msvcp90/locale.c | 673 +++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp90/msvcp90.h | 13 +- dlls/msvcp90/msvcp90.spec | 124 ++++---- dlls/msvcp90/string.c | 2 +- 4 files changed, 748 insertions(+), 64 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=55b9bbc491dc618b93ea24...