1 Attachment(s)
VB6 - ISX Download DLL - Wrapper
A basic wrapper for the freely available and open source ISX Download DLL found at: http://www.istool.org
The ISX Download DLL uses standard Windows Internet API (wininet.dll) to download files from the internet. It was originally meant to be used in innosetup, but you can also use it in vb. So, here is a class wrapper to facilitate it's use. I threw this together pretty quickly so you might want to test it's use first.
This wrapper is free to use, modify, and distribute but USE IT AT YOURN OWN RISK.