- Cleaned up the implementation of shell folders and put them into
[wine] / dlls / shell32 / classes.c
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-19  Gerard PatelHCR_GetDefaultIcon should set icon number to 0 if it...
2001-10-23  Aric StewartFixed the behavior for SHGetFileInfo when the SHGFI_USE...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-06-24  Juergen Schmied- many new Path* stubs
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-04-28  Juergen SchmiedStubs for IQueryAssociations.
2000-02-20  Juergen SchmiedFixes.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-08-15  Juergen SchmiedFixed mapping of file extensions to text.
1999-07-25  Juergen SchmiedNew functions to access attributes in HCR.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-14  Juergen SchmiedNew HCR_GetDefaultIcon (internal).
1998-12-11  Juergen SchmiedStarted implementation of ShellExecuteEx32A.
1998-11-22  Juergen SchmiedNew file. HKEY_CLASSES_ROOT handling.