Compute the CRC-32 checksum of an ANSI string.
Public Function crcString ( _ szInput As String _ ) As Long