Zhiyi Zhang : kernelbase: Implement PathCchSkipRoot.

Alexandre Julliard julliard at winehq.org
Thu Nov 22 17:00:30 CST 2018


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Thu Nov 22 14:46:39 2018 +0800

kernelbase: Implement PathCchSkipRoot.

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 .../api-ms-win-core-path-l1-1-0.spec               |   2 +-
 dlls/kernelbase/kernelbase.spec                    |   2 +-
 dlls/kernelbase/path.c                             | 108 +++++++++++++++++
 dlls/kernelbase/tests/path.c                       | 128 +++++++++++++++++++++
 include/pathcch.h                                  |   1 +
 5 files changed, 239 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list