REG_NOSPEC
if ((cflags®_EXTENDED) && (cflags®_NOSPEC))
else if (cflags®_NOSPEC)
o |= REG_NOSPEC;
cflags |= REG_NOSPEC;