Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1460

vbLibCurl

$
0
0
Did a little more work around Jeffrey Phillips 2005 vblibcurl

- initLib() to find/load C dll dependencies on the fly from different paths
- removed tlb requirements (all enums covered but not all api declares written yet)
- added higher level framework around low level api
- file progress, response object, abort
- download to memory only or file
- file downloads do not touch cache or temp

You will still need the 2 open source standard C dlls: libcurl.dll, vblibcurl.dll

https://sourceforge.net/projects/lib...url.vb%201.01/

still more that could be done/cleaned up but this is all i need for now
and my keystrokes are limited

repo for this: https://github.com/dzzie/libs/tree/master/vbLibCurl

edit:
for it to work with newer ssl servers you will need to update the 15yr old libcurl.dll. Its just a drop in replacement
you will want the 32 bit version from here: https://curl.se/windows/

You will also need the matching 32 bit openssl libaries: https://curl.se/windows/dl-7.73.0_1/...in32-mingw.zip
Attached Files

Viewing all articles
Browse latest Browse all 1460

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>