How to calc easier the "long" filesize from nFileSizeLow and nFileSizeHigh

DurumDara durumdara at gmail.com
Mon May 29 11:40:40 EDT 2006


Hi !

I get the file datas with FindFilesW.
I want to calc the filesize from nFileSizeLow and nFileSizeHigh with 
easiest as possible, without again calling os.getsize().
How to I do it ? I need good result !

Thanx for help:
  dd



More information about the Python-list mailing list