View Single Post
  #1  
Old January 17th 06, 05:08 PM posted to microsoft.public.outlook.program_vba
peketi
external usenet poster
 
Posts: 2
Default Comparing 2 MSG files .

I am writing an application that generates a message digest (MD5) for a MSG
file generated by Outlook application. If I generate a MSG file each from 2
PST files, FILEA.PST and COPY_OF_FILEA.PST (* COPY_OF_FILEA.PST is a copy of
FILEA.PST *), A.MSG and A1.MSG, I get a hashvalue or the message digest
different for these messages though the content of these messages are same.
Any reasons for this and workarounds ?
Ads