mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:23:01 +00:00
[ATTRIB][CMD] Convert the 'attrib' command into a standalone executable
CORE-9444
This commit is contained in:
parent
81e27f0be7
commit
432854ee18
53 changed files with 961 additions and 625 deletions
|
@ -63,9 +63,6 @@ INT CommandAlias (LPTSTR);
|
|||
/* Prototypes for ASSOC.C */
|
||||
INT CommandAssoc (LPTSTR);
|
||||
|
||||
/* Prototypes for ATTRIB.C */
|
||||
INT CommandAttrib (LPTSTR);
|
||||
|
||||
/* Prototypes for BEEP.C */
|
||||
INT cmd_beep (LPTSTR);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue