|
#1
|
||||
|
||||
|
ISDone lite About:
New:
Code:
type TCallback = function(OveralPct,CurrentPct:integer;CurrentFile,TimeStr1,TimeStr2,TimeStr3,Speed:PAnsiChar): longword; function ISArcExtract(InputFile, OutputPath, Password, CfgFile, WorkPath: WideString):boolean; external 'ISArcExtract@files:ISDone.dll stdcall delayload'; function ISDoneInit(WinHandle: longint; disks, timeformat: integer; callback: TCallback): boolean; external 'ISDoneInit@files:ISDone.dll stdcall'; function SuspendProc:boolean; external 'SuspendProc@files:ISDone.dll stdcall'; function ResumeProc:boolean; external 'ResumeProc@files:ISDone.dll stdcall'; function Exec2(FileName, Param: WideString;Show:boolean): boolean; external 'Exec2@files:ISDone.dll stdcall delayload'; procedure ISDoneStop; external 'ISDoneStop@files:ISDone.dll stdcall'; function ChangeLanguage(Language:WideString):boolean; external 'ChangeLanguage@files:ISDone.dll stdcall delayload'; Information: Last edited by Ele; 18-12-2020 at 09:04. Reason: Included the new update. |
| The Following 8 Users Say Thank You to Ele For This Useful Post: | ||
ADMIRAL (18-12-2020), devil777 (14-03-2021), ffmla (18-12-2020), GaMEr_2077 (21-05-2021), Harsh ojha (15-03-2021), oo7 (26-12-2020), shazzla (18-12-2020), Stor31 (14-03-2021) | ||
| Sponsored Links |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CLS library Collection and ISDone | BLACKFIRE69 | Conversion Tutorials | 26 | 01-03-2023 12:35 |
| ISDone (error) finish page | bairagyakushal4 | Conversion Tutorials | 2 | 28-03-2017 09:06 |
| ISDone v0.6 lite (ini) | Dante1995 | Conversion Tutorials | 4 | 23-07-2014 04:34 |
| mp3 library software to handle 100 gig | tomhanks30 | Media Software | 1 | 17-01-2005 14:13 |
| Lite on Is not that Great | Lil_Hacker | CD/DVD-Writers | 7 | 13-05-2002 10:41 |