mirror of
https://github.com/reactos/reactos.git
synced 2025-01-07 06:45:24 +00:00
10 lines
204 B
C
10 lines
204 B
C
#pragma once
|
|
|
|
#define RC_STRING_MAX_SIZE 3072
|
|
|
|
#define STRING_ERROR_INVALID_PARAM_FORMAT 107
|
|
|
|
#define STRING_CHCP_ERROR1 302
|
|
#define STRING_CHCP_ERROR4 305
|
|
|
|
#define STRING_CHCP_HELP 605
|