#ifndef _NTRTL_H // RTL_DRIVE_LETTER_CURDIR Flags #define RTL_MAX_DRIVE_LETTERS 32 #endif View code on GitHub
// ntfill.h // RTL #ifndef RTL_MAX_DRIVE_LETTERS #define RTL_MAX_DRIVE_LETTERS 32 #endif View code on GitHub
No description available.