ANN: zlibCE release

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

OpenNETCF is proud to announce the availability of a new free, open-source
project.
OpenNETCF now provides a "port" of the zlib 1.2.3 library for Windows
CE-based devices, including Pocket PCs, SmartPhones, Windows Mobile devices
as well as the entire realm of generic Windows CE devices. We provide the
full original source, modified slightly for the CE build environment, along
with Microsoft Visual Studio 2005 Solution and Project files and compiled
binaries for ARMv4 and ARMv4I for CE 4.2 and CE 5.0.

We also provide a CF 2.0 managed wrapper for the native library and a C# and
VB sample for usage.

We assume that native developers don't need any usage samples or that they
can figure it out from the C# sample if needed.

Enjoy...


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
 
We didn't build it directly for CF 1, but I think the source should be
compatible. You might have to strip some of the default "using" statements
like Generics.
 
Back
Top