include: Added error codes enum, cleanup existing enums.
[wine] / programs / taskmgr / perfpage.c
2012-05-15  Francois Gougettaskmgr: Fix the spelling of the AdjustControlPosition...
2012-01-23  Alexandre Julliardtaskmgr: Fix includes order and avoid tchar.h and memory.h.
2012-01-03  Pierre Schweitzertaskmgr: Fix handle leaks.
2011-12-07  Frédéric Delanoytaskmgr: Avoid dead assignment (Clang).
2011-11-24  Francois Gougettaskmgr: Fix a string resource so its format placeholde...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in tab page code.
2009-06-23  Aurimas Fišerastaskmgr: Make status bar text translatable.
2008-12-08  Michael Stefaniuctaskmgr: Replace malloc with HeapAlloc.
2008-08-21  Vladimir Pankratovtaskmgr: Converted some functions and variables to...
2007-11-16  Gerald Pfeifertaskmgr: Move out-of-domain checking into PerfDataGetPr...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Francois Gougettaskmgr: Avoid forward declarations and make functions...
2005-09-14  Thomas WeidenmuellerUse anonymous events for synchronization.
2005-09-14  Alexandre JulliardAuthors: Thomas Weidenmueller <wine-patches@reactsoft...
2005-09-13  Alexandre JulliardAuthors: Richard Cohen <richard@daijobu.co.uk>, Jim...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-06-10  Mike McCormackFix more warnings.
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.