summaryrefslogtreecommitdiff
path: root/config.win32.h
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-05-07 01:45:49 +0000
committerStef Walter <stef@thewalter.net>2004-05-07 01:45:49 +0000
commit4297404391e6d828d71306f7402ba1cdd05297aa (patch)
tree41efac068d7dff03c061fad9b75e83bf36f9653c /config.win32.h
parente0f1ee22b9aae014c8dcdf1ba98bbdaffb716b0d (diff)
- Fixed attribute List problems.
- Super fragmented MFTs work - Ignore compressed and encrypted files - Simplified memory management. - Skip simple files - Win32 compatibility work
Diffstat (limited to 'config.win32.h')
-rw-r--r--config.win32.h2
1 files changed, 2 insertions, 0 deletions
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 <sys/types.h> does not define. */
/* #undef size_t */
+
+#define SIZEOF_WHCHAR_T 2 \ No newline at end of file