Jacek Caban
|
31c23ad9b5
|
urlmon: Fixed memory leaks in tests.
|
2011-01-17 17:33:31 +01:00 |
Thomas Mullaly
|
c63cf7014b
|
urlmon/tests: Fixed memory leak in tests (valgrind).
|
2011-01-17 12:51:35 +01:00 |
Thomas Mullaly
|
81d6e7443a
|
urlmon: Fixed misc typos and removed a few random tab characters.
|
2011-01-17 12:51:26 +01:00 |
Michael Stefaniuc
|
e5b2a222ac
|
urlmon: Remove some leftovers from the old COM days.
|
2011-01-17 12:49:04 +01:00 |
Michael Stefaniuc
|
970e211a21
|
urlmon: COM cleanup for the IStream iface.
|
2011-01-17 12:49:00 +01:00 |
Michael Stefaniuc
|
a1cef7294d
|
urlmon: COM cleanup for the rest of the ifaces in Binding.
|
2011-01-17 12:48:55 +01:00 |
Michael Stefaniuc
|
7b496eb178
|
urlmon: COM cleanup for the IBinding iface.
|
2011-01-17 12:48:50 +01:00 |
Erich Hoover
|
aaa9fa7112
|
urlmon: Fix MK protocol handling of escaped characters.
|
2011-01-14 18:26:20 +01:00 |
Erich Hoover
|
1678a4a673
|
urlmon: Update MK protocol handling to IInternetProtocolEx.
|
2011-01-14 18:26:20 +01:00 |
Michael Stefaniuc
|
5d6b2f13de
|
urlmon: Use ifaces instead of vtbl pointers in ProtocolProxy.
|
2011-01-14 18:26:18 +01:00 |
Michael Stefaniuc
|
1515b36aaa
|
urlmon: COM cleanup for the rest of the iface in BindProtocol.
|
2011-01-12 11:32:17 +01:00 |
Michael Stefaniuc
|
c41cf7d6a5
|
urlmon: COM cleanup for the IInternetProtocolEx iface.
|
2011-01-12 11:32:17 +01:00 |
David Hedberg
|
5205d03800
|
urlmon: Add some error handling to the http protocol.
|
2011-01-11 16:05:46 +01:00 |
Michael Stefaniuc
|
8c0a69430c
|
urlmon: COM cleanup for the IMoniker iface.
|
2011-01-11 16:05:45 +01:00 |
Michael Stefaniuc
|
346e766d53
|
urlmon: Use an iface instead of a vtbl pointer in AsyncBindCtx.
|
2011-01-11 16:05:45 +01:00 |
Michael Stefaniuc
|
2f7da964ac
|
urlmon: Use ifaces instead of vtbl pointers in BindStatusCallback.
|
2011-01-11 16:05:45 +01:00 |
Michael Stefaniuc
|
482740d020
|
urlmon: Use an iface instead of a vtbl pointer in stgmed_buf_t.
|
2011-01-11 16:05:45 +01:00 |
Jacek Caban
|
682dc4d6f8
|
urlmon: Store object instead of interface pointer to BindProtocol in Binding object.
|
2011-01-11 11:23:01 +01:00 |
Michael Stefaniuc
|
0abef30926
|
urlmon: Use an iface instead of a vtbl pointer in MkProtocol.
|
2011-01-10 10:41:04 +01:00 |
Michael Stefaniuc
|
d4f8ce0a54
|
urlmon: Use ifaces instead of vtbl pointers in MimeFilter.
|
2011-01-10 10:40:57 +01:00 |
Michael Stefaniuc
|
3d05c172f0
|
urlmon: Use ifaces instead of vtbl pointers in GopherProtocol.
|
2011-01-10 10:40:51 +01:00 |
Michael Stefaniuc
|
2796677f8c
|
urlmon: Use an iface instead of a vtbl pointer in ProxyBindStatusCallback.
|
2011-01-07 10:22:10 +01:00 |
Michael Stefaniuc
|
5db4caee8e
|
urlmon: Don't use DEFINE_THIS2 for the Protocol vtbl functions.
|
2011-01-04 11:58:34 +01:00 |
Jacek Caban
|
d34bbb2b52
|
urlmon: Fixed IUriBuilderFactory declaration.
|
2011-01-04 11:11:49 +01:00 |
David Hedberg
|
4121ac1224
|
urlmon: Add new on_error function to protocol vtbl.
|
2011-01-03 12:14:28 +01:00 |
David Hedberg
|
2b5c18c35b
|
urlmon: Move protocol flags for wininet based protocols into a common header.
|
2011-01-03 12:14:28 +01:00 |
André Hentschel
|
4ed08b9d24
|
urlmon/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:00:52 +01:00 |
Michael Stefaniuc
|
81f44f501f
|
urlmon: Use an iface instead of a vtbl pointer in ClassFactory.
|
2010-12-30 12:21:53 +01:00 |
Eric Pouech
|
495e55c07d
|
urlmon: Fixed traces on 64bit systems.
|
2010-12-27 11:48:49 +01:00 |
Jacek Caban
|
87f0ba49e0
|
urlmon: Fixed a race in tests causing unexpected Switch call failures.
|
2010-12-27 11:46:17 +01:00 |
Jacek Caban
|
467844765b
|
urlmon: Make protocol tests more verbose.
|
2010-12-23 17:07:40 +01:00 |
Jacek Caban
|
fcc4c46476
|
urlmon: Converted more registration process to IRegistrar mechanism.
|
2010-12-23 12:52:07 +01:00 |
Jacek Caban
|
67f7e2695e
|
urlmon: Added more IInternetProtocolEx tests.
|
2010-12-22 17:32:31 +01:00 |
David Hedberg
|
3e10d4e90d
|
urlmon: Fix return value from QueryService.
|
2010-12-22 14:22:34 +01:00 |
David Hedberg
|
5be7064d90
|
urlmon: Split the code for sending an http request into its own function.
|
2010-12-22 14:17:23 +01:00 |
Jacek Caban
|
b6db01177c
|
urlmon: Added IUriContainer stub implementation of URLMoniker object.
|
2010-12-21 00:20:47 +01:00 |
David Hedberg
|
7af43bb1b2
|
urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified.
|
2010-12-20 12:47:38 +01:00 |
Austin English
|
967657de35
|
urlmon: Add stubs for ordinals 410 and 423.
|
2010-12-15 12:25:57 +01:00 |
Alexandre Julliard
|
889ac56f50
|
urlmon: Convert the coclasses registration to the IRegistrar mechanism.
|
2010-12-13 20:33:36 +01:00 |
Thomas Mullaly
|
4e1ff0b8cd
|
urlmon: Added pluggable protocol support to CoInternetParseIUri.
|
2010-12-09 12:17:01 +01:00 |
Michael Stefaniuc
|
5d60989b3b
|
urlmon: Use ifaces instead of vtbl pointers in FileProtocol.
|
2010-12-07 11:43:19 +01:00 |
Michael Stefaniuc
|
4252552399
|
urlmon: Use ifaces instead of vtbl pointers in HttpProtocol.
|
2010-12-07 11:43:04 +01:00 |
Michael Stefaniuc
|
4d3c6278b4
|
urlmon: Use ifaces instead of vtbl pointers in FtpProtocol.
|
2010-12-07 11:42:53 +01:00 |
Michael Stefaniuc
|
b74af4aa0f
|
urlmon: Use ifaces instead of vtbl pointers in DownloadBSC.
|
2010-12-07 11:42:38 +01:00 |
Michael Stefaniuc
|
d98e210351
|
urlmon: Standardize the COM usage in sec_mgr.c.
|
2010-12-07 11:42:27 +01:00 |
Michael Stefaniuc
|
c5935e152e
|
urlmon: Use an iface instead of a vtbl pointer in EnumFORMATETC.
|
2010-12-07 11:42:14 +01:00 |
Thomas Mullaly
|
875f1e939c
|
urlmon: Implemented IUriBuilderFactory interface.
|
2010-12-07 11:39:16 +01:00 |
Thomas Mullaly
|
5ca3215204
|
urlmon: Implemented PARSE_ANCHOR and PARSE_LOCATION for CoInternetParseIUri.
|
2010-12-05 12:28:36 +01:00 |
Thomas Mullaly
|
08b957062d
|
urlmon: Standardize IUriBuilder COM interface.
|
2010-12-05 12:28:29 +01:00 |
Thomas Mullaly
|
d6f9a193a3
|
urlmon: Standardize COM implementation of IUri.
|
2010-12-05 12:28:12 +01:00 |