View Single Post
  #1161  
Old 04-27-2015, 06:56 PM
lameboyadvance lameboyadvance is offline
Junior Member
 
Join Date: Aug 2014
Posts: 20
lameboyadvance is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by Jamesboy70 View Post
Ok downloaded it to a new folder when it downloads the xml file I get Run-Time error 13 Type Mismatch and locks up the program
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

Last edited by lameboyadvance : 04-27-2015 at 07:32 PM.
Reply With Quote