Try to fix bugs.

This commit is contained in:
Bruce
2026-04-10 10:50:22 +08:00
parent 19757502ae
commit f563f97f12
17 changed files with 231 additions and 332 deletions
-9
View File
@@ -46,15 +46,6 @@ namespace PriFileFormat
DataItemSections = dataItemSections;
return true;
}
~PriDescriptorSection ()
{
HierarchicalSchemaSections = null;
DecisionInfoSections = null;
ResourceMapSections = null;
ReferencedFileSections = null;
DataItemSections = null;
PrimaryResourceMapSection = null;
}
}
[Flags]
public enum PriDescriptorFlags: ushort