reactos/base/applications/taskmgr
Aidan Case 535e262b78
[TASKMGR] Fix display of process command-line string (#3016)
The CMD_LINE_CACHE index (idx) does not update when programs are closed.
Compare it with the process id (pid) in the cache and determine the pid
by the index in the same cache.

CORE-17115
2020-08-16 00:52:48 +03:00
..
lang [TASKMGR] Remove 'Debug Channels' feature, which is Wine-specific 2020-06-25 22:08:03 +02:00
res
about.c [MSPAINT] Shorten the license string that is displayed in ShellAbout() dialog. CORE-12356 2020-01-24 23:40:32 +01:00
about.h
affinity.c
affinity.h
applpage.c
applpage.h
CMakeLists.txt [TASKMGR] Remove 'Debug Channels' feature, which is Wine-specific 2020-06-25 22:08:03 +02:00
column.c
column.h
debug.c
debug.h
endproc.c [TASKMGR] Implement proper process tree ending 2019-08-15 19:07:05 +02:00
endproc.h
graph.c
graph.h
graphctl.c
graphctl.h
optnmenu.c
optnmenu.h
perfdata.c [TASKMGR] Fix display of process command-line string (#3016) 2020-08-16 00:52:48 +03:00
perfdata.h [TASKMGR] Fix display of process command-line string (#3016) 2020-08-16 00:52:48 +03:00
perfpage.c
perfpage.h
precomp.h [TASKMGR] Remove 'Debug Channels' feature, which is Wine-specific 2020-06-25 22:08:03 +02:00
priority.c
priority.h
proclist.c
proclist.h
procpage.c [TASKMGR] Remove 'Debug Channels' feature, which is Wine-specific 2020-06-25 22:08:03 +02:00
procpage.h
resource.h [TASKMGR] Remove 'Debug Channels' feature, which is Wine-specific 2020-06-25 22:08:03 +02:00
run.c
run.h
shutdown.c
shutdown.h
taskmgr.c [TASKMGR] Remove 'Debug Channels' feature, which is Wine-specific 2020-06-25 22:08:03 +02:00
taskmgr.h
taskmgr.rc
trayicon.c
trayicon.h