wine/programs/taskmgr
2007-07-19 11:57:53 +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
De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +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
En.rc
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
Fr.rc taskmgr: Fix an error in French translation. 2006-10-19 13:34:59 +02:00
graph.c
graphctl.c taskmgr: Remove unused variable and if check (Coverity). 2007-01-08 12:35:20 +01:00
graphctl.h
Ja.rc taskmgr: Add Japanese resource. 2007-04-18 12:59:47 +02:00
Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Nl.rc resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
No.rc
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
Pl.rc taskmgr: Add Polish translation. 2006-10-04 22:21:43 +02:00
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 taskmgr: Add Japanese resource. 2007-04-18 12:59:47 +02:00
Tr.rc
trayicon.c