Add NtRaiseHardError error message logging

This commit is contained in:
66hh
2025-12-27 17:00:26 +08:00
parent 02298e2303
commit 95b17566a0
3 changed files with 18 additions and 4 deletions

View File

@@ -68,5 +68,7 @@ using NTSTATUS = std::uint32_t;
#define STATUS_BUFFER_OVERFLOW ((NTSTATUS)0x80000005L)
#define STATUS_SERVICE_NOTIFICATION ((NTSTATUS)0x40000018L)
#define FILE_DEVICE_NETWORK 0x00000012
#define FSCTL_AFD_BASE FILE_DEVICE_NETWORK