#ifndef _NTUSER_H #define PROC_CAP_FLAGS1_INVALID(x) (((x) & ~PROC_CAP_FLAGS1_VALID_MASK) != 0) #endif View code on GitHub
No description available.