To put in pause a remote loading (dowload) [?]

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Julien Morel.

Hi,

I use this code to download files since an Internet site
What is the 0 of this code ?
I you want to have an option of setting in pause.
How to make, that is it possible ?
The code is :


URLDownloadToFile_(0,"http://monsite.com/logiciel/newversion.exe","newvrsion.exe", 0, 0)


Thank for you help
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Jose.

have a look at this link at Microsoft
http://msdn.microsoft.com/library/defau ... ToFile.asp
Post Reply