Added more error codes to dxerr8 and dxerr9 which were extracted from
[wine] / dlls / shell32 / regsvr.c
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...