mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
7 lines
156 B
C
7 lines
156 B
C
#define RC_STRING_MAX_SIZE 2048
|
|
#define STRING_WelcomeMsg 100
|
|
#define STRING_PromptMsg 101
|
|
|
|
|
|
/* EOF */
|