Help for this page

Select Code to Download


  1. or download this
    if( $Count = Win32::Test::GetFileSizes( 'c:\temp\*.*', $Data ) )
    {
    ....
    }
    
  2. or download this
    XS( ExtensionGetFileSizes ) 
    {
    ....
    }
    
  3. or download this
    XS( GetFileSizes )
    {
    ....
    }