Powerbasic Museum 2020-B

IT-Consultant: Patrice Terrier => Useful TIPS => Topic started by: Patrice Terrier on January 01, 2019, 08:56:39 PM

Title: Windows 10 compressor API
Post by: Patrice Terrier on January 01, 2019, 08:56:39 PM
Documentation
https://docs.microsoft.com/en-us/windows/desktop/cmpapi/-compression-portal

Here is the link to the C++ compression/decompression examples to test in W10 console mode.
https://docs.microsoft.com/en-us/windows/desktop/cmpapi/using-the-compression-api-in-buffer-mode
and it is very fast...

Must be linked with the cabinet.lib and use the W10 cabinet.dll