Commit History

Author SHA1 Message Date
  Alexandre Julliard 3036649a34 taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 5 years ago
  Michael Stefaniuc 0b88a53acd taskmgr: Use the ARRAY_SIZE() macro. 6 years ago
  Alexandre Julliard 58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 13 years ago
  Andrew Nguyen da5623cb83 taskmgr: Remove all TCHAR macro usage in debug handling code. 13 years ago
  Aurimas Fišeras 282dac432b taskmgr: Make MessageBoxes translatable. 15 years ago
  Michael Stefaniuc f3975c5a7e taskmgr: Replace malloc with HeapAlloc. 16 years ago
  Vladimir Pankratov b28a6c1889 taskmgr: Converted some functions and variables to Unicode. 16 years ago
  Francois Gouget e2a1168892 taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Mike McCormack 33bf2e581a taskmgr: Fix some gcc 4.1 warnings. 18 years ago
  Eric Pouech d6b348f0a1 Ported the ReactOS taskmgr written by Brian Palmer. 20 years ago