1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-23 19:14:48 +00:00
reactos/base/applications/cmdutils/chcp/resource.h

11 lines
204 B
C
Raw Normal View History

#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