dnr.c 250 43:    cbExtra = FileObject->FileName.Length+LogRootPrefix->Length+2*sizeof(WCHAR);
dnr.c 1134 58:    ASSERT(FullName->MaximumLength >= FileName->Length + LogRootPrefix->Length);
dnr.c 1138 10:    if ((LogRootPrefix->Length > 0) && (RelatedFile == NULL)) {
dnr.c 1139 41:        RtlMoveMemory(FullName->Buffer, LogRootPrefix->Buffer,
dnr.c 1140 23:                      LogRootPrefix->Length);
dnr.c 1141 28:        FullName->Length = LogRootPrefix->Length;
Unable to open 'Length'.  File skipped