shell32: Improved equal ITEMIDLISTs handling in ILIsParent.
[wine] / dlls / shell32 / regsvr.c
2010-09-23  Hans Leidekkershell32: Add stub implementations of IKnownFolder and...
2010-08-20  David Hedbergshell32: Add IExplorerBrowser interface stub.
2010-04-19  Nikolay Sivovshell32: Add ::GetDefaultColumnState() and partial...
2010-02-03  Nikolay Sivovshell32: Fix a debug channel.
2009-03-04  Alistair Leslie... shell32: Add and register CLSID_QueryAssociations.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-06-24  Owen Rudgeshell32: Register Control Panel namespace folder.
2008-06-24  Owen Rudgeshell32: Add support for WantsForDISPLAY and HideAsDele...
2007-08-20  Stefan Leichtershell32: Remove 'recursive registry key delete' function.
2006-12-20  Alexandre Julliardshell32: Don't hardcode the system32 directory in regis...
2006-09-29  Andrew Talbotshell32: Cast-qual warnings fix.
2006-08-09  Francois Gougetshell32: Register CLSID_NetworkPlaces, CLSID_ShellFSFol...
2006-08-09  Mikołaj Zalewskishell32: Add a custom icon for the trash folder.
2006-08-09  Mikołaj Zalewskishell32: Add a Trash virtual folder.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-09  Alexandre Julliardshell32: Use the standard DEFINE_GUID macro to define...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-02-14  Michael Jungshell32: Register 'LocalizedString' values for shellfol...
2005-08-26  Michael JungImplemented 'My Documents' folder.
2005-08-22  Mike McCormackFix some gcc 4.0 warnings.
2005-08-19  Michael JungAdded stubbed implementation of IPersistPropertyBag...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-06-30  Michael JungRegister unixfs at desktop level in DllRegisterServer.
2005-06-25  Michael JungUse the CallForAttributes registry value, instead of...
2005-05-24  Michael JungAdd a new CLSID for UnixDosFolder, which is identical...
2005-05-07  Michael JungMake the root of the shell extension map to the root...
2005-04-13  Steven EdwardsRegister Shell Drag and Drop Helper.
2005-03-09  Michael JungBeginning of a shell namespace extension to browse...
2004-10-21  Juan Lang- the correct registry location to override is User...
2004-04-19  Maxime BellengéAdd the IAutoComplete and IAutoComplete2 implementation...
2004-02-27  Alexandre JulliardSync some of the dll registrations with the contents of
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-16  Alexandre JulliardFixed string.h includes.
2003-07-15  John K. HohmImplement DllRegisterServer and DllUnregisterServer...