Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::API;
    
    ...
        }
    
    }
    
  2. or download this
            if (my (undef, undef, undef, undef, undef, $totalbytes, $freebytes) = Win32::DriveInfo::DriveSpace($UNC))