Delphi .NET (2) Database (71) Delphi IDE (89) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280) ![]() |
Best components for handling ZIP files
![]() ![]() The adhoc solution would be to use an external program e.g. pkzip.exe and call it with tricky code involving WinExec() or ShellExecute(), combined with signal handler to wait for the termination of the pkzip execution.
Comments:
|