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
--

Re: zlibCE release by ctacke/>

ctacke/>
Thu Feb 22 11:00:13 CST 2007

I suppose a link might be useful, eh?

www.opennetcf.com/zlibce


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message
news:uriAWBqVHHA.2212@TK2MSFTNGP02.phx.gbl...
> 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
> --
>
>
>
>



Re: zlibCE release by srhartone

srhartone
Thu Feb 22 11:59:00 CST 2007

Excellent!

Simon.

"<ctacke/>" wrote:

> I suppose a link might be useful, eh?
>
> www.opennetcf.com/zlibce
>
>
> --
> Chris Tacke - Embedded MVP
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
> "<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message
> news:uriAWBqVHHA.2212@TK2MSFTNGP02.phx.gbl...
> > 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
> > --
> >
> >
> >
> >
>
>
>

Re: ANN: zlibCE release by Kevin

Kevin
Thu Mar 08 17:17:10 CST 2007

Is this available for CF1?


"<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in
news:uriAWBqVHHA.2212@TK2MSFTNGP02.phx.gbl:

> 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...
>
>


Re: ANN: zlibCE release by ctacke/>

ctacke/>
Thu Mar 08 17:21:02 CST 2007

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.


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Kevin" <kevins@assetcontrols.com> wrote in message
news:Xns98EDAF5CD8E54kevinsassetcontrolsc@207.46.248.16...
> Is this available for CF1?
>
>
> "<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in
> news:uriAWBqVHHA.2212@TK2MSFTNGP02.phx.gbl:
>
>> 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...
>>
>>
>