Hi,
I want to know when the file downloaded trough URLDownloadToFile is 100% complete,
I know we must use IBindStatusCallback::OnPro
gress Interface
http://msdn.microsoft.com/en-us/library/ms775064(VS.85).aspx, then BINDSTATUS
http://msdn.microsoft.com/en-us/library/ms775133(VS.85).aspxthen BINDSTATUS_ENDDOWNLOADDATA
, but I need a real example of that in delphi,
500 points for that, thx!
Start Free Trial