#ifndef _NTIOAPI_H /** * The file does not exist. */ #define FILE_DOES_NOT_EXIST 0x00000005 #endif View code on GitHub
No description available.