Added more error codes to dxerr8 and dxerr9 which were extracted from
[wine] / dlls / shell32 / systray.c
2005-06-20  Mike McCormackMake functions static.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-08-09  Mike McCormackUse Heap function in preference to malloc/free.
2004-02-27  Ove KaavenFixed icon leak.
2004-01-02  Steven EdwardsUpdate the notes on how WINE uses the Systray under...
2003-10-24  Filip Navara- Removed initialization of sh32_policy_table in SHInit...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2002-11-24  Alexandre JulliardAdded CS_DBLCLKS so that systray receives double clicks.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-09-06  James HathewaySystray should keep a copy of its icons.
2000-08-20  Kai MorichFixed bug in repeatedly iconisation, code cleanup.
2000-06-16  Francois JacquesKeep an internal copy of the icon.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-07  Sheri SteevesFix for the system tray, Icon and popup menu's now...
2000-01-04  Juergen SchmiedSmall fixes.
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...