cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1520205 ] WinCE Support

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 10 Jul 2006 13:48:22 -0700

Bugs item #1520205, was opened at 2006-07-10 13:44
Message generated for change (Comment added) made by sondeepa1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1520205&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: portability problem
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: WinCE Support

Initial Comment:
This is a patch that was developed to compile on
WinCE. Two files from info-zip were added and
references to stat.h, io.h, time.h etc which are not
supported on WinCE were removed. The included
sections of many files were changed. gmttime was
changed to localtime and a new method for time(void)
was written to return timeGetTime which computed the
time from the system start on WinCE. Only a basic
test with http post has been done so far and it works
fine. This was built on platform builder
(emulator/release/Mobile Handheld) as a static
library. To use the library coredll, winsock, winhttp
and ws2 are required.

Since I am not sure about the exact format I have
just zipped my directory and am submitting the same.

Thanks,
Sonia.

----------------------------------------------------------------------

Comment By: Sonia (sondeepa1)
Date: 2006-07-10 13:48

Message:
Logged In: YES
user_id=1553206

Sorry I am unable to attach a file.

I will try again.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1520205&group_id=976
Received on 2006-07-10

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET