shell32: Get rid of menu enabling helper.
[wine] / dlls / shell32 / shellreg.c
2009-04-01  Alexandre Julliardshell32: Make shell.dll into a stand-alone 16-bit module.
2008-12-03  Alexandre Julliardshell32: Remove some unused functions.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2006-10-12  Detlef Riekenbergshell32: Implement SHRegQueryValueA with RegQueryValueA.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-22  Mike McCormackFix some gcc 4.0 warnings.
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-10-28  György 'Nog' JeneySeparate out 16-bit registry functions.
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-24  Michael StefaniucConvert HKEY to a void*.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,