Zhiyi Zhang : kernelbase: Implement PathCchAppendEx.

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


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

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

kernelbase: Implement PathCchAppendEx.

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

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



More information about the wine-cvs mailing list