Alexandre Julliard
|
3036649a34
taskmgr: Use C runtime wchar functions instead of wine/unicode.h.
|
5 years ago |
Isira Seneviratne
|
e0625660c8
taskmgr: Replace repeated code with for loops.
|
6 years ago |
Michael Stefaniuc
|
0b88a53acd
taskmgr: Use the ARRAY_SIZE() macro.
|
6 years ago |
Frédéric Delanoy
|
0f2bed51bd
Assorted spelling fixes.
|
11 years ago |
Alexandre Julliard
|
58a8047346
taskmgr: Fix includes order and avoid tchar.h and memory.h.
|
13 years ago |
Andrew Nguyen
|
b1f204549c
taskmgr: Remove all TCHAR macro usage in affinity dialog 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 |
Mike McCormack
|
2a7dbd6740
taskmgr: Use correct types for Win64.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
19 years ago |
Francois Gouget
|
b72013d6d1
taskmgr: Avoid forward declarations and make functions static.
|
19 years ago |
Mike McCormack
|
3be0cc810e
taskmgr: Fix some gcc 4.1 warnings.
|
19 years ago |
Alexandre Julliard
|
86663762ec
Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz>
|
19 years ago |
Eric Pouech
|
d6b348f0a1
Ported the ReactOS taskmgr written by Brian Palmer.
|
21 years ago |