Zhiyi Zhang : kernelbase: Implement PathAllocCombine.

Alexandre Julliard julliard at winehq.org
Mon Nov 26 16:20:11 CST 2018


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Mon Nov 26 10:31:03 2018 +0800

kernelbase: Implement PathAllocCombine.

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                             |  57 ++++++++++
 dlls/kernelbase/tests/path.c                       | 117 +++++++++++++++++++--
 include/pathcch.h                                  |   1 +
 5 files changed, 166 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list