Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Compound File

Good day,

I need to find a documet that is easy to read and explains the differences
between the Compund File's Summary Stream and the Windows attributes.

I am work a forensic case and have found very strange date/time issues with
some Excel Spread sheets.

When I view the compund file information i have a created on date of
01/01/04 however when I view it in the Windows properties, it gives me a
creation date of 03/05/04. This COULD happen if you created the file on one
computer and 3 months later you copied it to the drive in question, however
the 'Last Revised' date (Attribute in the Summary Stream) and the last
written attrib in Windows do not match. The 'Last Written' is 03/05/04
07:14:25AM but the 'Last Revised' says 03/05/04 9:25:21PM.

I am looking for a document that can shed some light as to how the Compund
Info compares to the File level attributes.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Compound File

the properties in the Summary Stream are written by the application writing
the file. All applications do not maintain all the properties. A case in
point is the Last Save Time property. In Excel 97, this property was not
maintained. In Excel 2000, Excel began to maintain this property. So a
document could be created in xl97, then used in xl2000 so the property was
assigned a value. then worked with in xl97 where it would remain static and
would not accurately reflect the actual last save time.

Just an example you might find useful.

--
Regards,
Tom Ogilvy

"Mandy Hernandez" wrote in
message ...
Good day,

I need to find a documet that is easy to read and explains the differences
between the Compund File's Summary Stream and the Windows attributes.

I am work a forensic case and have found very strange date/time issues

with
some Excel Spread sheets.

When I view the compund file information i have a created on date of
01/01/04 however when I view it in the Windows properties, it gives me a
creation date of 03/05/04. This COULD happen if you created the file on

one
computer and 3 months later you copied it to the drive in question,

however
the 'Last Revised' date (Attribute in the Summary Stream) and the last
written attrib in Windows do not match. The 'Last Written' is 03/05/04
07:14:25AM but the 'Last Revised' says 03/05/04 9:25:21PM.

I am looking for a document that can shed some light as to how the Compund
Info compares to the File level attributes.

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compound Interest RickS Excel Discussion (Misc queries) 5 July 15th 08 08:08 PM
Compound If, And Or - can Jim May Excel Discussion (Misc queries) 7 September 26th 07 01:10 PM
compound tikchye_oldLearner57 Excel Discussion (Misc queries) 4 November 26th 06 10:11 AM
Why can I not open an Excel Compound file with Office Excel xp? Wetcoast40 Excel Discussion (Misc queries) 1 February 4th 05 10:42 PM
OLE2 Compound file Format Andrei Gheorghe Excel Programming 0 May 24th 04 04:17 PM


All times are GMT +1. The time now is 03:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"