Zhiyi Zhang : kernelbase: Implement PathAllocCanonicalize.

Alexandre Julliard julliard at winehq.org
Fri Nov 23 14:18:03 CST 2018


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Fri Nov 23 11:18:05 2018 +0800

kernelbase: Implement PathAllocCanonicalize.

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                             | 182 ++++++++++++
 dlls/kernelbase/tests/path.c                       | 306 +++++++++++++++++++++
 include/pathcch.h                                  |   2 +
 5 files changed, 492 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list