Re: Non-blocking download

new topic     » goto parent     » topic index » view thread      » older message » newer message

My recommendation is to install wget.exe or curl.exe and then run that command via system() to download the url.

I think you can do system("start wget http://url.tld/page", 2) and it will start the command in the background while allowing your GUI to run.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu