ironfede / openmcdf

Microsoft Compound File .net component - pure C# - netstandard 2.0
Mozilla Public License 2.0
295 stars 72 forks source link

Tweak the reading of padding bytes for LPWSTR property values #99

Closed Numpsy closed 4 months ago

Numpsy commented 9 months ago

refs #98

I don't know if this is the right thing to do at all - it seems to fix the reading of this specific file, but it seems quite hard to get definitive info on if vectors of strings should be padded or not :-(