#ifndef _NTRTL_H #define CLEAR_PARSE_MESSAGE_CONTEXT_FLAG(ctx, flag) ((ctx)->fFlags &= ~(flag)) #endif View code on GitHub
No description available.