Nikolay Sivov : kernelbase: Duplicate some of strings functions from shlwapi.

Alexandre Julliard julliard at winehq.org
Wed May 15 16:18:26 CDT 2019


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed May 15 14:57:05 2019 +0300

kernelbase: Duplicate some of strings functions from shlwapi.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernelbase/Makefile.in     |   3 +-
 dlls/kernelbase/kernelbase.spec |  78 +++---
 dlls/kernelbase/string.c        | 519 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 560 insertions(+), 40 deletions(-)

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



More information about the wine-cvs mailing list