ChangeSet ID: 8749 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/07/15 15:47:17
Modified files: include : urlmon.h dlls/urlmon : urlmon.spec umon.c
Log message: Mike McCormack mike@codeweavers.com Lionel Ulmer lionel.ulmer@free.fr Implement URLDownloadToFileA/W.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8749
Old revision New revision Changes Path 1.17 1.18 +4 -0 wine/include/urlmon.h 1.24 1.25 +2 -2 wine/dlls/urlmon/urlmon.spec 1.22 1.23 +215 -0 wine/dlls/urlmon/umon.c