reactos/base/applications/mmc/resource.h
Jérôme Gardou c16ad873a6 sync with trunk (r46275)
svn path=/branches/reactos-yarotows/; revision=46279
2010-03-19 21:09:21 +00:00

12 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