|
|
|
|
|
by gaius
3165 days ago
|
|
Nope, newer MS Office products write files as a fully documented XML format. Contrary to popular belief MS never deliberately obfuscated Office files; they were simply a raw dump of the internal objects as they were in memory. So obviously they would change between versions. Which made sense in the days when computers were a lot more resource constrained than they are now. Now with power and memory to spare, they can be encoded and decoded on the fly. |
|