mirror of
https://github.com/reactos/reactos.git
synced 2024-11-06 14:44:19 +00:00
9ea495ba33
svn path=/branches/header-work/; revision=45691
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
|