1432854eeSEric Kohl #pragma once
2432854eeSEric Kohl 
3432854eeSEric Kohl #define RC_STRING_MAX_SIZE 3072
4432854eeSEric Kohl 
5432854eeSEric Kohl #define STRING_ERROR_INVALID_PARAM_FORMAT 107
6432854eeSEric Kohl #define STRING_CONSOLE_ERROR 316
7432854eeSEric Kohl #define STRING_ATTRIB_HELP 600
8*189f6485SKatayama Hirofumi MZ #define STRING_FILE_NOT_FOUND 100
9