Aurimas Fišeras
|
88a08f91c9
|
taskmgr: Make status bar text translatable.
|
2009-06-23 11:45:13 +02:00 |
Michael Stefaniuc
|
f3975c5a7e
|
taskmgr: Replace malloc with HeapAlloc.
|
2008-12-08 12:04:17 +01:00 |
Vladimir Pankratov
|
91227d9138
|
taskmgr: Converted some functions and variables to Unicode.
|
2008-08-21 14:24:30 +02:00 |
Gerald Pfeifer
|
a9742b3210
|
taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().
|
2007-11-16 12:33:03 +01:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
b72013d6d1
|
taskmgr: Avoid forward declarations and make functions static.
|
2006-03-21 20:04:09 +01:00 |
Thomas Weidenmueller
|
53a0c30078
|
Use anonymous events for synchronization.
|
2005-09-14 10:29:45 +00:00 |
Alexandre Julliard
|
86663762ec
|
Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz>
DLGPROCs return INT_PTR.
|
2005-09-14 10:06:09 +00:00 |
Alexandre Julliard
|
23152a664c
|
Authors: Richard Cohen <richard@daijobu.co.uk>, Jim Tabor, Thomas Weidenmueller <wine-patches@reactsoft.com>
64 bit fixes -- Store Window procs as WNDPROC, cast to DWORD_PTR in
SendMessageTimeout.
|
2005-09-13 14:31:51 +00:00 |
Alexandre Julliard
|
e4b2a0bbbc
|
Use Get/SetWindowLongPtr instead of Get/SetWindowLong where
appropriate.
|
2005-09-09 15:20:04 +00:00 |
Mike McCormack
|
5f409c7d5b
|
Fix more warnings.
|
2005-06-10 19:32:24 +00:00 |
Eric Pouech
|
d6b348f0a1
|
Ported the ReactOS taskmgr written by Brian Palmer.
|
2004-03-23 01:19:54 +00:00 |