reactos/base
Joachim Henze 8ef47d2e5e
[NETSTAT] Optimize a bit (#5405)
in netstat.c 100% of the calls to
    DisplayTableHeader();
have in the exact line beforehand a call to
    ConResPuts(StdOut, IDS_ACTIVE_CONNECT);

So let's fuse them.

Also fix a superfluous space in the *.rc files before it will get duplicated
a thousand times.
2023-07-05 20:52:04 +02:00
..
applications [NETSTAT] Optimize a bit (#5405) 2023-07-05 20:52:04 +02:00
services [UMPNPMGR] PNP_Get(First/Next)LogConf: return proper tags for the resource list case 2023-06-29 18:06:02 +02:00
setup [TRANSLATION] Improve Dutch (nl-NL) translation (#4765) 2023-06-10 18:32:03 +03:00
shell [EXPLORER] Save taskbar position and locked state after reboot (#5393) 2023-07-04 16:16:24 +03:00
system [DISKPART] Update Romanian translation (#5296) 2023-05-21 14:30:01 +02:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00