Eric Pouech
5d09d6d437
urlmon: Enable compilation with long types.
...
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-18 11:03:22 +01:00
Michael Stefaniuc
15619c773e
urlmon: Use the standard field name for an inner IUnknown.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-04 19:23:11 +02:00
Alistair Leslie-Hughes
d99605d714
urlmon: Pass unescaped URLs to InternetOpenUrl in ftp protocol handler.
...
Based on a patch by André Hentschel.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=26445
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-26 20:25:14 +01:00
Jacek Caban
44a9940256
urlmon: Added support for COM aggregation to ftp protocol handler.
...
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-08 20:29:36 +02:00
Jacek Caban
d2fe8b7061
urlmon: Use proper helpers for iface calls.
2012-07-27 17:05:26 +02:00
Piotr Caban
1041f61e68
urlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo} implementation.
2011-03-29 12:36:46 +02:00
Michael Stefaniuc
5db4caee8e
urlmon: Don't use DEFINE_THIS2 for the Protocol vtbl functions.
2011-01-04 11:58:34 +01:00
David Hedberg
4121ac1224
urlmon: Add new on_error function to protocol vtbl.
2011-01-03 12:14:28 +01:00
Michael Stefaniuc
4d3c6278b4
urlmon: Use ifaces instead of vtbl pointers in FtpProtocol.
2010-12-07 11:42:53 +01:00
Jacek Caban
9f2ede8d62
urlmon: Added IInternetProtocolEx support to ftp protocol handler.
2010-10-07 12:00:27 +02:00
Jacek Caban
237264dc61
urlmon: Added support for sending post data from stream.
2010-10-07 12:00:27 +02:00
Jacek Caban
159c23e137
urlmon: Added Abort implementation to wininet-based protocols.
2010-10-04 15:01:42 +02:00
Jacek Caban
ef9283328c
urlmon: Make protocol_start IUri-based.
2010-09-21 14:17:25 +02:00
Jacek Caban
09436d69f1
urlmon: Use one wininet internet handle for all connections.
2009-08-03 15:00:02 +02:00
Jacek Caban
e16af65971
urlmon: Use common name for IInternetProtocol and IInternetProtocolSink vtbls.
2009-05-19 11:58:52 +02:00
Jacek Caban
19067f1256
urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration.
2009-04-01 14:23:32 +02:00
Jacek Caban
c31e6537fb
urlmon: Added IWinInetHttpInfo stub implementation to FtpProtocol object.
2009-03-30 15:09:30 +02:00
Jacek Caban
ad4a21bc99
urlmon: Added ftp pluggable protocol implementation.
2009-03-03 12:35:42 +01:00
Jacek Caban
4063a32f80
urlmon: Added IInternetPriority interface stup implementation to FtpProtocol.
2009-03-02 12:04:48 +01:00
Jacek Caban
7a2a6f4e0d
urlmon: Includes clean up.
2007-12-14 12:24:51 +01:00
Michael Stefaniuc
2ad6cc19b7
urlmon: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
2007-11-30 12:43:42 +01:00
Jacek Caban
03218d6d2c
urlmon: Wrap heap functions.
2007-11-26 12:35:28 +01:00
Jacek Caban
7e340f8f62
urlmon: Win64 printf format warning fixes.
2006-10-06 12:47:59 +02:00
Francois Gouget
398245b640
urlmon: Fix spelling of the 'origin' parameter in the *Protocol_Seek() functions.
2006-10-03 15:56:26 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Jacek Caban
c54f013787
Added http and ftp protocol stub implementation.
2005-09-14 15:38:26 +00:00