Hello,
So as the tittle this is a question arround inetread.
I am using InetRead to get the size of a file before downloading.
My simple functions looks like this and it works fine:
My problem is that in this case of download the file size is 2.5GB arround and InetRead takes long to return.
Is there an other function that could tell me imediatelly the file size?
All _IE_Functions needs an _IECreate to work so they wouldn't help me.
Any solutions?
So as the tittle this is a question arround inetread.
I am using InetRead to get the size of a file before downloading.
My simple functions looks like this and it works fine:
[ autoit ]
My problem is that in this case of download the file size is 2.5GB arround and InetRead takes long to return.
Is there an other function that could tell me imediatelly the file size?
All _IE_Functions needs an _IECreate to work so they wouldn't help me.
Any solutions?