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