mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
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
|