Handle context in CreateURLMoniker.
[wine] / include / urlmon.h
2004-03-29  Kevin KoltzauImplement loading and saving to a stream, and a few...
2004-03-01  Kevin KoltzauDefine MKSYS_URLMONIKER.
2004-01-16  Francois GougetAdd a couple of missing definitions to urlmon.h.
2003-12-13  Kirill SmelkovAdded CreateAsyncBindCtx and IsAsyncMoniker stubs.
2003-12-03  Kirill SmelkovIBindHost interface additions.
2003-09-03  Alexandre JulliardConverted urlmon.h to IDL.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-28  Mike McCormackDefine the IPersistMoniker interface.
2003-07-15  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Lionel...
2003-06-13  Francois GougetAdd a stub for CompareSecurityIds (new in WinXP).
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-11-18  Alberto Massari- Added some definitions.
2002-04-08  François GougetAdded some error codes.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-08  Malte StarostikCreateURLMoniker takes a LPCWSTR, not a LPWSTR.
2001-10-05  Malte StarostikAdded IPersistPropertyBag2 and IPropertyBag2 definition...
2001-07-18  Francois GougetInclude rpc*.h/windows.h/ole2.h just like windows.
2001-07-02  Nikolas ZimmermannAdded IBindHost, IWinInetInfo, IWinInetHttpInfo class...
2001-06-19  Marcus MeissnerBSCF enum defines flags, not an enumeration.
2001-05-31  Malte StarostikImplemented some very basic functionality.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...