Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
An application can decompress multiple files by performing the following tasks:
- Open the source files by calling the LZOpenFile function.
- Open the destination files by calling LZOpenFile.
- Copy the source files to the destination files by calling the LZCopy function.
- Close the files by calling the LZClose function.