shdocvw: Strip out initial whitespaces and quotes around an URL on iexplore command line

Paul Chitescu paulc at voip.null.ro
Fri Jul 2 08:16:27 CDT 2010


Changelog:
	shdocvw: Strip out initial whitespaces and quotes around an URL on iexplore 
command line

Experiments with wine's iexplore.exe and IE's shdocvw.dll showed that we must 
remove quotes and any spaces left over after stripping other options.

This makes the following command succeed in both wine and native:
wine iexplore -nohome 'file:///C:/Program Files/Common Files/test.html'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: shdocvw_iexplore_quotes.patch
Type: text/x-patch
Size: 1119 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100702/16b1df7f/attachment.bin>


More information about the wine-patches mailing list