DLArch / Dynamically-linked-archiving-methods-Console

The Unlicense
0 stars 0 forks source link

Test/fix #25

Closed CyberMonster closed 7 years ago

CyberMonster commented 7 years ago

Added: --Call contructor from .dll into ar module(Call .dll from workfolder->Assemblys->M{Number of selected method}) --Call contructor from .dll into dar module(Call .dll from workfolder->Assemblys->M{Number of selected method}) --Maked 2nd stream for temp file --Support temp file into ar module --Support temp file into dar module --Folder with assemblys

Fixed: --ar need less RAM --dar need less RAM --Speed-up ar algorithm --Speed-up dar algorithm --ar write length attribute(now writing from temp file)