mirror of
https://github.com/reactos/reactos.git
synced 2025-04-21 12:40:33 +00:00
7 lines
157 B
C
7 lines
157 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
|