mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
11 lines
204 B
C
11 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
|