reactos/base/applications/taskmgr
Joachim Henze 46b4b5581d
[TASKMGR] Favor _countof(), no functional change intended (#5757)
Taskmgr used a mixture: Sometimes _countof(), sometimes ARRAYSIZE()
and sometimes it calculated the count plain by sizeof(var)/sizeof(TYPE).
Harmonize everywhere to _countof() as it is the shortest solution.

Fix some formatting sins, like placing comments before else-statement.
Shorten the length of some very long line
intentionally *without introducing additional linebreaks* !

Shorten vertical length of some functions to increase their chance to
fit on the screen without scrolling.

Fix wrong indentation level in TaskManagerWndProc().

*.rc: Remove superfluous and redundant comment in all langs

No functional change intended.
2023-10-03 21:00:10 +02:00
..
lang [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
about.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
about.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
affinity.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
affinity.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
applpage.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
applpage.h [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
CMakeLists.txt [TASKMGR] Remove 'Debug Channels' feature, which is Wine-specific 2020-06-25 22:08:03 +02:00
column.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
column.h [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
debug.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
debug.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
endproc.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
endproc.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
graph.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
graph.h [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
graphctl.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
graphctl.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
optnmenu.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
optnmenu.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
perfdata.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
perfdata.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
perfpage.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
perfpage.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
precomp.h [TASKMGR] Remove CRTDBG (#5348) 2023-06-17 03:33:29 +09:00
priority.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
priority.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
proclist.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
proclist.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
procpage.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
procpage.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
resource.h [TASKMGR] *.rc Strip unused IDD_DEBUG_CHANNELS_DIALOG 2023-10-03 03:50:41 +02:00
run.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
run.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
shutdown.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
shutdown.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
taskmgr.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
taskmgr.h [TASKMGR] Simplify status-bar display when menus are shown (#5578) 2023-08-24 16:47:32 +02:00
taskmgr.rc [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
trayicon.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
trayicon.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00