View Single Post
  #1162  
Old 04-27-2015, 10:48 PM
Jamesboy70 Jamesboy70 is offline
Junior Member
 
Join Date: Apr 2015
Posts: 12
Jamesboy70 is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by lameboyadvance View Post
I'll look into it.

...So you say it happens when you click the "Download XML File" button?

Can you give me a bit more information? What OS? 32 or 64 bit? (EDIT:I see you said Win7/64 earlier) Are you trying to download the default (sony) XML file? Does it actually say "Download complete." in the textbox before it crashes? (It might be too quick to see.)

Its working fine for me here. Only thing that comes to mind is the fact I didn't include the Wine version of WININET.DLL this time around, maybe the API calls on later OS versions changed something the Wine version didn't have. The code for the download section didn't change much between this and the last version, I just rearranged a bit and added code for the download cancel button.

Here is a link to the Wine DLL. http://s000.tinyupload.com/index.php...64101474840650
It did say download complete very fast I added the WININET.DLL enclosed a screen shot the old version is working fine ffmpeg is the 64bit version but had the same run-time error with the 32 bit ffmpeg version


hope this helps
Reply With Quote