Re: ntdll: Forward EtwEventRegister() from EventRegister().
27 Oct
2016
27 Oct
'16
2:27 p.m.
--- a/dlls/ntdll/ntdll.spec +++ b/dlls/ntdll/ntdll.spec @@ -41,6 +41,7 @@ # @ stub DbgUiStopDebugging @ stub DbgUiWaitStateChange @ stdcall DbgUserBreakPoint() +@ stdcall EtwEventRegister(ptr ptr ptr ptr) advapi32.EventRegister
This won't do it. Advapi32 should forward to ntdll, not the other way around.
3336
Age (days ago)
3336
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov