This is a sample of use of a precompiled libcurl.
I compiled
url2file demo using Stefan Kanthak libraries that you can download from
here.
I included the relevant libraries in the example.
Note that the demo execute in the library folder so the executable can find the DLL.
I'll try to create a PellesC port when I'll have time