Extended WOWCallback16Ex to support register functions too. This
[wine] / include / urlmon.h
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...