Re: Total progress (of all files)

  •  07-25-2009, 1:15 AM

    Re: Total progress (of all files)

    Hi,
     
    If list[ i ].FileSize; is -1 , all files will be -1
     
    So you can save this condition to a flag , and change the display string in the OnProgress event.
     
    Regards,
    Terry
View Complete Thread