1 #define ID_TRAY			4
2 #define ID_RESTORE		5
3 #define ID_EXIT			6
4 
5 #define ID_ABOUT_BOX		101
6 #define ID_ICON1		102
7 #define ID_MENU			103
8 
9 #define ID_START_D2CS		40001
10 #define ID_SHUTDOWN_D2CS	40002
11 #define ID_RESTART_D2CS		40003
12 #define ID_EDITCONFIG_D2CS	40004
13 #define ID_LOADCONFIG_D2CS	40005
14 #define ID_LADDER_LOAD		40006
15 #define ID_RESTART_D2GS		40007
16 #define ID_CLEAR		40008
17 #define ID_ABOUT		40009
18