summaryrefslogtreecommitdiff
path: root/README.WinCE
diff options
context:
space:
mode:
Diffstat (limited to 'README.WinCE')
-rw-r--r--README.WinCE15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.WinCE b/README.WinCE
new file mode 100644
index 0000000..2d4212e
--- /dev/null
+++ b/README.WinCE
@@ -0,0 +1,15 @@
+WinCE port
+----------
+(See the file WinCE-PORT for a detailed explanation.)
+
+In config.h:
+
+you need to define the following which are undefined by default:
+
+#define NEED_DUPLICATEHANDLE
+#define NEED_CREATETHREAD
+#define NEED_ERRNO
+#define NEED_CALLOC
+#define NEED_FTIME
+#define NEED_SEM
+