Store in the server all the window information accessible with
[wine] / dlls / shell32 / shlmenu.c
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-02  Patrik StridvallDocumentation fixes.
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2001-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
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-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.
2000-02-26  Juergen SchmiedMoved file functions to shlfileop.c
2000-01-04  Juergen SchmiedSmall fixes.
1999-11-21  Andreas MohrSHFind_InitMenuPopup is supposed to return a pointer.
1999-10-13  Juergen SchmiedSmall fixes.
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-10  Juergen SchmiedSmall fixes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-17  Juergen SchmiedFurther implementation of the FileMenu.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...