View Single Post
  #9  
Old 14-05-2024, 04:22
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow ISArcEx Update

Quote:
Originally Posted by Dragonis40 View Post
Good evening! I currently use last version of IsArcEx.dll in my scripts, but I often notice that "average speed" parameter is negative, while "current speed" parameter is constant and it seems doesn't change. Is it a bug? Do I forget anything in my code?

Thanks for your reply!

ISArcEx Update - [2024-May-14]


Code:
* Updated 'AvgSpeed'.
* Added two new functions:
  - function ISArcExGetTotalSizeMBOfAllDisks: Integer;
  - function ISArcExGetExtractedSizeMBOfAllDisks: Integer;

The first post has been updated.
Reply With Quote