

            alz Unpacker Plugin for TotalCommander. v0.1i


based on unalz v0.30.

Change log:
	03-11-04 14:02 v0.1a
			1. initial build.
			2. stl::vector -> simple DLL ( maybe buggy )
	05-11-04 07:30 v0.1b
			1. abort Dev-Cpp prj, move to VCpp6.
			2. fix some bugs.
	05-11-04 17:19 v0.1c
			1. incomplete or bad archive : handle as bad data.
	08-11-04 02:35 v0.1d
			1. more detailed unpacking status. ( UnAlzCallback )
			2. added public member function : CUnAlz::IsHalted();    
			silent update:
                1. Bloodshed Dev-Cpp Returns : much bigger output, but works fine.
	12-11-04 11:12 v0.1f - internal 
			1. Added Encrypted Archive Support.
			2. And I'm in Hell of Win32 API. I made dialogbox with resource editor in VCPP6, but i don't know how to use it. :-< 
	14-11-04 07:27 v0.1g
            1. Added dialogbox for password input.
            2. Encrypted bzip2/inflate/raw support.
	19-11-04 01:57 v0.1h
            1. incomplete or bad archive : trying to proceed. (EXPERIMENTAL)
            2. password dialog : ESC key now works.
			silent update: 
				1. some code cleanup.
				2. dialogbox now pops on its right position.
	24-11-04 05:44 v0.1i
            1. basecode changed : unalz v0.30, zlib v1.2.1
            2. weird error code by CUnAlz::ExtractCurrentFile() fixed.
            3. NULL pointer Acess violation error fixed.
            4. some code cleanup.


unalz v0.30     by hardkoder(hardkoder@gmail.com / http://www.kipple.pe.kr)
TotalCommander  by ghisler	(http://www.ghisler.com)
Plugin			by mario	(xxfree86@shinbiro.com)

LICENSE : BSD

