[Bug 9741] URLDownloadToFile only supports HTTP URL's

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 22 15:36:59 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9741





--- Comment #4 from Colin Finck <mail at colinfinck.de>  2007-09-22 15:36:59 ---
Created an attachment (id=8179)
 --> (http://bugs.winehq.org/attachment.cgi?id=8179)
Downloader app together with a XML file, which contains a FTP URL

Extract the attached files into a directory.

Then change the current directory to the directory, in which you extracted the
files and run "downloader.exe" with Wine. This is necessary as the application
searches for the XML file in the current directory.

Then click on "Internet & Network" on the left, choose "Firefox 1.5" on the
right and hit the "Download!" button.
You will see that the progress bar won't change. Under Windows XP it does and
the application correctly downloads the file.

When you look at the source code of Downloader
(http://svn.reactos.org/svn/reactos/trunk/rosapps/downloader/download.c?revision=26807&view=markup),
you see that the application uses the URLDownloadToFileW function on line 248.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list