mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
10 lines
139 B
C
10 lines
139 B
C
#pragma once
|
|
|
|
#define RC_STRING_MAX_SIZE 4096
|
|
|
|
#define IDS_USAGE 100
|
|
#define IDS_HELP1 101
|
|
#define IDS_HELP2 102
|
|
|
|
#define IDS_NO_ENTRY 110
|