=?UTF-8?Q?Michael=20M=C3=BCller=20?=: ntdll: Implement LdrRegisterDllNotification and LdrUnregisterDllNotification.

Alexandre Julliard julliard at winehq.org
Wed Jun 27 16:04:36 CDT 2018


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

Author: Michael Müller <michael at fds-team.de>
Date:   Fri Jun 22 01:54:56 2018 +0000

ntdll: Implement LdrRegisterDllNotification and LdrUnregisterDllNotification.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/loader.c    |  77 ++++++++++++++-
 dlls/ntdll/tests/rtl.c | 261 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 334 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list