Alexandre Julliard : kernel32: Move ioctl functions to kernelbase.

Alexandre Julliard julliard at winehq.org
Tue Sep 10 16:49:28 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Sep  9 21:05:07 2019 +0200

kernel32: Move ioctl functions to kernelbase.

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

---

 dlls/kernel32/comm.c            | 702 ----------------------------------------
 dlls/kernel32/kernel32.spec     |  36 +--
 dlls/kernelbase/file.c          | 416 ++++++++++++++++++++++++
 dlls/kernelbase/kernelbase.spec |  38 +--
 4 files changed, 453 insertions(+), 739 deletions(-)

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



More information about the wine-cvs mailing list