Aelia: add status bar, code update
git-svn-id: svn://kolibrios.org@7293 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -97,6 +97,7 @@ dword DOWNLOADER::Start(dword _url)
|
||||
url = _url;
|
||||
state = STATE_IN_PROGRESS;
|
||||
httpd.get(url);
|
||||
if (!httpd.transfer) Stop();
|
||||
return httpd.transfer;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user