reactos/base/applications/mmc/resource.h
Art Yerkes c501d8112c Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
2008-08-01 11:32:26 +00:00

14 lines
243 B
C

#ifndef __RESOURCE_H
#define __RESOURCE_H
#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
#endif /* __RESOURCE_H */