wininet: Support the lpszFileExtension "reserved" parameter being passed into CommitU...
commit716ecc42f90f732ef968fa9e49499368ad176cf7
authorRob Shearman <rob@codeweavers.com>
Wed, 12 Mar 2008 16:41:35 +0000 (12 16:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Mar 2008 16:58:37 +0000 (12 17:58 +0100)
tree75c9dfc303acab157b56ab11ea19c9480f4ee870
parentfee165ae47781e1a1ff9f6bbb4f56166c2d5c43b
wininet: Support the lpszFileExtension "reserved" parameter being passed into CommitUrlCacheEntryA.

Store it in the URL cache entry and allow it to be retrieved by
RetrieveUrlCacheEntryFile and other functions.
dlls/wininet/tests/urlcache.c
dlls/wininet/urlcache.c