Sign in
goma
/
wine
/
295d2a67772ef537bdb16eba877872a0f1c53f0f
/
programs
/
taskmgr
/
procpage.c
34db2df
taskmgr: Remove variable pnmv which is not really used from ProcessPageOnNotify.
by Gerald Pfeifer
· 15 years ago
2aa11ff
taskmgr: Shed one parameter and one local variable from ProcessPageOnNotify.
by Gerald Pfeifer
· 15 years ago
6802866
taskmgr: Remove variable pnmhdr which is not really used from ProcessPageOnNotify.
by Gerald Pfeifer
· 15 years ago
fc888d6
taskmgr: Finish partial unicode conversion of process page.
by Dylan Smith
· 16 years ago
ae62524
taskmgr: Make remaining strings translatable.
by Aurimas Fišeras
· 16 years ago
88a08f9
taskmgr: Make status bar text translatable.
by Aurimas Fišeras
· 16 years ago
f3975c5
taskmgr: Replace malloc with HeapAlloc.
by Michael Stefaniuc
· 16 years ago
425d874
taskmgr: Use default font for proc listview.
by Felix Nawothnig
· 18 years ago
e2a1168
taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually.
by Francois Gouget
· 18 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
b72013d
taskmgr: Avoid forward declarations and make functions static.
by Francois Gouget
· 19 years ago
489d613
taskmgr: Fix some gcc 4.1 warnings.
by Mike McCormack
· 19 years ago
e99b69d
Michael Fritscher Hook up "End Process" button.
by Alexandre Julliard
· 20 years ago
53a0c30
Use anonymous events for synchronization.
by Thomas Weidenmueller
· 20 years ago
8666376
Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz>
by Alexandre Julliard
· 20 years ago
23152a6
Authors: Richard Cohen <richard@daijobu.co.uk>, Jim Tabor, Thomas Weidenmueller <wine-patches@reactsoft.com>
by Alexandre Julliard
· 20 years ago
903e0b9
Get rid of a couple of non-portable long long constants.
by Alexandre Julliard
· 20 years ago
e4b2a0b
Use Get/SetWindowLongPtr instead of Get/SetWindowLong where appropriate.
by Alexandre Julliard
· 20 years ago
d0ee9f9
Avoid spaces before preprocessor directives, that's not portable.
by Alexandre Julliard
· 20 years ago
d6b348f
Ported the ReactOS taskmgr written by Brian Palmer.
by Eric Pouech
· 21 years ago