|
Ann: FlexCompress v.1.00 Final released.
AidAim Software announces the final release of FlexCompress 1.00 and the Summer Sale.
The sale price for FlexCompress Com is $95 (was $195) and for FlexCompress Pro is $195 (was $395).
Don't miss a chance to save $100 and more!
See http://www.aidaim.com/order/purchase.php for more details.
FlexCompress is a high-speed multi-file compression library developed to provide archive functionality for your applications.
This solution provides flexible compression and strong encryption algorithms that allows you to integrate archiving or backup features into your programs in a fast and easy way.
FlexCompress includes our new unique techonology, a transaction system.
This innovative solution gives you a rapid and simple way of updating archive files providing data integrity like a reliable database system.
Key features:
- Creates archive files of custom format having better compression rate
than WinZip and WinRar
- Native VCL; no DLLs; no OCXs
- Adds, moves, extracts, deletes, updates, tests, refreshes a group of
files by a single operation
- Creates encrypted archives using strong encryption algorithms
- Creates self-extracting (SFX) archives
- Performs regularly archive updates using transactions that allows
canceling all modifications at any time in case of some failures. Also
this technology optimizes the speed of the archive modification
- Compresses large files with low memory consumption
- Comprehensive help; lots of demos
To learn more and download trial version, visit www.aidaim.com
Regards,
Leo Martin,
AidAim Software www.aidaim.com
Compression, encryption and database components
Related Discussions - HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)Just add "listbox1.parent:=form1" after "create"...
- NICELY BUT QUESTION FOR EXPERTS ... (2001-01-22 09:51:44)Sorry, I don't know how to configure proxy with delphi. To do it by yourself, go in control panel->internet->connections, select a connection then...
- TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
- HOW TO DECLARE A GLOBAL VARIABLE (2001-01-26 10:11:36)in another form you can't use e.g. edit1.text:=myvariable
you must use edit1.text:=alpha.myvariable
Please e-mail me if u have any more...
- CALLING EXE FILES FROM DELPHI (2001-01-26 10:50:17)u MUST put shellapi in the uses of the program
this code will open up ur program
ShellExecute(Handle,'open',...
- INVOKING DELPHI APP FROM WEB PAGE WITH INPUT PARMS (2001-02-02 12:38:30)Many thank for persevering. The IE Browser does allow local PC exes to be started - as you probably know - it offers a download or run-as-is...
- RICHEDIT! (2001-02-05 08:07:07)OK, to "protect the text where it can not be modified, use
the SelAttributes.Protected property. You can also prevent
naything from being...
- HELP..SIMPLE QUESTION.. (2001-02-08 20:19:20)i did use the MoveTo and LineTo but with the procedure FormMouseDown, FormMouseUp and FormMouseMove and when i run the application, it draw lines...
- HOW TO GET THE NAME OF THE CURRENTLY FOCUSED/RUNNING APPLICATION ? (2001-02-08 05:10:15)delphi offers no native function for the purpose. Of course, this doesn't mean it can't be done; you just need to resort to the Windows API -...
- HOW TO GET A LIST OF HANDLES AND TITLE OF ALL WINDOWS CURRENTLY OPEN ? (2001-02-08 05:13:40)delphi offers no native function for the purpose. Of course, this doesn't mean it can't be done; you just need to resort to the Windows API -...
|