[PSDK][NDK] winternl.h, iotypes.h: define PIO_APC_ROUTINE_DEFINED (#8417)

Define `PIO_APC_ROUTINE_DEFINED` after the `PIO_APC_ROUTINE` callback
type definition. Used by icmpapi.h `Icmp*SendEcho2*()` routines.
This commit is contained in:
Hermès Bélusca-Maïto
2025-10-19 17:11:52 +02:00
parent 73fb345877
commit de1fb41750
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1174,6 +1174,8 @@ typedef VOID
_In_ PIO_STATUS_BLOCK IoStatusBlock,
_In_ ULONG Reserved);
#define PIO_APC_ROUTINE_DEFINED
//
// Mailslot IOCTL Codes
//
+2
View File
@@ -296,6 +296,8 @@ VOID
_In_ PIO_STATUS_BLOCK IoStatusBlock,
_In_ ULONG Reserved);
#define PIO_APC_ROUTINE_DEFINED
__kernel_entry
NTSYSCALLAPI
NTSTATUS