windows-nt/Source/XPSP1/NT/inetsrv/intlwb/thai2/sth/misc.h
2020-09-26 16:20:57 +08:00

7 lines
210 B
C

/* Simple but direct hash function that hashes across several bits by
multiplying by the greatest prime less than bits**2 and masking off the excess. */
extern WCHAR g_szLogLine[];
extern BOOL g_bEnvStrings;