21 Mar
2005
21 Mar
'05
12:33 p.m.
ChangeSet ID: 16764 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/21 06:33:17 Modified files: include : wininet.h dlls/wininet : urlcache.c Log message: Troy Rollo <wine(a)troy.rollo.name> Implement CreateUrlCacheEntryW and CommitUrlCacheEntryW. Replace the existing 'A' versions with calls to the 'W' versions. Patch: http://cvs.winehq.org/patch.py?id=16764 Old revision New revision Changes Path 1.23 1.24 +1 -1 wine/include/wininet.h 1.26 1.27 +249 -95 wine/dlls/wininet/urlcache.c