#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_WIN11) // rev NTSYSAPI NTSTATUS NTAPI RtlGetImageFileMachines( _In_ PCWSTR FileName, _Out_ PUSHORT FileMachines ); #endif #endif View code on GitHub
No description available.