Commit History

Author SHA1 Message Date
  Alexandre Julliard 85846bfbf4 taskmgr: Avoid wcsncpy(). 3 years ago
  Alexandre Julliard afaf35b9e1 include: Add more SYSTEM_INFORMATION_CLASS definitions. 3 years ago
  Michael Stefaniuc c2883d77b8 taskmgr: Use two kernel32 functions directly. 4 years ago
  Michael Stefaniuc cf3e6c353b taskmgr: Use NtQuerySystemInformation() directly. 4 years ago
  Michael Stefaniuc d98cd9e82a taskmgr: Use GetGuiResources() directly. 4 years ago
  Alexandre Julliard 7161dcd426 ntdll: Return the current time and timezone bias in NtQuerySystemInformation(SystemTimeOfDayInformation). 4 years ago
  Jacek Caban 032190ac91 taskmgr: Introduce size_diff helper. 4 years ago
  Michael Stefaniuc 0b88a53acd taskmgr: Use the ARRAY_SIZE() macro. 6 years ago
  Akihiro Sagawa 776849987d taskmgr: Show whether the process is running under WOW64. 10 years ago
  Alexandre Julliard 31f8893678 taskmgr: Use definitions from winternl.h instead of duplicating them. 11 years ago
  Alexandre Julliard 58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 13 years ago
  Gerald Pfeifer 370cbe5e5b taskmgr: Remove unused variable PageSize which is not really used from PerfDataGetPhysicalMemorySystemCacheK. 14 years ago
  Dylan Smith fc888d6835 taskmgr: Finish partial unicode conversion of process page. 15 years ago
  Aurimas Fišeras ae62524d76 taskmgr: Make remaining strings translatable. 15 years ago
  Michael Stefaniuc f3975c5a7e taskmgr: Replace malloc with HeapAlloc. 16 years ago
  Marcus Meissner 2ef077e95e taskmgr: Make stuff static. 17 years ago
  Gerald Pfeifer a9742b3210 taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage(). 17 years ago
  Andrew Talbot e76fe016e4 taskmgr: Fix a memory leak. 17 years ago
  Francois Gouget db05fe33a2 taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field. 18 years ago
  Michael Stefaniuc 173f7bd26c janitorial: Remove remaining NULL checks before free() (found by Smatch). 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Alexandre Julliard d0ee9f9309 Avoid spaces before preprocessor directives, that's not portable. 20 years ago
  Eric Pouech d6b348f0a1 Ported the ReactOS taskmgr written by Brian Palmer. 20 years ago