On Wed, 17 Aug 2011, Travis Dimmig wrote:
How do I include the header files so I can make use of the curl_easy functions?
I don't use Visual Studio myself, but I figure there's some option to add directories to the include path. There you add the directory to where the curl subdir is located (and inside the curl subdir there's a curl.h and other public libcurl headers).
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
