msi: Download the MSI package if it is a remote URL [try3]

James Hawkins truiken at gmail.com
Fri Jul 14 18:04:00 CDT 2006


On 7/14/06, James Hawkins <truiken at gmail.com> wrote:
> Hi,
>
> This version uses the URL cache to manage the downloaded packages.  If
> we've already downloaded the package, we'll use the cached version
> instead of downloading it again.  This fixes bug 3592.
> http://bugs.winehq.org/show_bug.cgi?id=5392
>
> Changelog:
> * Download the MSI package if it is a remote URL.
>
>  dlls/msi/Makefile.in |    2 +-
>  dlls/msi/package.c   |   36 +++++++++++++++++++++++++++++++++++-
>  2 files changed, 36 insertions(+), 2 deletions(-)
>

I've written a comment clarifying that the GetUrlCacheEntryInfo will
always fail because we send in a NULL lpCacheEntryInfo and a size of
0, as suggested by Dan Kegel.  The modified patch is attached.

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9b21c0a5272c4cc8b2cc533dd3dd4a620f7fec8d.diff
Type: application/octet-stream
Size: 2414 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060714/544d621d/9b21c0a5272c4cc8b2cc533dd3dd4a620f7fec8d.obj


More information about the wine-patches mailing list