libcurl.NET icon indicating copy to clipboard operation
libcurl.NET copied to clipboard

curl_shim_formadd is broken

Open pjquirk opened this issue 9 years ago • 0 comments

curl_shim_formadd (in the shim library) is broken since the __asm keyword is not supported by the compiler in x64 builds. This should be rewritten to work again.

pjquirk avatar Feb 18 '16 19:02 pjquirk