Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
#ifndef HASH_H // {
#define HASH_H
extern ULONG ComputeHash(const WCHAR * psz);
#endif // HASH_H }