Compound File Binary Format: Difference between revisions

Content deleted Content added
CFBF Header Format: 1 Byte is only 1 Byte long and NOT 2 bytes
Kukini (talk | contribs)
adding notes section and arranging
Line 3:
{{compu-storage-stub}}
 
Compound File Binary Format (CFBF) is a format originally developed by Microsoft for on-disk storage of data using the IStorage COM object and the OLE32 StgCreateStorageEx, StgOpenStorageEx, etc API calls. Microsoft have opened the format for use by others and it is now used in a variety of programs from [[Microsoft|Microsoft's]] [[Microsoft Access|Access]] to [http://www.businessobjects.com Business Objects]. It also forms the basis of the [[Advanced Authoring Format]][.<ref>http://www.aafassociation.org].</ref>
 
==Overview==
Line 113:
* [[Cabinet (file format)]]
* [[SNP File Format]]
 
==External links==
* Microsoft [http://www.microsoft.com/downloads/details.aspx?FamilyID=b73df33f-6d74-423d-8274-8b7e6313edfb&DisplayLang=en Snapshot Viewer]
 
==References==
Line 133 ⟶ 130:
| work = Microsoft Structured Storage version 3 specification (PDF)
}}
 
==Notes==
{{reflist}}
 
==External links==
* Microsoft [http://www.microsoft.com/downloads/details.aspx?FamilyID=b73df33f-6d74-423d-8274-8b7e6313edfb&DisplayLang=en Snapshot Viewer]