[Zlib-devel] Widows CE and errno

Vincent Torri vtorri at univ-evry.fr
Tue Dec 29 10:50:36 EST 2009


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




More information about the Zlib-devel mailing list