Michael Müller : ntdll: Implement LdrRegisterDllNotification and LdrUnregisterDllNotification.
27 Jun
2018
27 Jun
'18
4:04 p.m.
Module: wine Branch: master Commit: 4c13e1765f559b322d8c071b2e23add914981db7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4c13e1765f559b322d8c071b2... Author: Michael Müller <michael(a)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(a)hotmail.com> Signed-off-by: Alexandre Julliard <julliard(a)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=4c13e1765f559b322d8c0...
2823
Age (days ago)
2823
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard