mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:02:59 +00:00
[MORE][CONUTILS] Implement missing features of the MORE command (#3658)
Implement missing features of the MORE command. Special thanks to @HBelusca. CORE-4019
This commit is contained in:
parent
afc27ab1aa
commit
b552901df5
26 changed files with 1423 additions and 267 deletions
|
@ -4,3 +4,7 @@
|
|||
#define IDS_CONTINUE 101
|
||||
#define IDS_CONTINUE_PROGRESS 102
|
||||
#define IDS_FILE_ACCESS 103
|
||||
#define IDS_BAD_FLAG 104
|
||||
#define IDS_CONTINUE_OPTIONS 105
|
||||
#define IDS_CONTINUE_LINES 106
|
||||
#define IDS_CONTINUE_LINE_AT 107
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue