mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 15:36:42 +00:00
[LABEL][CMD] Convert the label command to a standalone executable
CORE-9444
This commit is contained in:
parent
cf2b918e0f
commit
6bfe4f68af
53 changed files with 710 additions and 227 deletions
|
@ -237,9 +237,6 @@ INT CommandExit (LPTSTR);
|
|||
INT CommandRem (LPTSTR);
|
||||
INT CommandShowCommands (LPTSTR);
|
||||
|
||||
/* Prototypes for LABEL.C */
|
||||
INT cmd_label (LPTSTR);
|
||||
|
||||
/* Prototypes for LOCALE.C */
|
||||
extern TCHAR cDateSeparator;
|
||||
extern INT nDateFormat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue