DiskVisor utility version 1.3

What's this ?
 A disk utility called DiskVisor.
 You can use it to see the individual size of each subdirectories and files 
 in a directory.
 
 This utility can also be used to explore directories and find the biggestin the hard disks.

(C) 1999 por Luis Cruz Reverte. All rights reserved.
===========================================================================================
===========================================================================================
My permission:

* You may modify the code, but please do not forget the documentation and the credits. 
Please send me a e-mail for this.

* You must not sell the utility or the source.
===========================================================================================
===========================================================================================

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

lcruz@nigsun.es

==========
Disclaimer
==========
this software is provided "as is" without warranty of any kind, 
either expressed or implied.  the entire risk as to the
quality and performance of the software is with you.  should the
software prove defective, you assume the cost of all necessary
servicing, repair, or correction.  in no event shall the author,
copyright holder, or any other party who may redistribute the
software be liable to you for damages, including any general,
special, incidental, or consequential damages arising out of
the use or inability to use the software (including, but not limited
to, loss of data, data being rendered inaccurate, loss of business
profits, loss of business information, business interruptions, loss
sustained by you or third parties, or a failure of the
software to operate with any other software) even if the author,
copyright holder, or other party has been advised of the
possibility of such damages.

to the point : you cannot make me responsable for anything that goes wrong with this...

======
Usage
======

DiskVisor is a utility to explore (total or partial) a disk drive.

This version of DiskVisor is development with Delphi 4, with previous intallation of
TDirTree component (see directory DirTree). For installation of TDirTree component see
readme.txt in DirTree directory.

V1.0: The API functions are wrong and very slow.
	
V1.1: The API functions are all right:
		See functions GetFileSize, GetFilePathSize, getDirectoryList in source code.
		
	The utility haven't a DirTree, you can't explore all disk drives.
		
V1.2: The utility have a DirTree, you can explore all disk drives.
	
V1.3: The utility have memory to remember directories already explore.
	In adition can display the size in Three formats: Bytes, Kb y Mb.
	Also store in Windows registry the last explore directory.
	

Un cordial saludo.
Carpe Dem (aprovecha el momento)
Luis Cruz
