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

John Machin sjmachin at lexicon.net
Mon May 29 21:33:46 EDT 2006


On 30/05/2006 1:40 AM, DurumDara wrote:
> 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

Hello, *again*, dd

Well I've never heard of this caper before but what I'd do would be a 
Google search for e.g. nFileSizeHigh and read the first few articles ... 
in particular the first one which warns about bulldust on the MS website :-)

HTH,
John

P.S. You have heard of Google, haven't you?



More information about the Python-list mailing list