reactos/base/applications/cmdutils
Paweł Cholewa 1bd330cd81
[FIND] Rewrite of the find utility. (#1553)
This commit contains a complete rewrite of find console utility.
The goal of it was to make the source code easier to maintain
and to add a missing feature (/offline switch).

Additional changes:
 * now the program operates on Unicode strings;
 * added conutils and shlwapi as program's libraries;
 * added IDS_INVALID_SWITCH string into resources;
 * modified IDS_USAGE string to include /offline switch
   description.

https://ss64.com/nt/find.html was used for reference.
2019-05-14 20:37:38 +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
eventcreate [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
find [FIND] Rewrite of the find utility. (#1553) 2019-05-14 20:37:38 +02:00
fsutil
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
mode [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
mofcomp
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
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