Alexandre Julliard : kernel32: Move some path functions to kernelbase.

Alexandre Julliard julliard at winehq.org
Tue Sep 17 16:22:49 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 17 16:19:03 2019 +0200

kernel32: Move some path functions to kernelbase.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/kernel32.spec     |  30 +-
 dlls/kernel32/path.c            | 619 ----------------------------------------
 dlls/kernelbase/file.c          | 556 ++++++++++++++++++++++++++++++++++++
 dlls/kernelbase/kernelbase.spec |  30 +-
 4 files changed, 586 insertions(+), 649 deletions(-)

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



More information about the wine-cvs mailing list