Alexandre Julliard : kernel32: Move some file name functions to kernelbase.

Alexandre Julliard julliard at winehq.org
Mon Aug 12 18:51:09 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Aug 12 12:02:53 2019 +0200

kernel32: Move some file name functions to kernelbase.

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

---

 dlls/kernel32/file.c            | 608 ----------------------------------------
 dlls/kernel32/kernel32.spec     |  30 +-
 dlls/kernelbase/file.c          | 546 ++++++++++++++++++++++++++++++++++++
 dlls/kernelbase/kernelbase.spec |  30 +-
 4 files changed, 576 insertions(+), 638 deletions(-)

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



More information about the wine-cvs mailing list