any luck with CGI & libcurl on win32?

"Lakey, Jeremy # IHTUL" <[email protected]> Tue, 29 Oct 2002 14:41:53 -0600
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <[email protected]>
Any luck using libcurl in a CGI script on win32? Curl_easy_init() throws a
memory access violation and I'm wondering if the requirement to link with
gdi32.lib has anything to do with that....