-
e3789628
by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll/tests: Add more tests for process instrumentation callback.
-
390d2d21
by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Call instrumentation callback from wine_syscall_dispatcher on x64.
-
15bf582a
by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Call instrumentation callback for KiUserExceptionDispatcher on x64.
-
d06d0580
by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Call instrumentation callback for LdrInitializeThunk on x64.
-
73de94bb
by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Call instrumentation callback for KiUserModeCallback on x64.
-
20c8c555
by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Support old parameter layout for NtSetInformationProcess( ProcessInstrumentationCallback ).