[PATCH 2/2] msvcp90: Add time_get<wchar> implementation.

Piotr Caban piotr at codeweavers.com
Fri Nov 23 08:11:50 CST 2018


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
It's a copy of time_get<char> implementation with simple char->wchar 
changes. The only function that was changed manually is 
time_get_wchar__Init.

   dlls/msvcp100/msvcp100.spec         |  88 +--
   dlls/msvcp110/msvcp110.spec         | 168 ++---
   dlls/msvcp120/msvcp120.spec         | 168 ++---
   dlls/msvcp120_app/msvcp120_app.spec | 168 ++---
   dlls/msvcp140/msvcp140.spec         | 172 ++---
   dlls/msvcp70/msvcp70.spec           |  76 +--
   dlls/msvcp71/msvcp71.spec           |  80 +--
   dlls/msvcp80/msvcp80.spec           |  84 +--
   dlls/msvcp90/locale.c               | 944 +++++++++++++++++++++++++++-
   dlls/msvcp90/msvcp90.spec           |  88 +--
   10 files changed, 1489 insertions(+), 547 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcp90-Add-time_get-wchar-implementation.txt.gz
Type: application/gzip
Size: 26694 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181123/6fb67d28/attachment-0001.gz>


More information about the wine-devel mailing list