file_id.diz

来自「一个解RAR文件的开发库源码」· DIZ 代码 · 共 27 行

DIZ
27
字号
              _____________________________
 ____   ____ | UniquE of  __               |         
 \   \ /   /____    _____/  |______     ____   ____  
  \   Y   /\__  \  /    \   __\__  \   / ___\_/ __ \ 
   \     /  / __ \|   |  \  |  / __ \_/ /_/  >  ___/ 
    \___/  (____  /___|  /__| (____  /\___  / \___  >
             |  \/     \/          \//_____/      \/ 
             | -presents:-                 |
             |_____________________________|

                UniquE RAR File Library v0.3.4a
            The free file lib for the demoscene
         multi-OS version (Win32, Linux and SunOS)
 
The UniquE RAR File Library gives you the ability to
access RAR archives directly from your program with
ease an by adding only about 12kB (6kB UPX-compressed)
code to your program. Any compression method from RAR
v2.0 is supported, including Multimedia Compression
and encryption for both solid and normal archive.
The current release comes with memory-to-memory decompression
support, so you may link the RAR archives in EXE files and
access the compressed data directly from the RAM.
e-mail : unique@vantage.ch       home: http://www.vantage.ch
updates: http://www.mountpoint.ch/unique/project/urarfilelib/
[02.04.2001]
21.09.2001 - quick fix of the fclose()-bug

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?