On Wed, 12 Nov 2003, Cosmin Truta wrote: > There are problems with this patch. ptrdiff_t is present on WinCE.NET, > which means that compilation may break if <stddef.h> gets included > "zutil.h" on this platform. Sorry, I meant "if <stddef.h> gets included *after* "zutil.h" on this platform". Cosmin