Commit Graph

69 Commits (24ba89c5294af0bb850bf691ae097877c6a22e0b)

Author SHA1 Message Date
Thomas Mullaly 342906d7b3 include: Updated INTERNETFEATURELIST enum and flags. 2011-04-11 17:33:34 +02:00
Thomas Mullaly f46bd50e5d urlmon: Added stub for CoInternetGetSecurityUrlEx. 2011-01-21 12:25:52 +01:00
Jacek Caban d34bbb2b52 urlmon: Fixed IUriBuilderFactory declaration. 2011-01-04 11:11:49 +01:00
David Hedberg 7081e848ad include: Add a few INET_E_ defines. 2010-12-22 14:17:13 +01:00
Thomas Mullaly 2182d77333 include: Added IUriBuilderFactory interface definition. 2010-12-07 11:38:57 +01:00
Thomas Mullaly bc71921f36 urlmon: Added stub for CoInternetParseIUri. 2010-11-29 11:25:00 +01:00
Thomas Mullaly 4d9d4b10e0 urlmon: Added stub for CoInternetCombineUrlEx. 2010-11-15 14:55:44 +01:00
Thomas Mullaly 2aed8ce2fd urlmon: Added stub for CoInternetCombineIUri. 2010-11-02 12:03:02 +01:00
Thomas Mullaly 392d74a6b1 include: Added missing declaration for CreateIUriBuilder. 2010-10-07 12:00:27 +02:00
Jacek Caban a19a8040f5 urlmon.idl: Added more error codes. 2010-10-01 17:48:10 +02:00
Jacek Caban ed2b72248f urlmon: Correctly handle INET_E_USE_DEFAULT_SETTING returned from GetBindString(BINDIND_ACCEPT_MIMES). 2010-09-08 19:49:30 +02:00
Thomas Mullaly 7bc121c880 urlmon/tests: Added tests for IUri_GetPropertyDWORD. 2010-05-27 14:46:44 +02:00
Nikolay Sivov 1ad867467e urlmon: Add stub IUriBuilder interface. 2010-03-18 11:16:50 +01:00
Jacek Caban cce35e2e7a urlmon.idl: Added some missing declarations. 2010-02-18 17:47:11 +01:00
Piotr Caban 73c3160674 urlmon: Added CoInternetGetSecurityUrl implementation. 2009-12-16 13:04:35 +01:00
Jacek Caban 2ed82514d4 urlmon.idl: Added IInternetHostSecurityManager and CONFIRMSAFETY declarations. 2009-09-28 17:32:04 +02:00
Detlef Riekenberg 437caf390e include: Add IInternetZoneManagerEx2 interface for IE7. 2009-07-08 20:34:10 +02:00
Jacek Caban c907d2bbdc urlmon.idl: Added IBindStatusCallbackEx declaration. 2009-06-23 15:53:01 +02:00
Jacek Caban e0c18d1e21 urlmon: Added IUriContainer declaration. 2009-05-20 13:34:34 +02:00
Detlef Riekenberg b5eb3be433 urlmon/tests: Handle BSCF_SKIPDRAINDATAFORFILEURLS to fix failures on IE8. 2009-05-04 12:52:16 +02:00
Jacek Caban eb32e9ec1a urlmon: Register CLSID_DeCompMimeFilter. 2009-04-02 15:09:55 +02:00
Jacek Caban 19067f1256 urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration. 2009-04-01 14:23:32 +02:00
Jacek Caban 1929bfb98f urlmon.idl: Added PROTOCOLFILTERDATA declaration. 2009-03-31 12:41:19 +02:00
Alexandre Julliard 9ab359314d include: Added the IInternetProtocolEx interface.
Based on an old patch by Reece Dunn.
2008-11-14 12:08:03 +01:00
Jacek Caban 2ef724113a urlmon: Added IsLoggingEnabled[AW] stub implementation. 2008-10-24 14:24:59 +02:00
Rob Shearman 55a28dd364 include: Generate error codes with correct type in urlmon.idl.
Use the _HRESULT_TYPEDEF_ macro to ensure that the error codes get the
correct type.
2008-10-01 11:44:34 -05:00
Paul Vriens 97bc883927 urlmon: Add new IE7 QUERYOPTION. 2008-06-06 15:27:07 +02:00
Louis Lenders dd66542011 urlmon: Add stub for CoInternetSetFeatureEnabled. 2008-04-17 12:25:17 +02:00
Jacek Caban 19b6cf8135 urlmon: Added URLACTION_* and URLPOLICY_* declarations. 2008-03-14 13:51:52 +01:00
Jacek Caban 2823f1e8c0 urlmon.idl: Added IInternet declaration. 2008-02-27 14:52:24 +01:00
Jacek Caban fd0d1d0765 urlmon: Added CopyStgMedium implementation. 2008-02-04 13:15:28 +01:00
Jacek Caban 2f0f1fefb8 urlmon.idl: Added missing MONIKERPROPERTY variables. 2007-12-31 16:48:38 +01:00
Rob Shearman a3ad394f9c urlmon: Add a stub for GetClassFileOrMime. 2007-10-22 14:54:39 +02:00
Rob Shearman c26db8ca8c include: Add declarations for URLOpenStreamA/W, URLOpenBlockingStreamA/W and URLOpenPullStreamA/W. 2007-08-08 15:32:04 +02:00
Hans Leidekker 691b0a3d68 urlmon: Add an implementation for CreateURLMonikerEx based on existing code for CreateURLMoniker. 2007-04-23 14:06:13 +02:00
Francois Gouget dc0cfe7729 urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows. 2006-09-29 17:53:23 +02:00
Mike McCormack 57f8bd057f include: Remove unnecessary semicolons from idl. 2006-07-20 12:49:55 +02:00
Jacek Caban 29763fd605 urlmon.idl: Added some missing declarations. 2006-07-17 13:52:00 +02:00
Robert Shearman 4c021232bc include: Add several more interfaces to urlmon.idl. 2006-05-25 10:38:48 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
James Hawkins e4b31800ab advpack: Define S_ASYNCHRONOUS in advpub.h. 2006-03-27 12:16:55 +02:00
Jacek Caban 0e3be46855 urlmon.idl: Added BINDINFOF declaration. 2006-02-08 12:35:41 +01:00
Jacek Caban dd2d59818d Fix typo in urlmon.idl. 2005-12-19 09:53:30 +01:00
Paul Vriens 6194255d5b urlmon.idl: Add some BINDSTATUS values. 2005-12-12 11:54:55 +01:00
Jacek Caban 6affb1f132 Added URLDownloadToCacheFile[AW] stub. 2005-11-10 11:04:21 +00:00
Jacek Caban 976dd6c075 - Added IHttpNegotiate2 interface.
- Update BINDSTRING and IInternetSession.
2005-09-19 14:29:16 +00:00
Alexandre Julliard 7c1925a0f3 Remove the 'L' suffix on a number of constants to avoid comparison
errors on 64-bit platforms.
2005-09-13 15:00:32 +00:00
Jacek Caban 110cfa3428 Move protocol's CLSIDs to urlmon.idl. 2005-09-09 09:09:22 +00:00
Jacek Caban 1eb5c683b7 - Update GetSecurityId declaration.
- Add declaration of CoInternetParseUrl and INET_E_DEFAULT_ACTION.
2005-09-06 09:21:29 +00:00
Jacek Caban 1aad8088e5 Added CreateFormatEnumerator implementation. 2005-09-02 12:17:29 +00:00