reactos/base/applications/cmdutils
Hermès Bélusca-Maïto 7a133609e7
[FIND] Improvements / bug-fixes. (#1553)
- Only include the strictly necessary headers.
- Get rid of the dependency on shell and user DLLs.
- fgetws() gets the string buffer size in number of characters.
- We can use the CRT functions for lengths of the arguments etc.

- The cFileName member of the WIN32_FIND_DATAW structure does not
  contain the full PATH to the enumerated file, but only its name.
  In order to use _wfopen(), build a full file path out of the
  directory part of the file specification and the full file name.

- Simplify a ConPrintf() call to make it "atomic".
- Fix the "confusion" lLineCount vs. lLineNumber vocable in the code.
- Do not emit an extra newline after having displayed the results for
  a given file.
- Uppercase the switches for performing the comparisons.
- Send the errors to the StdErr stream.
- Remove trailing whitespace.
2019-05-14 20:37:46 +02:00
..
at Resource file strings cleanup (#581) 2019-01-05 15:44:16 +01:00
chcp [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
clip [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
comp [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
cscript [CSCRIPT][WSCRIPT] Sync with Wine Staging 3.17. CORE-15127 2018-10-01 00:11:58 +01:00
dbgprint [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
doskey [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
eventcreate [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
find [FIND] Improvements / bug-fixes. (#1553) 2019-05-14 20:37:46 +02:00
fsutil Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
help [TRANSLATION] Update Traditional Chinese translation. (#1193) 2018-12-27 16:24:24 +09:00
hostname [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
lodctr Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
mode [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
mofcomp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
more [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
reg [TRANSLATION] Update Chinese translation. (#1187) 2018-12-25 17:28:36 +09:00
schtasks [SCHTASKS] Sync with Wine Staging 3.3. CORE-14434 2018-03-25 12:53:36 +01:00
sort Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
taskkill [TRANSLATION] Update Traditional Chinese translation. (#1193) 2018-12-27 16:24:24 +09:00
timeout [TIMEOUT] Fix a typo. 2018-08-27 00:28:10 +02:00
tree [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
whoami [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
wmic [WMIC] Sync with Wine Staging 4.0. CORE-15682 2019-01-25 13:06:19 +01:00
wscript [CSCRIPT][WSCRIPT] Sync with Wine Staging 3.17. CORE-15127 2018-10-01 00:11:58 +01:00
xcopy [TRANSLATION] Update the existing romanian resources 2019-01-29 13:48:48 +01: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