Calculating the checksum of a file in Visual Basic 2005

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

Hi,

Is there anyway to calculate a checksum (MD5, CRC32, etc) of files using
VB2005? What we need is a simple program that can go through a directory
and store the path and file name, checksum, and date.

Thanks ---

Alex
 
Back
Top