841816e3ce
- aggiunto nome asse a ExeSimGetAxisInfoPos - in lua EgtSimGetAxisInfoPos restituisce anche nome asse - aggiunta funzione Exe e Lua GetAllHeadsNames - in lua aggiunta EgtDialogBox.
31 lines
2.1 KiB
C
31 lines
2.1 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_EDIT1 1001
|
|
#define IDC_EDIT2 1002
|
|
#define IDC_EDIT3 1003
|
|
#define IDC_EDIT4 1004
|
|
#define IDC_EDIT5 1005
|
|
#define IDC_EDIT6 1006
|
|
#define IDC_TEXT1 1011
|
|
#define IDC_TEXT2 1012
|
|
#define IDC_TEXT3 1013
|
|
#define IDC_TEXT4 1014
|
|
#define IDC_TEXT5 1015
|
|
#define IDC_TEXT6 1016
|
|
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1021
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|