Hey, Windows CE does not have errno. So we can use the dummy errno in zlib. But the author of mingw32ce (the gcc compiler for windows ce cross compilation) told me that this practice is not good at all. My question is: would it be easy to use, for Windows CE, GetLastError() instead of the dummy errno ? thank you Vincent Torri