dplayx: Merge the IDirectPlay4_DeletePlayerFromGroup helper.
[wine] / programs / taskmgr / taskmgr.c
2012-01-23  Alexandre Julliardtaskmgr: Fix includes order and avoid tchar.h and memory.h.
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in main taskmgr...
2011-04-08  Francois Gougettaskmgr: Implement the Help menu.
2010-05-18  Michael Stefaniuctaskmgr: Avoid using long.
2010-05-14  Gerald Pfeifercomctl32/tests: Remove some dead code from TaskManager_...
2010-05-10  Gerald Pfeifertaskmgr: Remove variable idctrl which is not really...
2010-04-19  Alexandre Julliardtaskmgr: Set the window small icon.
2009-06-23  Aurimas Fišerastaskmgr: Make status bar text translatable.
2009-06-22  Aurimas Fišerastaskmgr: Make all static text translatable.
2009-05-06  Francois Gougettaskmgr: Make FillSolidRect2() and Draw3dRect2?() static.
2009-03-03  Michael Stefaniuctaskmgr: Cast to LPARAM the 4th argument passed to...
2008-12-08  Michael Stefaniuctaskmgr: Remove some superfluous casts.
2008-12-08  Michael Stefaniuctaskmgr: Replace malloc with HeapAlloc.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-27  Michael Stefaniuctaskmgr: HGDIOBJ is interchangeable with other handle...
2008-08-21  Vladimir Pankratovtaskmgr: Converted some functions and variables to...
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-01-05  Francois Gougettaskmgr: Print GetLastError() in decimal with '%u'.
2006-06-06  Mike McCormacktaskmgr: Use correct types for Win64.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Francois Gougettaskmgr: Avoid forward declarations and make functions...
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2005-09-14  Thomas WeidenmuellerHook up "Hide on Minimize" & Add context menu to the...
2005-09-14  Filip NavaraDon't kill non-existing timers. Use EndDialog to close...
2005-09-14  Alexandre JulliardAuthors: Thomas Weidenmueller <wine-patches@reactsoft...
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2004-05-05  Francois GougetAssorted spelling fixes.
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.