15 lines
504 B
C
15 lines
504 B
C
|
#define F_TABLDN_CODTAB 100
|
||
|
#define F_TABLDN_DESCR 101
|
||
|
#define F_TABLDN_INDIR 102
|
||
|
#define F_TABLDN_LOC 103
|
||
|
#define F_TABLDN_COM 104
|
||
|
#define F_TABLDN_DENCOM 105
|
||
|
#define F_TABLDN_DENLOC 106
|
||
|
#define F_TABLDN_PROVCOM 107
|
||
|
#define F_TABLDN_CAPCOM 108
|
||
|
#define F_TABLDN_TELEFONO 109
|
||
|
#define F_TABLDN_ORARIO 110
|
||
|
#define F_TABLDN_NOTE1 111
|
||
|
#define F_TABLDN_NOTE2 112
|
||
|
#define DLG_DEL 115
|