Module: wine Branch: master Commit: 716ecc42f90f732ef968fa9e49499368ad176cf7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=716ecc42f90f732ef968fa9e49...
Author: Rob Shearman rob@codeweavers.com Date: Wed Mar 12 16:41:35 2008 +0000
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 | 3 +- dlls/wininet/urlcache.c | 132 ++++++++++++++++++++++++++--------------- 2 files changed, 87 insertions(+), 48 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=716ecc42f90f732ef968fa...