Alexandre Julliard : kernel32: Move support for running wineboot to ntdll.

Alexandre Julliard julliard at winehq.org
Tue Nov 5 16:11:43 CST 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov  5 11:05:07 2019 +0100

kernel32: Move support for running wineboot to ntdll.

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

---

 dlls/kernel32/process.c      | 296 +------------------------------------------
 dlls/ntdll/env.c             | 100 +++++++++++++--
 programs/wineboot/wineboot.c |  14 +-
 3 files changed, 97 insertions(+), 313 deletions(-)

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



More information about the wine-cvs mailing list