summaryrefslogtreecommitdiff
path: root/README.WinCE
blob: 2d4212eec83d7f6116d68bc83414a1f27f82516b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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