Module: wine Branch: master Commit: 9959e4144f57e39ab4a9475a9142620d10572621 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9959e4144f57e39ab4a9475a9...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Fri May 17 14:28:20 2019 +0300
kernelbase: Add some more string handling functions from shlwapi.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/kernelbase.spec | 24 ++-- dlls/kernelbase/string.c | 302 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 314 insertions(+), 12 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9959e4144f57e39ab4a94...