Why does the file utility identify Microsoft Word files as CDF? What is this CDF?

前端 未结 1 1808
面向向阳花
面向向阳花 2021-01-01 18:04

I have some old Microsoft Word files (probably Word 97) lying around here and noticed that the standard Unix file utility identifies such files as \"CDF\". It is actually mo

相关标签:
1条回答
  • 2021-01-01 18:20

    Compound Documents format is related to OLE/COM. It refers to linking and embedding objects, for example, Excel charts in Word documents.

    See the historical (pre-XML) document specifications for MS Office, and the specific file format description is "Windows Compound Binary File Format Specification".

    0 讨论(0)
提交回复
热议问题