Bertram,
URLDownloadToFile is a *function in a DLL* (Dynamic Link Library),
accesible by quite a few different programming and even by a number of
scripting languages.
You can use a language like C++/VC++ to access it, but a .NET will allow you
to do so too. Just like Delphi (descendant of Pascal). VisualBasic can do
it too, just like (IIRC) VBScript.
The problem is that if-and-when you are asking if you should install VS C++
you have a *long* way to go before you will be able to actually use that
function. What I mean ? You would first need to learn the language you've
choosen. And that can take months if not years to master. Especially when
you have to do it on your own.
Maybe its easier/better for you to find a program like "wget" (which is
Linux, but is most likekly ported to Windows too), which can, from the
commandlike, start a download of HTTP and FTP content from websites to the
local disk.
Regards,
Rudy Wieser
-- Origional message:
Bertram <
nos...@nospam.org> schreef in berichtnieuws
51b5999b$0$1347$4faf...@reader2.news.tin.it...