Alexandre Julliard
|
0913e43bf9
taskmgr: Fetch the debug channels from the PEB memory block.
|
3 years ago |
Michael Stefaniuc
|
0b88a53acd
taskmgr: Use the ARRAY_SIZE() macro.
|
6 years ago |
Bernhard Übelacker
|
74c2989db3
taskmgr: Fix changing of debug channels.
|
9 years ago |
Frédéric Delanoy
|
d463243754
taskmgr: Debug classes names are not translatable.
|
12 years ago |
Alexandre Julliard
|
58a8047346
taskmgr: Fix includes order and avoid tchar.h and memory.h.
|
13 years ago |
Andrew Nguyen
|
1d9b7bda82
taskmgr: Remove all TCHAR macro usage in debug channel dialog code.
|
13 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
|
e899241807
taskmgr: Remove some superfluous casts.
|
16 years ago |
Michael Stefaniuc
|
f3975c5a7e
taskmgr: Replace malloc with HeapAlloc.
|
16 years ago |
Vladimir Pankratov
|
bc4ded7469
taskmgr: Converted some functions and variables to Unicode.
|
16 years ago |
Eric Pouech
|
955ba73ebf
taskmgr: Let the debug channels work again.
|
17 years ago |
Francois Gouget
|
e2a1168892
taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually.
|
18 years ago |
Andrew Talbot
|
6c3667ad10
taskmgr: Write-strings warnings fix.
|
18 years ago |
Andrew Talbot
|
663187a3a7
taskmgr: Write-strings warnings fix.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Mike McCormack
|
ca4f8dd83c
taskmgr: Fix some gcc 4.1 warnings.
|
18 years ago |
Eric Pouech
|
2bee5ab04e
taskmgr: Fix viewing of debug channels.
|
19 years ago |
Alexandre Julliard
|
cbc38965c0
New scheme for keeping track of debug channels that doesn't require
|
19 years ago |
Alexandre Julliard
|
86663762ec
Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz>
|
19 years ago |
Mike McCormack
|
516a577df1
Fix gcc 4.0 warnings.
|
19 years ago |
Eric Pouech
|
0a258964c2
Const correctness fixes.
|
20 years ago |
Eric Pouech
|
5c2a891c43
Made some functions and variables static.
|
20 years ago |
Robert Shearman
|
6c50556e8b
Fix function and structure field types so we are compatible with the
|
20 years ago |
Hans Leidekker
|
719a789792
Fix signed/unsigned comparison warnings.
|
20 years ago |
Eric Pouech
|
17d464d0d9
Set correct options for dbghelp (ELF loading & parsing speed).
|
20 years ago |
Eric Pouech
|
d6b348f0a1
Ported the ReactOS taskmgr written by Brian Palmer.
|
20 years ago |