Revision history:
-----------------

  Version: 1.01 - Jul 23, 1997
    - Fixed bug: The volume label of networked drives was not correctly
                 retrieved. By the way, this was a Windows NT bug, not a
                 TVolumeInfo one. Anyway, it's FIXED.

    - New features: Added property: UNCDrive, runtime and readonly. UNCDrive
                    for networked drives is a real UNC file name of the form:

                    \\<servername>\<sharename>

                    For local drives, it's the root file name of the form:

                    <driveletter>:\

  Version: 1.00 - Feb 14, 1997: Initial release

