Compute the CRC-32 checksum of an array of bytes.
Public Function crcBytes ( _ lpInput() As Byte _ ) As Long