Files
EgtExecutor/resource.h
T
Dario Sassi 337413b847 EgtExecutor 1.9e2 :
- aggiunta alla funzione lua EgtDialogBox la possibilità di gestire dei combobox.
2018-05-06 16:50:17 +00:00

36 lines
2.6 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
#define IDC_COMBO1 1021
#define IDC_COMBO2 1022
#define IDC_COMBO3 1023
#define IDC_COMBO4 1024
#define IDC_COMBO5 1025
#define IDC_COMBO6 1026
// 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 1022
#define _APS_NEXT_SYMED_VALUE 107
#endif
#endif