Sergio Gómez Del Rea =?UTF-8?Q?l=20?=: kernel32: Implement FindNLSStringEx.

Alexandre Julliard julliard at winehq.org
Tue Mar 13 17:10:53 CDT 2018


Module: wine
Branch: master
Commit: 2d74a4ff43284c35447ed2a915b0b5b3e40748f1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=2d74a4ff43284c35447ed2a915b0b5b3e40748f1

Author: Sergio Gómez Del Real <sdelreal at codeweavers.com>
Date:   Tue Mar 13 09:09:45 2018 -0500

kernel32: Implement FindNLSStringEx.

Signed-off-by: Sergio Gómez Del Real <sdelreal at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 .../api-ms-win-core-localization-l1-1-0.spec       |   2 +-
 .../api-ms-win-core-localization-l1-2-0.spec       |   2 +-
 .../api-ms-win-core-localization-l1-2-1.spec       |   2 +-
 dlls/kernel32/kernel32.spec                        |   2 +-
 dlls/kernel32/locale.c                             |  51 +++++++++
 dlls/kernel32/tests/locale.c                       | 115 +++++++++++++++++++++
 dlls/kernelbase/kernelbase.spec                    |   2 +-
 include/winnls.h                                   |   5 +
 8 files changed, 176 insertions(+), 5 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=2d74a4ff43284c35447ed2a915b0b5b3e40748f1



More information about the wine-cvs mailing list