mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
189f648584
CORE-16538
8 lines
191 B
C
8 lines
191 B
C
#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
|
|
#define STRING_FILE_NOT_FOUND 100
|