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