Page 1 of 1

General Information

Posted: Thu Jun 22, 2023 10:47 am
by JHPJHP
PB Interface to WinRAR

4 Examples, 4 Includes

UnRAR 5.61.100.2835:
unrar.dll, unrar.lib, unrar_nocrypt.dll, unrar_nocrypt.lib
unrar64.dll, unrar64.lib, unrar64_nocrypt.dll, unrar64_nocrypt.lib
19 HTM files, unrar.h, unrar.c, license.txt

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

ExtractArchive.pb
Extracts files from an RAR archive.

ListArchive.pb
Lists information from files contained within an RAR archive.

MemoryArchive1.pb
Displays images extracted into memory from a CBR archive, saved to an SQLite database.

MemoryArchive2.pb
Displays images extracted into memory from an SQLite database.