#ifndef _NTLDR_H #if (PHNT_MODE != PHNT_MODE_KERNEL) #if (PHNT_VERSION >= PHNT_THRESHOLD) // rev NTSYSAPI NTSTATUS NTAPI LdrUpdatePackageSearchPath( _In_ PWSTR SearchPath ); #endif #endif #endif View code on GitHub
No description available.