| Is there any way of using the callback functions to detect
when a file has finished downloading? I'm coding a small
gui which downloads various media. As I code in delphi, I'd
like to use the callbacks for interfacing (fairly simple).
But apart from checking file size and waiting for the local
file to reach that size, can it be done with a callback?
Thanks
Dave | |