7b90347b3f
- Aggiunta gestione dialoghi non modali.
74 lines
2.7 KiB
C
74 lines
2.7 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// File di inclusione generato con Microsoft Visual C++.
|
|
// Utilizzato da EgtExecutor.rc
|
|
//
|
|
#define VS_VERSION_INFO 1
|
|
#define IDD_LUADLG 101
|
|
#define IDD_LUASCENE 102
|
|
#define IDC_TEXT1 1001
|
|
#define IDC_TEXT2 1002
|
|
#define IDC_TEXT3 1003
|
|
#define IDC_TEXT4 1004
|
|
#define IDC_TEXT5 1005
|
|
#define IDC_TEXT6 1006
|
|
#define IDC_TEXT7 1007
|
|
#define IDC_TEXT8 1008
|
|
|
|
#define IDC_EDIT1 1011
|
|
#define IDC_EDIT2 1012
|
|
#define IDC_EDIT3 1013
|
|
#define IDC_EDIT4 1014
|
|
#define IDC_EDIT5 1015
|
|
#define IDC_EDIT6 1016
|
|
#define IDC_EDIT7 1017
|
|
#define IDC_EDIT8 1018
|
|
|
|
#define IDC_COMBO1 1021
|
|
#define IDC_COMBO2 1022
|
|
#define IDC_COMBO3 1023
|
|
#define IDC_COMBO4 1024
|
|
#define IDC_COMBO5 1025
|
|
#define IDC_COMBO6 1026
|
|
#define IDC_COMBO7 1027
|
|
#define IDC_COMBO8 1028
|
|
|
|
#define IDC_CHECK1 1031
|
|
#define IDC_CHECK2 1032
|
|
#define IDC_CHECK3 1033
|
|
#define IDC_CHECK4 1034
|
|
#define IDC_CHECK5 1035
|
|
#define IDC_CHECK6 1036
|
|
#define IDC_CHECK7 1037
|
|
#define IDC_CHECK8 1038
|
|
|
|
#define IDC_COLOR1 1041
|
|
#define IDC_COLOR2 1042
|
|
#define IDC_COLOR3 1043
|
|
#define IDC_COLOR4 1044
|
|
#define IDC_COLOR5 1045
|
|
#define IDC_COLOR6 1046
|
|
#define IDC_COLOR7 1047
|
|
#define IDC_COLOR8 1048
|
|
|
|
#define IDC_BUTTON_SEL1 1051
|
|
#define IDC_BUTTON_SEL2 1052
|
|
#define IDC_BUTTON_SEL3 1053
|
|
#define IDC_BUTTON_SEL4 1054
|
|
#define IDC_BUTTON_SEL5 1055
|
|
#define IDC_BUTTON_SEL6 1056
|
|
#define IDC_BUTTON_SEL7 1057
|
|
#define IDC_BUTTON_SEL8 1058
|
|
|
|
#define IDC_PICTURE1 1101
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 109
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1074
|
|
#define _APS_NEXT_SYMED_VALUE 115
|
|
#endif
|
|
#endif
|