Michael Stefaniuc
|
0b88a53acd
taskmgr: Use the ARRAY_SIZE() macro.
|
6 年 前 |
Akihiro Sagawa
|
776849987d
taskmgr: Show whether the process is running under WOW64.
|
10 年 前 |
Alexandre Julliard
|
31f8893678
taskmgr: Use definitions from winternl.h instead of duplicating them.
|
11 年 前 |
Alexandre Julliard
|
58a8047346
taskmgr: Fix includes order and avoid tchar.h and memory.h.
|
13 年 前 |
Gerald Pfeifer
|
370cbe5e5b
taskmgr: Remove unused variable PageSize which is not really used from PerfDataGetPhysicalMemorySystemCacheK.
|
14 年 前 |
Dylan Smith
|
fc888d6835
taskmgr: Finish partial unicode conversion of process page.
|
15 年 前 |
Aurimas Fišeras
|
ae62524d76
taskmgr: Make remaining strings translatable.
|
15 年 前 |
Michael Stefaniuc
|
f3975c5a7e
taskmgr: Replace malloc with HeapAlloc.
|
16 年 前 |
Marcus Meissner
|
2ef077e95e
taskmgr: Make stuff static.
|
17 年 前 |
Gerald Pfeifer
|
a9742b3210
taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().
|
17 年 前 |
Andrew Talbot
|
e76fe016e4
taskmgr: Fix a memory leak.
|
17 年 前 |
Francois Gouget
|
db05fe33a2
taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field.
|
18 年 前 |
Michael Stefaniuc
|
173f7bd26c
janitorial: Remove remaining NULL checks before free() (found by Smatch).
|
18 年 前 |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 年 前 |
Alexandre Julliard
|
d0ee9f9309
Avoid spaces before preprocessor directives, that's not portable.
|
20 年 前 |
Eric Pouech
|
d6b348f0a1
Ported the ReactOS taskmgr written by Brian Palmer.
|
21 年 前 |