shlwapi/tests: UrlIs* is not present on Win95B (winetestbot).
[wine] / dlls / shlwapi / ordinal.c
2010-02-01  Piotr Cabanshlwapi: Added OS_VISTAORGREATER flag to IsOS (undocume...
2009-12-15  Aric Stewartshlwapi: Implement SHPropertyBag_ReadLONG.
2009-12-14  Aric Stewartshlwapi: Beginning implementation of IUnknown_QueryServ...
2009-12-11  Aric Stewartshlwapi: Ordinal 196 is SHVerbExistsNA not DnsRecordSet...
2009-12-11  Aric Stewartshlwapi: Release rgcd.pUnk returned by enumeration.
2009-12-11  Aric Stewartshlwapi: DISPPARAMS on Invoke are never NULL.
2009-12-11  Aric Stewartshlwapi: Failure in IConnectionPoint_GetConnectionInter...
2009-12-11  Aric Stewartshlwapi: Rename ConnectToConnectionPoint bAdviseOnly...
2009-09-08  Owen Rudgeshlwapi: Implement stub for ZoneCheckUrlExW.
2009-09-08  Owen Rudgeshlwapi: Implement stubs for SHFormatDateTimeA/W.
2009-09-08  Owen Rudgeshlwapi: Implement stub for SHGetViewStatePropertyBag.
2009-09-08  Owen Rudgeshlwapi: Implement stub for SHCreatePropertyBagOnRegKey.
2009-09-08  Owen Rudgeshlwapi: Implement IUnknown_UIActivateIO.
2009-05-15  Alexandre Julliardshlwapi: Add a partial stub for IConnectionPoint_Invoke...
2009-01-22  Michael Stefaniucshlwapi: Remove superfluous pointer casts.
2008-12-31  Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-31  Alexandre Julliardshlwapi: Convert SHPackDispParams to use an MS ABI...
2008-11-25  Francois Gougetshlwapi: Remove WINAPI on static functions where not...
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-06  Michael Stefaniucshlwapi: Remove superfluous casts of/to void pointers.
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-10-14  Detlef Riekenbergshlwapi: Implement SHSendMessageBroadcastA/W.
2008-10-08  Michael Stefaniucshlwapi: Use FAILED instead of !SUCCEEDED.
2008-09-10  Detlef Riekenbergshlwapi: Add a stub for SHSetDefaultDialogFont.
2008-08-18  Rob Shearmanshlwapi: Fix testing of HRESULT types with not operator...
2008-07-14  Andrew Talbotshlwapi: Remove unneeded address-of operator from array...
2008-04-29  Andrew Talbotshlwapi: Remove unused variables.
2008-04-21  Austin EnglishSpelling fixes.
2008-02-15  Rob Shearmanshlwapi: IID_IInternetSecurityMgrSite is now defined...
2007-12-05  Jacek Cabanshlwapi: Uncomment IUnknown_EnableModeless code.
2007-11-12  Jacek Cabanshlwapi: Reimplement IUnknown_CPContainerInvokeParam...
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParams implementation.
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParamsV implementation.
2007-10-26  Dmitry Timoshkovshlwapi: Update exported API entries according to the...
2007-10-25  Dmitry Timoshkovshlwapi: Forward GetStringType3ExW to GetStringTypeW.
2007-10-25  Dmitry Timoshkovshlwapi: Forward SetDlgItemTextWrapW to user32.SetDlgIt...
2007-10-24  Dmitry Timoshkovshlwapi: Forward more entries to user32 exports.
2007-10-24  Dmitry Timoshkovshlwapi: Use existing shlwapi/Win32 APIs to compare...
2007-10-01  Alexandre Julliardshlwapi: Fix GetAcceptLanguagesA to not read past the...
2007-09-10  Rob Shearmanshlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instea...
2007-09-10  Dmitry Timoshkovshlwapi: Duplicate shell32.ShellMessageBoxW implementat...
2007-07-16  Dmitry Timoshkovshlwapi: Fix parameter types of SHGetIniStringW.
2007-06-18  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-25  Nigel Liangshlwapi: Stub implementation for SHSetTimerQueueTimer.
2007-05-04  Andrey Turkinshlwapi: Implement IUnknown_CPContainerInvokeParam.
2007-05-01  Andrey Turkinshlwapi: Implement IConnectionPoint_SimpleInvoke.
2007-04-16  Andrew Talbotslwapi: Make function definitions and declarations...
2007-03-29  Dmitry Timoshkovshlwapi: Match shlwapi wrappers to MSDN descriptions.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2006-11-28  Dmitry Timoshkovshlwapi: Make some data const.
2006-11-16  Andrew Talbotshlwapi: Cast-qual warnings fix.
2006-11-08  Andrey Turkinshlwapi: Implement GetShellSecurityDescriptor and test...
2006-10-30  Jacek Cabanshlwapi: Added SHQueueUserWorkItem implementation.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-08-16  Mike McCormackshlwapi: Ordinal 394 should load and call shell32.SHNot...
2006-08-16  Mike McCormackshlwapi: Add a stub implementation for ZoneComputePaneSize.
2006-08-09  Andrew Talbotshlwapi/tests: Write-strings warnings fix.
2006-06-20  Juan Langshlwapi: Small cleanups.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_Proffer...
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_QuerySe...
2006-03-21  Francois GougetAssorted spelling fixes.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-02  Stefan Leichtershlwapi: Added stub for ShellMessageBoxWrapW.
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-08-15  Vincent BéronCorrect typo in format string.
2005-08-12  Huw DaviesImplement SHLoadRegUIStringW.
2005-08-10  Huw DaviesPartial implementation of DeleteMenuWrap.
2005-08-10  Huw DaviesImplement IUnknown_EnumObjects.
2005-08-09  Huw DaviesImplement and add tests for the FDSA functions.
2005-08-08  Huw DaviesIUnknown_SetSite calls IObjectWithSite_SetSite or
2005-08-08  Huw DaviesFix call to GetMenuItemInfo and unicodify while we...
2005-06-30  Francois GougetAssorted spelling fixes.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-18  Jon GriffithsImplement @188,190,195,200,256,478,481.
2005-02-16  Thomas WeidenmuellerForward to user32 when appropriate.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-03  Jacek CabanGet rid of W->A calls.
2005-01-03  Jon GriffithsDocumentation fix.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-09-25  Ge van GeldorpSHGetAppCompatFlags takes 4 bytes of parameters.
2004-09-23  Robert ShearmanDon't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,...
2004-09-16  Mike McCormackFix some -Wsigned-compare warnings.
2004-09-13  Jon GriffithsImplement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN...
2004-08-31  Francois GougetDon't export the shell32 SHAllocShared functions by...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-12  Jacek CabanImplemented IsOS function.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-07-17  Alexandre JulliardImplemented GetUIVersion (based on a patch by Stefan...
2004-07-16  Stefan LeichterRemoved the crosscalls (unicode to ascii) from GetAccep...
2004-06-17  Stefan LeichterAdded tests for GetAcceptLanguagesA.
2004-06-01  Raphael JunqueiraStub for SHFlushSFCacheWrap.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-04-20  Francois GougetMake Unicode strings 'static const'.
next