atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / shlwapi / ordinal.c
2012-12-24  Andrew Talbotshlwapi: Indentation fix.
2012-12-20  Nikolay Sivovshlwapi: Implement IsCharSpaceA().
2012-08-15  Jacek Cabanshlwapi: Use proper helpers for iface calls.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-03-26  Michael Stefaniucshlwapi: Print the debug string and not the pointer...
2011-10-24  Nikolay Sivovshlwapi: Fix window style set with SHSetParentHwnd().
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-04-01  André Hentschelshlwapi: Implement wow64 reporting.
2011-02-15  Detlef Riekenbergshlwapi: Add stubs for SHWinHelpOnDemandA/W.
2011-01-31  Nikolay Sivovshlwapi/tests: Reset cookie after service revoked ...
2010-10-27  David Hedbergshlwapi: Add room for null terminator in local SHGetShe...
2010-10-12  Piotr Cabanshlwapi: Added SKSetValueW implementation.
2010-10-12  Piotr Cabanshlwapi: Added SKDeleteValueW implementation.
2010-10-12  Piotr Cabanshlwapi: Added SKAllocValueW implementation.
2010-10-12  Piotr Cabanshlwapi: Improved SHGetShellKey implementation.
2010-07-29  Nikolay Sivovshlwapi: Implement SKGetValueW over SHGetShellKey.
2010-07-29  Nikolay Sivovshlwapi: Partially implement SHGetShellKey.
2010-07-22  Andrew Eikumshlwapi: Implement SHSetIniStringW.
2010-07-22  Andrew Eikumshlwapi: Implement SHGetIniStringW.
2010-07-21  Andrew Eikumshlwapi: Be less strict on which type of IShellFolder...
2010-06-07  Marcus Meissnershlwapi: Handle NULL ptr return from allocation (Coverity).
2010-05-31  Nikolay Sivovshlwapi: Don't limit text size for message boxes from...
2010-05-10  Gerald Pfeifershlwapi: Remove variable retval which is not really...
2010-04-02  Alexandre Julliardshlwapi: Fix SHCreateWorkerWindowA for 64-bit.
2010-03-30  Nikolay Sivovshlwapi: Some SHCreateWorkerWindowA tests.
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-03-29  Nikolay Sivovshlwapi: Fix SHCreateWorkerWindowW fallback to A-call...
2010-03-29  Nikolay Sivovshlwapi: More trace for menu related helpers.
2010-03-29  Nikolay Sivovshlwapi: Use public define for QISearch table entry...
2010-03-29  Nikolay Sivovshlwapi: Complete IUnknown_SetOwner call.
2010-03-29  Nikolay Sivovshlwapi: Fix interface leaks in SHIsSameObject.
2010-03-29  Nikolay Sivovshlwapi: Fix IUnknown_AtomicRelease prototype and simpl...
2010-03-29  Nikolay Sivovshlwapi: Fix some memory, handle and reference count...
2010-03-26  Nikolay Sivovshlwapi: Added IUnknown_ProfferService implementation...
2010-03-26  Nikolay Sivovshlwapi: Fix prototype for SHGetShellKey and extend...
2010-03-25  Nikolay Sivovshlwapi: Implement IUnknown_QueryServiceExec with tests.
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-15  Nikolay Sivovshlwapi: Don't cast WCHAR string to BSTR.
2010-03-15  Nikolay Sivovshlwapi: Partially implement SHGetObjectCompatFlags...
2010-03-01  Nikolay Sivovshlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW...
2010-03-01  Nikolay Sivovshlwapi: Fix mask usage in SHSetWindowBits with tests.
2010-02-12  Detlef Riekenbergshlwapi: Return the correct length from GetAcceptLangua...
2010-02-12  Detlef Riekenbergshlwapi: Return the correct results in GetAcceptLanguagesW.
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.
next