From 4297404391e6d828d71306f7402ba1cdd05297aa Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 7 May 2004 01:45:49 +0000 Subject: - Fixed attribute List problems. - Super fragmented MFTs work - Ignore compressed and encrypted files - Simplified memory management. - Skip simple files - Win32 compatibility work --- config.win32.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.win32.h') diff --git a/config.win32.h b/config.win32.h index 497abfb..4d1f34c 100644 --- a/config.win32.h +++ b/config.win32.h @@ -200,3 +200,5 @@ /* Define to `unsigned' if does not define. */ /* #undef size_t */ + +#define SIZEOF_WHCHAR_T 2 \ No newline at end of file -- cgit v1.2.3