Chae Jong Bin
fee3d67030
urlmon: Add stub for FlushUrlmonZonesCache.
2012-12-27 17:15:40 +01:00
Andrew Eikum
533df157f8
urlmon: Out string parameter should be ptr, not wstr.
2012-12-06 20:31:32 +01:00
Piotr Caban
7f0b7c5ce3
urlmon: Added CopyBindInfo implementation.
2012-03-08 18:54:51 +01:00
Piotr Caban
dc8467fefe
urlmon: Added stub for 444 and 445 function.
2011-12-15 10:49:19 +01:00
Jacek Caban
e94385c793
urlmon: Added CompareSecurityIds stub.
2011-10-31 17:50:10 +01:00
Austin English
7c527199b6
urlmon: Add a stub for RegisterMediaTypes().
2011-09-20 16:21:41 +02:00
Piotr Caban
4646ed19ae
propsys: Added partial PropVariantToGUID implementation.
2011-09-19 17:56:06 +02:00
Piotr Caban
4155136edb
urlmon: Added CoInternetIsFeatureZoneElevationEnabled implementation.
2011-09-19 17:56:06 +02:00
Piotr Caban
005808cb0e
urlmon: Added 111 ordinal stub.
2011-09-16 17:23:13 +02:00
Piotr Caban
4856bd1015
urlmon: Added 331 and 335 ordinal exports.
2011-09-16 17:23:13 +02:00
Piotr Caban
97b49079c3
urlmon: Added 362 ordinal export (InitVariantFromGUIDAsString).
2011-09-16 17:23:12 +02:00
Jacek Caban
01653331be
urlmon: Added CoInternetIsFeatureEnabledForUrl stub implementation.
2011-06-24 08:51:28 -05:00
Jacek Caban
c519159f5d
urlmon: Added CreateURLMonikerEx2 implementation.
2011-06-24 08:50:15 -05:00
Thomas Mullaly
985aebd59e
urlmon/tests: Added FeatureControl registry key tests.
2011-04-11 17:34:43 +02:00
Thomas Mullaly
f46bd50e5d
urlmon: Added stub for CoInternetGetSecurityUrlEx.
2011-01-21 12:25:52 +01:00
Austin English
967657de35
urlmon: Add stubs for ordinals 410 and 423.
2010-12-15 12:25: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
c88048f08f
urlmon: Added stub for CreateUriWithFragment.
2010-08-18 09:43:29 +02:00
Nikolay Sivov
dd50af9464
urlmon: Add CoInternetIsFeatureEnabled stub.
2010-03-18 11:16:55 +01:00
Nikolay Sivov
1ad867467e
urlmon: Add stub IUriBuilder interface.
2010-03-18 11:16:50 +01:00
Austin English
cdb8e18715
urlmon: Add a stub for AsyncInstallDistributionUnit.
2010-03-02 11:14:52 +01:00
Jacek Caban
141e61468e
urlmon: Added CreateUri stub implementation.
2010-02-12 11:54:06 +01:00
Vincent Povirk
8643bae364
urlmon: Add CoInternetGetSecurityUrl stub.
2009-10-15 12:06:17 +02:00
Nikolay Sivov
0b8faac9e6
urlmon: Added a stub for HlinkSimpleNavigateToMoniker.
2009-01-21 13:27:45 +01:00
Jacek Caban
2ef724113a
urlmon: Added IsLoggingEnabled[AW] stub implementation.
2008-10-24 14:24:59 +02:00
Louis Lenders
dd66542011
urlmon: Add stub for CoInternetSetFeatureEnabled.
2008-04-17 12:25:17 +02:00
Jacek Caban
fd0d1d0765
urlmon: Added CopyStgMedium implementation.
2008-02-04 13:15:28 +01:00
Jacek Caban
60b0539c87
urlmon: Added HlinkParseDisplayNameEx implementation.
2008-02-04 11:28:02 +01:00
Rob Shearman
a3ad394f9c
urlmon: Add a stub for GetClassFileOrMime.
2007-10-22 14:54:39 +02:00
Rob Shearman
9105b64a77
urlmon: Implement stubs for URLOpenBlockingStreamA/W and URLOpenStreamA/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
Robert Shearman
4582a2bb8e
urlmon: Delay-load cabinet.dll as native urlmon doesn't import it.
2006-08-04 20:27:04 +02:00
Rolf Kalbermatter
81c446ef5d
urlmon: Implement BindAsyncMoniker function.
2005-12-26 12:59:42 +01:00
Vincent Béron
ea25ff6d5d
Correct argument count for URLDownloadToCacheFile{A,W}.
2005-11-11 10:54:26 +00:00
Jacek Caban
6affb1f132
Added URLDownloadToCacheFile[AW] stub.
2005-11-10 11:04:21 +00:00
Jacek Caban
5d7f7f56be
Added CoInternetParseUrl implementation.
2005-09-07 11:27:34 +00:00
Jacek Caban
74138a028f
Added RegisterFormatEnumerator and RevokeFormatEnumerator
...
implementation.
2005-09-03 15:03:06 +00:00
Jacek Caban
1aad8088e5
Added CreateFormatEnumerator implementation.
2005-09-02 12:17:29 +00:00
Alexandre Julliard
d37f0abf07
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
...
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
2005-08-08 17:35:28 +00:00
Mike McCormack
fb3f17ab00
Stub implementation for GetSoftwareUpdateInfo.
2005-05-25 09:54:15 +00:00
Christian Costa
4598cde6f5
Added stub implementation for CoGetClassObjectFromURL.
2005-05-05 09:50:57 +00:00
Mike McCormack
80a6696054
Add stub for FaultInIEFeature.
2005-04-11 12:58:58 +00:00
Francois Gouget
219e76fd06
Add a comment explaining why CDLGetLongPathName[AW] and
...
IsJITInProgress have hardcoded ordinals.
2005-03-08 16:23:52 +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
James Hawkins
ba5fe46f8c
Added stub for IsValidURL.
2004-09-09 19:17:57 +00:00
Mike McCormack
5995596a9a
Added a few stub implementations.
2004-07-12 23:48:39 +00:00
Kevin Koltzau
f0b47e2631
Implemented CoInternetCombineUrl and CoInternetCompareUrl.
2004-05-05 01:32:00 +00:00
Kirill Smelkov
12b36ecb4a
Added CreateAsyncBindCtx and IsAsyncMoniker stubs.
2003-12-13 00:03:30 +00:00