Sweden-Number/programs/taskmgr
Francois Gouget 2993785f3a Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
..
De.rc taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
En.rc taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
Fr.rc taskmgr: Fix an error in French translation. 2006-10-19 13:34:59 +02:00
Ja.rc taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
Ko.rc taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Nl.rc taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
No.rc taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
Pl.rc taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
Tr.rc taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
about.c
affinity.c
applpage.c
column.c
column.h
dbgchnl.c taskmgr: Let the debug channels work again. 2007-04-07 11:47:48 +02:00
debug.c taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 2006-10-05 17:41:34 +02:00
endproc.c taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 2006-10-05 17:41:34 +02:00
graph.c
graphctl.c Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
graphctl.h
optnmenu.c
perfdata.c taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field. 2006-11-07 15:24:23 +01:00
perfdata.h taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field. 2006-11-07 15:24:23 +01:00
perfpage.c
priority.c taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 2006-10-05 17:41:34 +02:00
proclist.c
procpage.c taskmgr: Use default font for proc listview. 2007-04-06 12:31:06 +02:00
resource.h
run.c
taskmgr.c programs: Remove unreachable break after return/break. Found by Smatch. 2007-07-19 11:57:53 +02:00
taskmgr.h
taskmgr.rc include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00
trayicon.c