TMyFF component  Version 1.01 for Delphi 2.0

What's this ?
 A Delphi-component called TMyFF.
 
It is useful to search for files (by attributes, size, filetime, different file-masks; you
can search for text in files too (credits to MARTIN WALDENBURG at Martin.Waldenburg@t-online.de
for his very fast search-engine tisearch)). take a look at the source-code and the sample's
code for more information.

(C) 1997, by Markus Stephany. All rights reserved.
You can use this component free of charge in your public domain, freeware and 
shareware programs.
You must not use this component in any commercial applications without my permission.

And you cannot make me responsable for anything that goes wrong with this...

You may give copies to others by copying the original, unmodified zip file for free.

If there are any questions, comments or suggestions, or if you find any bugs, please send a
mail in English or German to :

MirBir.St@T-Online.de 
MirBir.St@Saargate.de

or you may visit Merkes' Pages at

http://home.t-online.de/home/MirBir.St/


Viel Spa beim Programmieren wnscht (btw. that means : lotsa fun with coding wishes)

Markus.                            


+++ revision history +++
v 1.0  : first release
v 1.01 : fixed a bug in the file-masking routine (e.g. "zip*.pas" did not find "zipbla.pas" )
	 fixed a bug in the sample project (was tmyff.create; must be tmyff.create(aowner))	

