Igor Pavlov - 2024-03-28

I'll fix NtfsHandler code.

    else if (IsString1PrefixedByString2_NoCase_Ascii(name, "mt"))
    {
    }
    else if (IsString1PrefixedByString2_NoCase_Ascii(name, "memuse"))
    {
    }

The problem that there is no special interface in 7-zip for optional -mproperties now.
So each handler must process all optional properties now.

 

Last edit: Igor Pavlov 2024-03-28