reactos/base/applications
Hermès Bélusca-Maïto 94a650cdf7
[TASKKILL] Simplify children processes termination code (#7855)
Use process-tree Level-Order-Traversal to determine the children
processes to be terminated.

This avoids using recursion to establish the process tree, and also
allows termination in a fashion similar to Windows' taskkill.
The main difference with the latter is that we terminate parent
processes first before terminating their children, instead of doing
the reverse. (This allows avoiding the case where parent processes
respawn their children when they have been terminated.)
2025-04-08 15:42:36 +02:00
..
atactl
cacls
calc
charmap
charmap_new
cleanmgr [CLEANMGR] Only allow one instance per drive (#7832) 2025-03-29 16:58:18 +01:00
clipbrd [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
cmdutils [TASKKILL] Simplify children processes termination code (#7855) 2025-04-08 15:42:36 +02:00
control
ctfmon
drwtsn32 [DRWTSN32] Add Japanese (ja-JP) translation (#7761) 2025-03-06 19:33:03 +09:00
dxdiag [DXDIAG] Romanian (ro-RO): Fix unrecognized escape sequence (#7781) 2025-03-13 22:57:08 +09:00
extrac32 [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
findstr [FINDSTR] Add Japanese (ja-JP) translation (#7760) 2025-03-06 19:27:08 +09:00
fltmc
fontview [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
games [SOLITAIRE] Update Czech (cs-CZ) translation (#7451) 2025-02-03 13:11:32 +01:00
hh
iexplore
kbswitch
logoff
magnify
mmc
mplay32 [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
msconfig [MSCONFIG] Add Japanese (ja-JP) translation (#7763) 2025-03-06 19:56:32 +09:00
msconfig_new [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
mscutils [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
mshta
mspaint [MSPAINT] Improve behaviour on memory shortage (#7780) 2025-03-25 10:45:23 +09:00
mstsc [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
network [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
notepad [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
osk [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
rapps [RAPPS] Correctly update the Install/Uninstall/... buttons (#7351) 2025-04-04 18:18:49 +02:00
rapps_com
regedit [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
regedt32
runas
sc
screensavers
sdbinst
setup16
shutdown [SHUTDOWN] Improve Japanese (ja-JP) translation (#7764) 2025-03-06 20:14:24 +09:00
sndrec32
sndvol32 [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
taskmgr [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
utilman
winhlp32 [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
winver [WINVER] Display compatibility information (#7661) 2025-02-08 00:05:03 +07:00
wordpad [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
write
wusa
CMakeLists.txt [CLEANMGR] Add basic cleanmgr implementation 2025-03-26 13:58:40 +01:00