Store in the server all the window information accessible with
[wine] / dlls / shell32 / shell32_main.h
2001-09-20  Guy L. AlbertelliGet more entry points from Comctl32 and save the addresses.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-02-21  Chris MorganAdd shell support for deleting files using the Delete...
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-04-28  Juergen SchmiedFixes.
2000-02-26  Juergen SchmiedBasic implementation of shell notifications.
2000-02-20  Juergen SchmiedStarted with shell-clipboard handling (context menu...
2000-01-04  Juergen SchmiedSmall fixes.
1999-11-14  Juergen Schmied- the colums in the shellview are now created depending...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-10  Juergen SchmiedFixed crash during second DLL_PROCESS_DETACH if the dll
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-04-01  Juergen SchmiedDllGetVersion (not yet exported).
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Francois GougetRemoved redundant definitions of IsEqualIID and IsEqual...
1999-02-13  Bertho StultiensFixed a couple of faulty names used in wine and typos...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-14  Juergen SchmiedSome cleanup.
1998-12-11  Juergen SchmiedBugfix in PathCombine32[A|W].
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-11-22  Juergen SchmiedMany fixes.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-08-22  Alexandre JulliardRelease 980822 wine-980822