Стартовый пул

This commit is contained in:
2024-04-02 08:46:59 +03:00
parent fd57fffd3a
commit 3bb34d000b
5591 changed files with 3291734 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
This directory contains the x64 version of unrar.dll built without
decryption code, authenticity verification code and RARSetPassword
function. It is intended for use in applictions where presence
of encryption or decryption code is not allowed because of legal
restrictions.
This DLL can be distinguished from usual unrar.dll by missing
RARSetPassword exported function. It sends UCM_NEEDPASSWORD notification,
but returns CRC error for encrypted files regardless of password
provided by application.

1
unrar/x64/readme.txt Normal file
View File

@@ -0,0 +1 @@
This is x64 version of unrar.dll.