08.08.09
nice c libraries
these c library turned out to be pretty easy to use
(in trying to convert a visual c++ project (winhttp, xmllite, jpeg) to c++ in cygwin, using eclipse CDT)
http handling: libcrul http://curl.haxx.se/libcurl/
xml parsing: libxml2 http://xmlsoft.org/
(going to try jpeg library in cygwin)