Alexandre Julliard : kernel32: Move the mapping object functions to sync.c.

Alexandre Julliard julliard at winehq.org
Fri Mar 2 12:16:44 CST 2018


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Mar  2 10:51:31 2018 +0100

kernel32: Move the mapping object functions to sync.c.

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

---

 dlls/kernel32/kernel_private.h |   3 -
 dlls/kernel32/sync.c           | 141 +++++++++++++++++++++++++++++-
 dlls/kernel32/virtual.c        | 190 -----------------------------------------
 3 files changed, 140 insertions(+), 194 deletions(-)

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



More information about the wine-cvs mailing list