Fix for avoiding subtraction from unsigned zero.
[wine] / dlls / shell32 / shlmenu.c
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...