FILE_DOES_NOT_EXIST - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H

#define FILE_DOES_NOT_EXIST             0x00000005

#endif

View code on GitHub

No description available.