https://bugs.winehq.org/show_bug.cgi?id=43218
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|-unknown |urlmon Summary|Paint Shop Pro X9 Installer |Paint Shop Pro X9 Installer |doesn't download anything |doesn't download anything: | |Call to unimplemented | |function | |urlmon.dll.URLOpenPullStrea | |mW (needs real | |implementation probably)
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming.
(Probably bug has evolved a bit because of https://bugs.winehq.org/show_bug.cgi?id=45659 but that`s a guess)
Now among others outputs:
wine: Call from 0x7b448bc3 to unimplemented function urlmon.dll.URLOpenPullStreamW, aborting
and it doesn`t download anything
A simple stub for URLOpenPullStreamW doesn`t help, I guess it needs a real implementation but that`s also a guess.
Let`s use this bugreport for the unimplemented function urlmon.dll.URLOpenPullStreamW; note: there are several other bugreports for various corel downloaders.
sha1sum ~/Downloads/pspx9.exe 43af84e06be4f168ebcc99f4cb6b8c6176b6956b /home/louis/Downloads/pspx9.exe
(Note: tried also native wininet (and iertutil) but then I run in dependancy hell:Call to unimplemented function ntdll.dll.RtlIpv4StringToAddressExA)