Go to the documentation of this file.00001 #pragma once
00002
00003 #define IDS_APPTITLE 101
00004 #define IDS_CONSOLETITLE 102
00005
00006 #define IDI_MAINAPP 101
00007
00008 #define IDM_CONSOLEROOT 101
00009
00010 #define ID_FILE_EXIT 1001
00011 #define ID_HELP_ABOUT 9001