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
Robert Shearman
4496c5c028
- The output size should be *pcbPolicy for ppPolicy, not the input
...
size.
- Remove a stray semi-colon.
2005-08-26 08:48:23 +00:00
Mike McCormack
8d9471db99
Declare functions and correct prototypes.
2005-06-10 19:29:16 +00:00
Mike McCormack
3889d950bc
Add the missing interface method PromptAction to
...
IInternetZoneManager.
2005-05-24 12:30:35 +00:00
Mike McCormack
03a7022ef8
Define GetSoftwareUpdateInfo and ISoftDistExt.
2005-05-24 11:44:12 +00:00
Francois Gouget
8054f6c5ad
Update win32.api to match the current sources.
...
Declare CoGetClassObjectFromURL() in urlmon.h.
2005-05-06 14:32:48 +00:00
Jacek Caban
6d19a37c84
Added IMonikerProp and IInternetPriority interfaces.
2005-03-30 17:05:22 +00:00
Jacek Caban
ed40d3ae50
Added IInternetBindInfo, IInternetProtocolRoot, IInternetProtocolSink
...
and IInternetProtocol declarations.
2004-12-27 17:41:58 +00:00
Jacek Caban
51077d1e86
- Added test of BindToStorage.
...
- Added some declarations to urlmon.idl.
2004-12-20 18:58:04 +00:00
Jacek Caban
d9ce4cd628
- Added stub implementation of IInternetZoneManager interface.
...
- Added implementation of CoInternetCreateZoneManager function.
- Added stub implementation of UrlMkGetSessionOption and corrected
declaration of UrlMkSetSessionOption.
- Code cleanup.
2004-11-30 21:14:21 +00:00
Huw Davies
076b5b706f
Stub implementation of IInternetSecurityManager.
...
Add a classfactory.
Fix calling convention of CoInternetCreateSecurityManager.
2004-09-28 19:18:52 +00:00
Patrik Stridvall
2f339b2523
Added the IInternetSession interface.
2004-05-17 20:51:02 +00:00
Kevin Koltzau
57f7a2c181
Implemented IsAsyncMoniker.
2004-05-07 03:49:19 +00:00
Kevin Koltzau
f0b47e2631
Implemented CoInternetCombineUrl and CoInternetCompareUrl.
2004-05-05 01:32:00 +00:00
Kevin Koltzau
10a3fd3c3a
Implement loading and saving to a stream, and a few other basic
...
functions.
2004-03-29 21:39:44 +00:00
Kevin Koltzau
bf6df05053
Define MKSYS_URLMONIKER.
2004-03-01 23:12:47 +00:00