//{{NO_DEPENDENCIES}} // Microsoft Visual C++에서 생성한 포함 파일입니다. // PLCSim2016.rc에서 사용되고 있습니다. // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_PLCSIM2016_DIALOG 102 #define IDD_IO_SIMULATOR_DIALOG 103 #define IDD_PLC_DIALOG 104 #define IDR_MAINFRAME 128 #define IDI_ON 129 #define IDI_OFF 130 #define IDI_RUN 131 #define IDI_STOP 132 #define IDC_IN0 1000 #define IDC_IN1 1001 #define IDC_IN2 1002 #define IDC_IN3 1003 #define IDC_IN4 1004 #define IDC_IN5 1005 #define IDC_IN6 1006 #define IDC_IN7 1007 #define IDC_BUTTON1 1008 #define IDC_BUTTON2 1009 #define IDC_BUTTON3 1010 #define IDC_BUTTON4 1011 #define IDC_BUTTON5 1012 #define IDC_BUTTON6 1013 #define IDC_BUTTON7 1014 #define IDC_BUTTON8 1015 #define IDC_OUT0 1016 #define IDC_OUT1 1017 #define IDC_OUT2 1018 #define IDC_OUT3 1019 #define IDC_OUT4 1020 #define IDC_OUT5 1021 #define IDC_OUT6 1022 #define IDC_OUT7 1023 #define IDC_STATUS 1024 #define IDC_RUN 1025 #define IDC_STOP 1026 #define IDC_RUNSTATE 1027 #define IDC_SELLAD 1028 #define IDC_EDIT1 1029 #define IDC_EDIT2 1030 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 132 #define _APS_NEXT_COMMAND_VALUE 32771 #define _APS_NEXT_CONTROL_VALUE 1001 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif