16 lines
355 B
C
16 lines
355 B
C
|
// campi della maschera principale
|
||
|
|
||
|
#define F_PATH 101
|
||
|
#define F_NAMEBOL 102
|
||
|
#define F_NUMBOL 103
|
||
|
#define F_TIPOBOL 104
|
||
|
#define F_NUMORD 105
|
||
|
#define F_LASTBOL 106
|
||
|
#define F_DESBOL 107
|
||
|
#define F_DESTIPO 108
|
||
|
#define F_DESORD 109
|
||
|
#define F_NAMEINV 110
|
||
|
#define F_IMPBOL 111
|
||
|
#define F_IMPINV 112
|
||
|
#define F_STATOBOL 113
|