windows-nt/Source/XPSP1/NT/inetsrv/intlwb/thai2/sth/misc.h

7 lines
210 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/* 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;