de20531162
- in Lua a funzione EgtSetVal aggiunta gestione di vettori di bool, int e double - in Lua aggiunta funzione EgtFindAllFiles - in Lua ora dialog box gestiscono anche i check.
50 lines
1.9 KiB
C
50 lines
1.9 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by EgtExecutor.rc
|
|
//
|
|
#define VS_VERSION_INFO 1
|
|
#define IDD_LUADLG 101
|
|
#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
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1030
|
|
#define _APS_NEXT_SYMED_VALUE 113
|
|
#endif
|
|
#endif
|