CompoundFile.Net News
Brought to you by:
maclone
I'm currently in the process of commenting all my public methods, then I'll upload the first version of the solution to this site.
To be clear, the code I have so far will load a compound file and allow the extraction of the individual streams within that file. It also allows the directory inside the compound file to be navigated in order to find out the content.
I've not seen code elsewhere on the Internet that achieves this, and it's not part of .Net, so for any developers using Compound Files in a .Net solution I hope this helps.