| Author |
Message |
   
Peter Fiskerstrand
| | Posted on Thursday, Mar 18, 2004 - 9:37: | |
MS products like word, excel and others use structured storage (OLE2/COM compound documents), which is a small file system within a file. Could you implement support for such files? I want to view/edit each component of the file instead of the entire file. An example is the MS tool DFVIEW.EXE (ships with ms visual c++ 6.0), which displays the contents of the file and lets you open a hex view of each component. |
   
Stefan Fleischmann (Admin)
| | Posted on Thursday, Mar 18, 2004 - 12:14: | |
> Could you implement support for such files? Not anytime soon, sorry. |
|