Thread: Compound File
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DM Unseen DM Unseen is offline
external usenet poster
 
Posts: 233
Default Compound File

look into the OLEDOC specification from MS. This specification governs
all extended and custom properties for e.g. Office documents. There is
even an oldedoc viewer with MS Visual Studio.

DM Unseen