mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
11 lines
187 B
C
11 lines
187 B
C
#pragma once
|
|
|
|
#define IDS_APPTITLE 101
|
|
#define IDS_CONSOLETITLE 102
|
|
|
|
#define IDI_MAINAPP 101
|
|
|
|
#define IDM_CONSOLEROOT 101
|
|
|
|
#define ID_FILE_EXIT 1001
|
|
#define ID_HELP_ABOUT 9001
|