#ifndef _PHNT_NTDEF_H #ifndef _NTDEF_ /** * Prevents automatic rights upgrade on the object. */ #define OBJ_NO_RIGHTS_UPGRADE 0x00000008L #endif #endif View code on GitHub
No description available.