-
7357b6b7
by Alexandre Julliard at 2024-08-22T18:03:38+02:00
ntdll: Pass the full exception record to virtual_handle_fault().
-
f37e1d8e
by Alexandre Julliard at 2024-08-22T18:58:34+02:00
ntdll: Implement Process/ThreadManageWritesToExecutableMemory.
-
4b8d66b2
by Alexandre Julliard at 2024-08-22T23:12:06+02:00
ntdll: Implement NtSetInformationVirtualMemory(VmPageDirtyStateInformation).
-
03a7a6ae
by Alexandre Julliard at 2024-08-22T23:12:06+02:00
ntdll/tests: Add tests for Process/ThreadManageWritesToExecutableMemory.