Re: libcurl - help needed

new topic     » goto parent     » topic index » view thread      » older message » newer message
jmduro said...

I got the same crash. Then I tried to replace

write_cb = call_back( routine_id("curl_write_callback") )

by

write_cb = call_back( { '+', routine_id("curl_write_callback")} )

and it doesn't crash anymore!

Oh yes, I suppose cURL is using CDECL on Windows so you'll need the '+' in there.

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu