#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_WINDOWS_8) // rev NTSYSAPI NTSTATUS NTAPI RtlGetSearchPath( _Out_ PCWSTR* Path // RtlReleasePath ); #endif #endif View code on GitHub
No description available.