Correct 2 bugs connected to asynchronous shutdown():
[wine] / dlls / shell32 / changenotify.c
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-06-28  Knut St. OsmundsenDo not access memory that has just been freed.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-10-02  Guy AlbertelliImplemented dummy stub for SHChangeNotifyUpdateEntryLis...
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-03-26  Uwe BonnesSHChangeNotify[A|W]: free only items we allocated.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Juergen SchmiedBasic implementation of shell notifications.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.