FILE_SUPERSEDE
if (CreateDisposition == FILE_SUPERSEDE ||
if ((op->create_disposition == FILE_SUPERSEDE) ||
if (op->create_disposition == FILE_SUPERSEDE)
case FILE_SUPERSEDE: