Daniel Lehman : kernel32: Add GetNumberFormatEx.

Alexandre Julliard julliard at winehq.org
Fri Aug 19 08:19:05 CDT 2016


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

Author: Daniel Lehman <dlehman at esri.com>
Date:   Mon Aug 15 10:54:20 2016 -0700

kernel32: Add GetNumberFormatEx.

Signed-off-by: Daniel Lehman <dlehman at esri.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/kernel32.spec     |   2 +-
 dlls/kernel32/lcformat.c        |  19 +++++
 dlls/kernel32/tests/locale.c    | 185 ++++++++++++++++++++++++++++++++++++++++
 dlls/kernelbase/kernelbase.spec |   2 +-
 4 files changed, 206 insertions(+), 2 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e9e538abff06116165a12851f49dce0dbb2cdc72



More information about the wine-cvs mailing list