reactos/base/applications/mmc/resource.h
2013-06-16 22:01:41 +00:00

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