/*++
Copyright (c) 1998-1999, Microsoft Corporation
Module Name:
crc-32.h
Abstract:
--*/
#include "crcmodel.h"
DWORD CRC_32(LPBYTE pb, DWORD cb);