Module: wine Branch: master Commit: 4732e3f75c11255e8ecef51267519874056b9970 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4732e3f75c11255e8ecef51267...
Author: Piotr Caban piotr@codeweavers.com Date: Mon Jun 25 15:48:39 2012 +0200
msvcp90: Added partial num_get<wchar> and num_get<short> implementation.
---
dlls/msvcp90/locale.c | 288 +++++++++++++++++++++++++++++++++++---------- dlls/msvcp90/msvcp90.spec | 52 ++++---- 2 files changed, 250 insertions(+), 90 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4732e3f75c11255e8ecef5...