FILENAME:	FILEITTT.ZIP

CATEGORY:	non-visual components

DESCR:		TFileIterator Component - an easy way to enumarate/find files 
		on drive/in folder(s). Plus, TFileIteratorThread class and
		TDriveList helper component.

VERSION:	1.00

TARGET:		Delphi 2.0

AUTHOR:		(C) 1996, Glen Why

URL:		eugene@actcom.co.il 
		(please specify "TFileIterator Component" in the subject string)

STATUS:		FREEWARE (source included): you can freely use or distribute files 
		included to this archive.  Anyway, I'll appreciate your donations 	
		(in any form: $$, bug-reports, soft, registered versions of your 
		components, ideas, etc.)

------------------------------------------------------------------------
FILES IN FILEITTT.ZIP

	BIN.ZIP		Files needed to install and use Components

		DriveListReg.dcr	Icon for TDriveList
		DriveListReg.pas	TDriveList registration module
		DriveList.dcu		TDriveList Component
		DriveList.int		TDriveList Interface
		FileIter.hlp		TFileIterator Reference
		FileIter.kwf		Keywords for FileIter.hlp
		FileIterator.dcu	TFileIterator Component
		FileIterator.int	FileIterator Interface
		FileIterator.res	TFileIterator's resources
		FileIteratorReg.dcr	Icon for TFileIterator
		FileIteratorReg.pas	TFileIterator registration module

	SOURCE.ZIP	Source files
	TEST_A.ZIP	Test application - lists all exe-files on drive C:
	TEST_B.ZIP	Test Application - shows files duplicated (with the 
			same names) on specified drive.

	README.TXT	This file

----------------------------------------------------------------------------------
END OF README.TXT