ChangeSet ID: 16764 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/21 06:33:17
Modified files: include : wininet.h dlls/wininet : urlcache.c
Log message: Troy Rollo wine@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