Alexandre Julliard : kernel32: Move activation context functions to kernelbase.

Alexandre Julliard julliard at winehq.org
Tue Jul 2 15:32:02 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul  2 16:07:20 2019 +0200

kernel32: Move activation context functions to kernelbase.

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

---

 dlls/kernel32/actctx.c          | 186 ----------------------------------------
 dlls/kernel32/kernel32.spec     |  22 ++---
 dlls/kernelbase/kernelbase.spec |  22 ++---
 dlls/kernelbase/loader.c        | 130 ++++++++++++++++++++++++++++
 4 files changed, 152 insertions(+), 208 deletions(-)

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



More information about the wine-cvs mailing list