[ATTRIB][CMD] Convert the 'attrib' command into a standalone executable

CORE-9444
This commit is contained in:
Eric Kohl 2019-09-21 11:39:01 +02:00
parent 81e27f0be7
commit 432854ee18
53 changed files with 961 additions and 625 deletions

View file

@ -0,0 +1,7 @@
#pragma once
#define RC_STRING_MAX_SIZE 3072
#define STRING_ERROR_INVALID_PARAM_FORMAT 107
#define STRING_CONSOLE_ERROR 316
#define STRING_ATTRIB_HELP 600