Files correlati : Commento : Aggiornati programmi personalizzati per poterli compilare. Manca ps0883 git-svn-id: svn://10.65.10.50/branches/R_10_00@23224 c028cbd2-c16b-5b4b-a496-9718f37d4682
16 lines
355 B
C
Executable File
16 lines
355 B
C
Executable File
// 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
|