7 Oct
2010
7 Oct
'10
11:24 a.m.
Module: wine Branch: master Commit: 9f2ede8d62eb10265e45e9520d6a5e3d88b2f342 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9f2ede8d62eb10265e45e9520d... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Oct 6 21:37:46 2010 +0200 urlmon: Added IInternetProtocolEx support to ftp protocol handler. --- dlls/urlmon/ftp.c | 96 ++++++++++++++++++++++++++---------------- dlls/urlmon/tests/protocol.c | 8 ++++ 2 files changed, 68 insertions(+), 36 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9f2ede8d62eb10265e45e9...