Alexandre Julliard : advapi32: Move more event log stubs to ntdll.

Alexandre Julliard julliard at winehq.org
Mon Jun 24 16:06:24 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 24 12:19:20 2019 +0200

advapi32: Move more event log stubs to ntdll.

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

---

 dlls/advapi32/advapi32.spec     | 18 ++++----
 dlls/advapi32/eventlog.c        | 94 -----------------------------------------
 dlls/kernelbase/kernelbase.spec | 32 +++++++-------
 dlls/ntdll/misc.c               | 91 +++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/ntdll.spec           |  9 ++++
 tools/make_specfiles            |  1 -
 6 files changed, 125 insertions(+), 120 deletions(-)

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



More information about the wine-cvs mailing list