Michael Stefaniuc
c2883d77b8
taskmgr: Use two kernel32 functions directly.
...
The yougest one, IsWow64Proces, is available since WinXP SP2 / Vista.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-20 12:43:20 +02:00
Michael Stefaniuc
cf3e6c353b
taskmgr: Use NtQuerySystemInformation() directly.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-20 12:43:15 +02:00
Michael Stefaniuc
d98cd9e82a
taskmgr: Use GetGuiResources() directly.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-19 10:59:18 +02:00
Akihiro Sagawa
776849987d
taskmgr: Show whether the process is running under WOW64.
2014-05-12 10:52:33 +02:00
Alexandre Julliard
31f8893678
taskmgr: Use definitions from winternl.h instead of duplicating them.
2013-09-11 18:33:07 +02:00
Dylan Smith
fc888d6835
taskmgr: Finish partial unicode conversion of process page.
2009-08-24 15:17:34 +02:00
Francois Gouget
db05fe33a2
taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field.
2006-11-07 15:24:23 +01:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Dimitrie O. Paun
1ef6e296f9
Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
2005-05-11 12:00:58 +00:00
Eric Pouech
d6b348f0a1
Ported the ReactOS taskmgr written by Brian Palmer.
2004-03-23 01:19:54 +00:00