DRIVE_NO_ROOT_DIR - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)

#define DRIVE_NO_ROOT_DIR 1

#endif
#endif

View code on GitHub

No description available.