Module: wine Branch: master Commit: 1cef84a12473a753d06f355311c1117408a800f4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1cef84a12473a753d06f35531...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue May 21 14:22:19 2019 +0300
kernelbase: Add most of path API from shlwapi.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/kernelbase.spec | 38 ++-- dlls/kernelbase/path.c | 422 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 441 insertions(+), 19 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1cef84a12473a753d06f3...