plcsim2016/PLCSim2016/Resource.h
2016-08-02 00:36:22 +09:00

58 lines
4.6 KiB
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//{{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